4708 次代码提交 (89f8c23c-ff59-4365-b001-a3eae45224bd)

作者 SHA1 备注 提交日期
sebastienlagarde 66873725 Merge remote-tracking branch 'refs/remotes/origin/master' into Branch_RTRefactoring 6 年前
Julien Ignace f956cebd Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop into Branch_RTRefactoring 6 年前
Alex Lian c5f1fc98 Remove unneeded files for editor test 6 年前
GitHub 6bcaecf3 Merge pull request #901 from EvgeniiG/master 6 年前
Alex Lian 85558908 Add local build option 6 年前
Evgenii Golubev 19824028 Use ClampNdotV() everywhere except where vector addition/subtraction is involved 6 年前
GitHub ce5e1a23 Merge pull request #904 from Unity-Technologies/HDRP_GraphicTests 6 年前
Julien Ignace 84e7c5e0 Indent + Remove useless comment. 6 年前
Alex Lian 0ac23c32 Add PostProcessing to editor test copy step 6 年前
Remy b63c5c79 Finish deferred/forward comparison scene. 6 年前
Sebastien Lagarde a8ca73e1 test2 7 年前
Julien Ignace 2c282969 Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop into Branch_RTRefactoring 6 年前
Alex Lian 950e29d3 Merge remote-tracking branch 'origin/master' into build/automation 6 年前
Remy 44eb9802 Merge remote-tracking branch 'origin/master' into HDRP_GraphicTests 6 年前
Sebastien Lagarde ec5aa695 test 7 年前
sebastienlagarde f8cb8a66 Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline 6 年前
Julien Ignace b7720c36 Fixed an issue with debug menu item for Pyramid mips and another one with planar reflection render texture initialization. 6 年前
GitHub 401bf040 Merge pull request #900 from Unity-Technologies/hdrp-msaa-ui 7 年前
Sebastien Lagarde 1e28cf53 change clampNdotV and only affect BSDF (i.e only analytic specular) 7 年前
Julien Ignace a4625b1c Fixed Depth/Color pyramid after last merge 6 年前
Remy 1772e0a0 Update Deferred VS Forward test 6 年前
Robert Srinivasiah 11c6aed3 Add MSAA sample count support thru RenderPipelineSettings 7 年前
Sebastien Lagarde 7c47762c Remove GetViewReflectedNormal that is incorrect 7 年前
sebastienlagarde 209e9f74 HDRenderPipeline: Remove shadow warning about "loop 1 iteration" 6 年前
Julien Ignace 85039c4d Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop into Branch_RTRefactoring 7 年前
Remy dd1d4224 Merge remote-tracking branch 'origin/master' into HDRP_GraphicTests 7 年前
Sebastien Lagarde 1f0393f6 HDRenderPipeline: Remove unsued variables 7 年前
Sebastien Lagarde 4473a443 HDRenderPipeline: Rename DistanceAttenuation => InfluenceAttenuation 7 年前
GitHub 2e038337 Merge pull request #842 from Unity-Technologies/Update-material-features-performance- 7 年前
sebastienlagarde 0f03cddd Update + comment 7 年前
sebastienlagarde b8604365 Merge remote-tracking branch 'refs/remotes/origin/master' into Update-material-features-performance- 7 年前
GitHub 1bdc9335 Merge pull request #899 from Unity-Technologies/Suppress-various-hlsl-warning 7 年前
sebastienlagarde 360cf23b Remove potentially unitialized variable message 7 年前
sebastienlagarde 985e604a Various warning fix 7 年前
sebastienlagarde bdc460b0 fix signed/unsigned warning 7 年前
Paul Melamed cf795cc1 intermediate commit, switching to another branch 6 年前
sebastienlagarde b8d92693 Remove unsued code in lit.hlsl 7 年前
Paul Melamed c4bad05f decal cluster debugging 6 年前
sebastienlagarde fc1dcdf1 HDRenderPipeline: update 7 年前
sebastienlagarde 78ef1fc7 Fix SampleEnv warning in deferred.compute 7 年前
Paul Melamed ffd9f57f intermediate commit, decals pass info to gpu light culling 6 年前
Sebastien Lagarde eca15a2d Merge remote-tracking branch 'refs/remotes/origin/master' into Update-material-features-performance- 7 年前
Evgenii Golubev 7552aebb Factor out the SH code 6 年前
Evgenii Golubev fede07d1 Clean up 6 年前
Evgenii Golubev cf3f599b Use Peter-Pike's shader code 6 年前
Evgenii Golubev 7783b967 Remove "unsafe" 6 年前
Julien Ignace 55ae07e1 Fixed DBuffer HTile binding when ShadowMask or enabled. 7 年前
Evgenii Golubev a2f434d5 Reduce the number of slices by 2x 6 年前
Evgenii Golubev 79e2a564 Fix formatting 6 年前
Evgenii Golubev 78ee066f Precompute the phase constant 6 年前