21 次代码提交 (654f18cb-413f-4e79-92bf-227477626df1)

作者 SHA1 备注 提交日期
Frédéric Vauchelles 8fc3f919 Merge all pyramid code into a single file 6 年前
Julien Ignace a4625b1c Fixed Depth/Color pyramid after last merge 6 年前
Julien Ignace c81b04cf Gaussian/Depth pyramids now allocate buffers with next power of two size (to account for platforms where NPOT RenderTexture Mips are not supported yet) 6 年前
sebastienlagarde 116379ee Add memory RT name/information everywhere 6 年前
Robert Srinivasiah 86c87d66 Prelim work on pyramid generation 6 年前
Frédéric Vauchelles cac44820 Fixed depth pyramid buffer 6 年前
Frédéric Vauchelles 05aa3232 Removed useless kernels 6 年前
Frédéric Vauchelles ad93368d Fixed color pyramid buffer 6 年前
Frédéric Vauchelles 7a36ca8a Refactored pyramid buffer processors 6 年前
Frédéric Vauchelles b46b3284 (wip) Added planar convolution 6 年前
Frédéric Vauchelles 253790d4 Renamed properly buffer pyramid variables 6 年前
Mikko Strandborg d0f3c3c1 Fix for issue 1145: add enableRandomWrite for the color pyramid surfaces 6 年前
GitHub 77f8a26a Merge pull request #1143 from Unity-Technologies/feature/RefactorBufferPyramidVariables 6 年前
Frédéric Vauchelles 4f1b9eae Merge branch 'master' into feature/PlanarReflectionUI 6 年前
Frédéric Vauchelles 7a47594e Updated RTHandle class to an instance class 6 年前
Frédéric Vauchelles 70ed0378 wip buffered RTHandle system for cameras 6 年前
Frédéric Vauchelles ca61ff42 Updated beffered RTHandle system 6 年前
Frédéric Vauchelles ac28cd41 Fixed buffered RT handle system 6 年前
Frédéric Vauchelles 3eb55fa2 Some fixes of RTHandleSystem 6 年前
Frédéric Vauchelles d9f5b4f5 Merge branch 'master' into feature/SSR 6 年前
Tim Cooper fafb59af Run code formatter. 6 年前