4293 次代码提交 (f0fd0287-4602-4405-ba16-1a4e1265e294)

作者 SHA1 备注 提交日期
Frédéric Vauchelles c8c5a6a6 [PlanarReflection] Update capture frustrum calculation 7 年前
GitHub 2e07df5e Update PixelHasSubsurfaceScattering() 7 年前
Felipe Lira 25aa15b7 Defined functions explicitly as error when we can't provide a good fallback. Adjusted shader feature level for texture gather and texcube array. 7 年前
Thomas d798451c GC fix (saves 188B/frame) 7 年前
GitHub 544aba56 Merge pull request #777 from Unity-Technologies/Branch_HeightMapParametrization 7 年前
Frédéric Vauchelles 3f5a5830 [PlanarReflection] (wip) added capture camera gizmos 7 年前
Evgenii Golubev 721af051 Fix the tile index used by TileVariantToFeatureFlags() 7 年前
Felipe Lira 405ce570 Moved Pow4 to srp library. 7 年前
Thomas 1a8f983d GC fix (saves 360B/frame) 7 年前
GitHub 2c4f9537 Merge pull request #780 from Unity-Technologies/Branch_BakingSkySceneSettings 7 年前
Frédéric Vauchelles 8b418188 [PlanarReflection] Updated UI 7 年前
Evgenii Golubev 449dff45 Better optimize at compile-time 7 年前
Felipe Lira 8e852764 IntegrateLD_MIS not supported on GLES2 7 年前
Thomas 77910e79 GC fix (saves 4.9KB/frame) 7 年前
Julien Ignace e4117440 Added Baking Sky to scene setting creation menu item. 7 年前
Remy 468b92e2 Move back play mode testrunner script out of Editor Folder, and add compilation directives to avoir build failures. 7 年前
Frédéric Vauchelles 9967a514 [PlanarReflection] (wip) Updated bake API 7 年前
Julien Ignace 43f6d6eb Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop into Branch_HeightMapParametrization 7 年前
Evgenii Golubev 83cff96d Remove attenuation of box lights and massage the code a bit 7 年前
Felipe Lira 81845faa defining texture gather to error on unsuported hardware. 7 年前
GitHub 1017d3de Merge pull request #776 from Unity-Technologies/fix-paths-from-pr775 7 年前
Frédéric Vauchelles 79d8e824 [PlanarReflection] (wip) render execution for planar reflection 7 年前
Evgenii Golubev f96d9802 Optimize metallic and fix clear coat 7 年前
Felipe Lira 54aa83bf Fixed more shader compiler errors due to changes in shader library. 7 年前
Robert Srinivasiah a9de3b79 Move script files to Editor folders if needed 7 年前
Frédéric Vauchelles 1d4bba47 [PlanarReflection]Update UI 7 年前
Evgenii Golubev 2ceb2598 Simplify DecodeFromGBuffer() 7 年前
Felipe Lira e2a63632 Added VERTEXID_SEMANTIC to api files. Fixed BlitCubeTextureFace shader on gles 2.0. 7 年前
GitHub 34136f65 Merge pull request #774 from Unity-Technologies/movecs-depth-fix 7 年前
Frédéric Vauchelles d3b61a0b [PlanarReflection] Added Bake button (wip) 7 年前
Evgenii Golubev 6cda90aa Rename HasMaterialFeatureFlag() to HasFeatureFlag() 7 年前
Sebastien Lagarde f83a3287 Update of all shader to zwrite on 7 年前
Felipe Lira 70dbe773 More fixed on particles for gles 2.0 7 年前
Robert Srinivasiah 66789f87 Temp hack enabling some MSAA state 7 年前
GitHub 90a417a1 Add a TODO 7 年前
Frédéric Vauchelles 1c4b9f20 [PlanarReflection] updated UI 7 年前
Evgenii Golubev 61786b80 Optimize material classification for uniform feature evaluation 7 年前
Thomas 5a369878 Missed LayeredLit 7 年前
Felipe Lira 57d03db9 fixed unlit particles shader compilation error on gles 2.0 7 年前
Robert Srinivasiah 75345f2b Start filtering settings dependent on MSAA 7 年前
GitHub 4013d3fa Merge pull request #775 from Unity-Technologies/HDRP-GraphicTests 7 年前
Frédéric Vauchelles 726cdc40 [PlanarReflection] projection fixes 7 年前
Evgenii Golubev 64b8ec4c Convert thickness to world units and account for the transmission mode 7 年前
Thomas 549354b9 Fixed motion vectors not writing to depth 7 年前
sebastienlagarde 589f5cd1 HDRenderPipeline: Update some comment 7 年前
Frédéric Vauchelles a8f2aaf5 [PlanarReflection] (wip) box projection issue 7 年前
Evgenii Golubev 4ffd086a Save 2x instructions on saturate() 7 年前
GitHub a986a245 Merge pull request #772 from Unity-Technologies/gaussian-filtering-fix 7 年前
Frédéric Vauchelles e34bb3af [PlanarReflection] fix cache type check 7 年前
Evgenii Golubev 3c38c6a1 Allow the compiler to pull the load outside of the loop 7 年前