5263 次代码提交 (bac17a2d-4ba0-4530-a847-0fa26bf957f3)

作者 SHA1 备注 提交日期
Alex Lian 85558908 Add local build option 7 年前
Evgenii Golubev 19824028 Use ClampNdotV() everywhere except where vector addition/subtraction is involved 7 年前
GitHub ce5e1a23 Merge pull request #904 from Unity-Technologies/HDRP_GraphicTests 7 年前
Julien Ignace 84e7c5e0 Indent + Remove useless comment. 7 年前
Alex Lian 0ac23c32 Add PostProcessing to editor test copy step 7 年前
Remy b63c5c79 Finish deferred/forward comparison scene. 7 年前
Sebastien Lagarde a8ca73e1 test2 7 年前
Julien Ignace 2c282969 Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop into Branch_RTRefactoring 7 年前
Alex Lian 950e29d3 Merge remote-tracking branch 'origin/master' into build/automation 7 年前
Remy 44eb9802 Merge remote-tracking branch 'origin/master' into HDRP_GraphicTests 7 年前
Sebastien Lagarde ec5aa695 test 7 年前
sebastienlagarde f8cb8a66 Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline 7 年前
Julien Ignace b7720c36 Fixed an issue with debug menu item for Pyramid mips and another one with planar reflection render texture initialization. 7 年前
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 7 年前
Remy 1772e0a0 Update Deferred VS Forward test 7 年前
Robert Srinivasiah 11c6aed3 Add MSAA sample count support thru RenderPipelineSettings 7 年前
sebastienlagarde 209e9f74 HDRenderPipeline: Remove shadow warning about "loop 1 iteration" 7 年前
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 年前
Paul Melamed 8668ed75 decals working on transparency 7 年前
Paul Melamed cf795cc1 intermediate commit, switching to another branch 7 年前
Paul Melamed c4bad05f decal cluster debugging 7 年前
Paul Melamed ffd9f57f intermediate commit, decals pass info to gpu light culling 7 年前
Evgenii Golubev 7552aebb Factor out the SH code 7 年前
Evgenii Golubev fede07d1 Clean up 7 年前
Evgenii Golubev cf3f599b Use Peter-Pike's shader code 7 年前
Evgenii Golubev 7783b967 Remove "unsafe" 7 年前
Julien Ignace 55ae07e1 Fixed DBuffer HTile binding when ShadowMask or enabled. 7 年前
Evgenii Golubev a2f434d5 Reduce the number of slices by 2x 7 年前
Evgenii Golubev 79e2a564 Fix formatting 7 年前
Evgenii Golubev 78ee066f Precompute the phase constant 7 年前
Evgenii Golubev 5cde6c51 Further optimize the SH code 7 年前
Evgenii Golubev f1562a13 Optimize the SH code 7 年前
Alex Lian e9016313 Add function for preparing a project for editor tests 7 年前
uygar a6b4b937 Set the default depth bias to 0. 7 年前
uygar a8084c53 Silenced warning about loop iterations if optimize register usage is enabled. 7 年前
uygar 74b782e2 Added new parameters to control the edge leak fixup. 7 年前
uygar f5518a7e Limited per face information to matrices and atlas offsets to cut down on register usage. 7 年前
Peter Bay Bastian 0e95358f Update meta files 7 年前
GitHub e818e796 Merge pull request #258 from Unity-Technologies/fix-postlayoutevent 7 年前
Peter Bay Bastian a029858d Merge branch 'master' into fix-postlayoutevent 7 年前
GitHub 3de3ae25 Merge pull request #262 from Unity-Technologies/rebuild-all-dependant-shaders-from-subgraph 7 年前
Peter Bay Bastian 010106aa Make cancelling "delete property" cancel the entire operation 7 年前
Peter Bay Bastian 0b584564 Merge with master 7 年前
GitHub 16df8b10 Merge pull request #278 from Unity-Technologies/node-bugfixes 7 年前
GitHub 96c8a0c7 Merge pull request #257 from Unity-Technologies/copy-paste-fix 7 年前
GitHub 998d8e22 Merge pull request #250 from Unity-Technologies/bound-type-defualt-slots 7 年前
GitHub df788737 Merge pull request #275 from Unity-Technologies/integrate-sg-subshaders 7 年前