41 次代码提交 (67c78bcc-c9fd-4b2f-9ca7-55b4a6c91804)

作者 SHA1 备注 提交日期
sebastienlagarde 616b95a2 HDRenderLoop: Create shaderPassXXX file to prepare for shader graph 8 年前
Sebastien Lagarde 3ff1088c HDRenderLoop: More misc change + try to compile meta pass (not working yet) 8 年前
sebastienlagarde 05769d33 HDREnderLoop: Fix various stuff - still don't compile 8 年前
sebastienlagarde e11a6cc5 HDREnderLoop: Push misc refactor 8 年前
Sebastien Lagarde 236dada1 HDRenderLoop: Plenty of stuff + Meta pass renaming + Depth pass 8 年前
Sebastien Lagarde e3c7667f HDRenderLoop: Renmae PositionHS to PositionCS + another pass on shadow design 8 年前
Sebastien Lagarde d75972a9 HDRenderLoop: Add LightProbe + ProbeVolume support (not tested) 8 年前
Sebastien Lagarde b945ef44 HDRenderLoop: Add velocity buffer support (C# side) 8 年前
Sebastien Lagarde 40f9dda4 HDRenderLoop: Update for velociy buffer + several stuff/fix/refactor 8 年前
Sebastien Lagarde 521b51c7 HDRenderLoop: Big refactor to preprate for depthOffsetVs 8 年前
Sebastien Lagarde d1bf008e HDRenderLoop: Add distortion pass control + depth offset support 8 年前
Sebastien Lagarde e0e583ec HDRenderLoop: Correction to depth offset added 8 年前
Evgenii Golubev 47bf244a Consistently handle 'NdotL' problems 8 年前
Evgenii Golubev 96c60309 Orthonormalize TBN 8 年前
Evgenii Golubev 1272e08c Move orthonormalization into GetSurfaceAndBuiltinData() 8 年前
sebastienlagarde b60bd965 HDRenderPipeline: Fix various issue with tesselatoin + depth offset 8 年前
sebastienlagarde 3b0e1c97 HDRenderPipeline: Large refactor of all the pass attribute and varying system 8 年前
sebastienlagarde 53b5f4b3 HDRenderPipeline: Fixing a lot of compiling issue, all is now compiling 8 年前
sebastienlagarde f0a158b3 HDRenderPipeline: Plenty of other fix - shader compiler crash with internal error for tesselation 8 年前
sebastienlagarde 097f767c HDRenderPipeline: Fix a lot of thing, tesselation work with lit shader but fail with layeredLit + planar and triplanr doesn't work 8 年前
runes c445e599 Explicit tile coordinates in GetPositionInput. 7 年前
runes d83f9aa3 shader compile fixes 7 年前
Tim Cooper c30d33b8 [Format]Reformat via format.pl to match the new conventions 7 年前
runes 918c1797 Feature flags now also include material/gbuffer flags. 7 年前
Paul Melamed c4761310 color map and normal maps working for decals 7 年前
Paul Melamed 46c0667a Blend decal normals in tangent space 7 年前
Sebastien Lagarde 36f3cfd4 merge unity 2017.3 7 年前
sebastienlagarde 43c10ade HDRenderPipeline: Added screen position parameter to GBuffer function 7 年前
Evgenii Golubev 6f8ec8c3 Global rename: 'depthRaw' -> 'deviceDepth', 'depthVS -> linearDepth' 7 年前
Evgenii Golubev 0ed1b80b Global rename 7 年前
Evgenii Golubev f1b9bce7 Avoid the warning about division by 0 7 年前
sebastienlagarde f3665ff6 Remove code for Motion vectors in GBuffer as it don't fit our need (and don't work) 7 年前
sebastienlagarde ad00b16a Merged GetPositionInput and UpdatePositionInput into one set of GetPositionInput overloads. 7 年前
sebastienlagarde 9afa4d41 First draft 7 年前
sebastienlagarde 8d855c64 try to compile 7 年前
Sebastien Lagarde e2c88f24 update code 6 年前
sebastienlagarde 5fd3f1bf Fix typo in GetBakedDiffuseLigthing => GetBakedDiffuseLighting 6 年前
Sebastien Lagarde 4d25d4a1 Add normal buffer to directional shadow and forwar 6 年前
sebastienlagarde c1827b93 Rename positionWS to positionRWS + update shader graph template 6 年前
GitHub 80d748f5 Add light linking support (#1758) 6 年前
Sebastien Lagarde 56790568 Refactor GetBakedDiffuseLighting 6 年前