1013 次代码提交 (0e28d55a-de9d-433e-86f0-83bf492edfc2)

作者 SHA1 备注 提交日期
Evgenii Golubev 6d44fd19 Remove the per-vertex atmospherics support 8 年前
Evgenii Golubev 5bec13fc Merge branch 'master' into SkySystem 8 年前
runes 1ff2ff4b Moved debug rendering of tile lists to separate shader pass 8 年前
Evgenii Golubev 864cf908 Include "AtmosphericScattering.hlsl" correctly 8 年前
Sebastien Lagarde ab8c4846 HDRenderLoop: FPTL merge - Enable bigtile, need to fix cluster 8 年前
Evgenii Golubev dba78a68 Fix compile errors 8 年前
Evgenii Golubev 0b91e7aa Fix the incorrect texture API usage 8 年前
Sebastien Lagarde 41117464 HDRenderLoop: FPTL Tile pass working with direct light, not working correctly with cubemap 8 年前
Evgenii Golubev 3e4e0ca6 Use the SRL texture API 8 年前
Evgenii Golubev 22b19840 Add missing macro parameters 8 年前
Sebastien Lagarde 557e77d1 HDRenderLoop: First almost working version of tile from FPTL 8 年前
Evgenii Golubev 54cf6a15 Merge branch 'master' into SkySystem 8 年前
Evgenii Golubev 845ca501 Fix gather macros 8 年前
Sebastien Lagarde 6088f80d HDRenderLoop: Fix few warning 8 年前
Julien Ignace 7e712073 Fixed LayeredLit detail maps and improved the LayeredLitTest scene. 8 年前
Evgenii Golubev 4e63bc81 Merge branch 'master' into SkySystem 8 年前
Evgenii Golubev a22137fb Add gather support 8 年前
sebastienlagarde 814ebce6 HDRenderLoop: Fix some warning in compute shaders 8 年前
Julien Ignace 49d22f53 Fixed Texcoord debug rendering. 8 年前
Evgenii Golubev 2c2a918f Add the initial (broken!) version of the atmospheric shader 8 年前
Evgenii Golubev 1b21bc2e Remove dangerous texture coordinate casts 8 年前
Julien Ignace 3e457cb8 Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop 8 年前
Evgenii Golubev 0eb1758a Merge branch 'master' into SkySystem 8 年前
GitHub 5c32602e Merge pull request #22 from EvgeniiG/master 8 年前
Evgenii Golubev b2ff5346 Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop 8 年前
sebastienlagarde ace22e14 HDRenderLoop: Submit optimization from Rune on area lights 8 年前
Julien Ignace c4eb0aa1 Fixed vertex color mask for LayeredLit shader. 8 年前
Julien Ignace 5e462c50 Reactivated GGX convolution and fixed crash in sky renderer when loading RenderDoc. 8 年前
Julien Ignace cf70d586 Fixed the number of sample for GGX convolution. 8 年前
Julien Ignace 72b53eb8 Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop 8 年前
sebastienlagarde c75df233 HDRenderLoop: LayeredLit Remove BlendMaskMap variant 8 年前
GitHub 85b19946 Merge pull request #21 from Unity-Technologies/LayeredLitShader 8 年前
Sebastien Lagarde cb8aa00b HDRenderLoop: Finish cleaning LayeredLit (some bug left) 8 年前
Sebastien Lagarde 87a19817 HDRenderLoop: Large refactor to add Triplanar and detail map on LayeredLit 8 年前
Sebastien Lagarde e778ee1e Merge remote-tracking branch 'refs/remotes/origin/master' into LayeredLitShader 8 年前
sebastienlagarde f15e0c7c HDREnderLoop: First draft of new layeredLit shader 8 年前
Sebastien Lagarde 289a0be8 HDRenderLoop: Last commit miss a shader file, so disable code temporary 8 年前
Julien Ignace c5b3d8ad Fix small temporary modification. 8 年前
Evgenii Golubev 76e17740 Assume the default shader has already been loaded 8 年前
vlad-andreev d10f64ea forgot to commit a file 8 年前
Julien Ignace 0813f11a Missing files. 8 年前
Evgenii Golubev ceb16fd9 Add an instance of AtmosphericParameters to the sun light 8 年前
vlad-andreev 3a839733 remove lit legacy support shader 8 年前
Julien Ignace ea463d28 Added GGX convolution to the generated skybox. 8 年前
Evgenii Golubev ba90a1e8 Add the initial implementation of AtmosphericParameters 8 年前
Evgenii Golubev 3ac32c0f Use FastATan() for LTC line lights 8 年前
vlad-andreev 33e9bbf3 remove legacy support shader+includes due to maintainability issues 8 年前
Julien Ignace d589da67 Fixed warning from calling Rebuild in HDRenderLoop and a bunch of indentation problems. 8 年前
Evgenii Golubev e4095dd0 Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop 8 年前
vlad-andreev 000cb2f4 tabs->spaces 8 年前