6502 次代码提交 (76d74e4f-5995-470f-9bcf-d40ab8f4158b)

作者 SHA1 备注 提交日期
Frédéric Vauchelles d8df9bad Fix linear raymarching 6 年前
Evgenii Golubev 3112d459 Reduce the time spent on LDS bank conflicts from 15% to 8% 6 年前
Thomas e06c7278 Added support for instantiated volume profiles in the inspector 6 年前
GitHub f1636a3c Merge pull request #1273 from Unity-Technologies/feature/MaxProbeLimit 6 年前
Felipe Lira 05b422c1 Created ScriptableRenderPass class to abstract passes. Ported DepthOnlyPass to new SRP. 6 年前
GitHub 820a2353 Merge pull request #1289 from Unity-Technologies/lw/load_store_rt_optimization 6 年前
Frédéric Vauchelles 7df2f723 Refactoring and adding linear raymarch for Hiz and proxy 6 年前
Evgenii Golubev f1877508 Update GetRenderTargetAutoName() to support volume textures 6 年前
Frédéric Vauchelles 68db6753 Removed GlobalLightLoopSettings.maxPlanarReflectionProbe property 6 年前
Thomas 73b7cf92 Proper singleton initialization 6 年前
Aleksandr Kirillov 48b18113 Addressed code review feedback. 6 年前
GitHub cb320925 Merge pull request #1279 from Unity-Technologies/lw/shader-stripping-settings 6 年前
Frédéric Vauchelles b222ccef Added linear raymarching in HiZ 6 年前
Evgenii Golubev 32c0fc42 Port integral and density buffers to the RTHandle system 6 年前
GitHub 149931ff Merge pull request #1272 from Unity-Technologies/update-licenses 6 年前
Felipe Lira d426889d Added shader stripping settings for the pipeline. 6 年前
Aleksandr Kirillov 1f4e5415 Added explicit load and store actions to all SetRenderTarget commands. 6 年前
Frédéric Vauchelles 902a250a Removed duplicated code 6 年前
Evgenii Golubev abc8a329 Add a comment 6 年前
Peter Bay Bastian 25ec0ece Update licenses and add CONTRIBUTIONS 6 年前
Felipe Lira 533beaae Merge branch 'master' into LWRP 6 年前
Frédéric Vauchelles 1616254e Fix PS4 shader compile issue 6 年前
Evgenii Golubev 4647677c Improve the quality of normal encoding 6 年前
GitHub 231beaa3 Merge pull request #1269 from Unity-Technologies/LWRP 6 年前
Frédéric Vauchelles 6a14305e Merge branch 'master' into feature/SSR 6 年前
Evgenii Golubev 0be42a4f Use correct terminology: rename "asymmetry" -> "anisotropy" 6 年前
GitHub e782fc6d Update the HDRP changelog 6 年前
sebastienlagarde b1e7249e Merge remote-tracking branch 'refs/remotes/origin/master' into 2018.1-experimental 6 年前
GitHub 3845c0cb Merge pull request #1268 from Unity-Technologies/volumetric-lighting-updates 6 年前
GitHub 49988c37 Merge pull request #1265 from EvgeniiG/master 6 年前
Frédéric Vauchelles 46fb874b Update SSR sphere proxy test 6 年前
GitHub 5ddc6c7d Merge pull request #1267 from Unity-Technologies/decals/atlas_view_fix 6 年前
Frédéric Vauchelles cb379a22 Updated tests for SSR 6 年前
Paul Melamed 8101b41c update changlog.md 6 年前
GitHub a0fc53f2 Merge pull request #1266 from Unity-Technologies/decals/atlas_view_fix 6 年前
Frédéric Vauchelles 34c199ba Fix proxy volumes for sphere 6 年前
Paul Melamed 930806b1 Fix decal atlas debug display so that it works correctly when both decal and shadow atlas debug views are enabled 6 年前
Frédéric Vauchelles cfa2ad7e Updated tests for SSR 6 年前
sebastienlagarde 227c3165 Merge remote-tracking branch 'refs/remotes/origin/master' into 2018.1-experimental 6 年前
GitHub 8ad5d134 Update CHANGELOG.md 6 年前
Frédéric Vauchelles 5d36d9b4 Assign default texture for first frame 6 年前
Raymond Graham 2952dd59 Updates based on feedback. VolumeTextureAtlas now a Alpha8 texture. DensityVolume renamed. 6 年前
GitHub 942ecce5 Merge pull request #1262 from Unity-Technologies/Build-processor 6 年前
Frédéric Vauchelles 8676f2e5 Merge master 6 年前
sebastienlagarde 0b448138 Merge remote-tracking branch 'refs/remotes/origin/master' into 2018.1-experimental 6 年前
Raymond Graham 2e819225 Volumetric updates from Evgenii 6 年前
sebastienlagarde 170e527c HDRP: Add build processor to reject unsupported build 6 年前
GitHub ec6ef573 Update CHANGELOG.md 6 年前
Raymond Graham 2a5043cd Fix up mask texture calculation for scattering. 6 年前
sebastienlagarde 76670a66 change from 4 to 2 planar reflection HDRP by default 6 年前