45 次代码提交 (main)

作者 SHA1 备注 提交日期
sebastienlagarde 76f890ea Very minimal loop done, display red shader 8 年前
sebastienlagarde 940b6d13 Update ShaderLibrary and UnityStandard code 8 年前
sebastienlagarde 636e2983 Add light support to the minimal forward loop (WIP, not fully working) 8 年前
sebastienlagarde 902def74 Change UnityStandard to HDRenderLoop 8 年前
sebastienlagarde 016758b2 Update a bit the code for deferred + some notation update 8 年前
Sebastien Lagarde 6a00b2b9 Add misc function for deferred rendering 8 年前
sebastienlagarde e0d8b29f Minor change, add unity_reversed_z 8 年前
sebastienlagarde a333a206 Make deferred rendering wortk and match forward 8 年前
sebastienlagarde acd11ee0 HDRenderLoop Rename DisneyGGX to Li and convert to whitesapce convention 8 年前
sebastienlagarde fe99ce30 HDRenderLoop: Add PreLightData concept (optimization) 8 年前
vlad-andreev bf6e54c5 tabs -> spaces 8 年前
sebastienlagarde feca166f Merge remote-tracking branch 'origin/master' 8 年前
Sebastien Lagarde 52eb3436 HDRenderLoop: Make cubemap code compile 8 年前
Sebastien Lagarde ba76c316 HDRenderLoop: Move a lot of files for better classification 8 年前
Sebastien Lagarde 236dada1 HDRenderLoop: Plenty of stuff + Meta pass renaming + Depth pass 8 年前
Sebastien Lagarde fab6bd80 HDRenderLoop: Miss two file 8 年前
Sebastien Lagarde 2ffcb7f1 HDRenderLoop: Misc test 8 年前
sebastienlagarde f53cd1c7 HDRenderloop: Progress in supporting IES and shadowmap 8 年前
sebastienlagarde fd7cfe17 HDRenderLoop: Move file/create file/Rename stuff - Related to lighting and shadow 8 年前
Sebastien Lagarde e3c7667f HDRenderLoop: Renmae PositionHS to PositionCS + another pass on shadow design 8 年前
sebastienlagarde ea867c72 HDRenderLoop: Remove Shaders folder and move all files at root + rename XXXDefault.shader to XXX.shader 8 年前
Sebastien Lagarde a91df7f9 HDRenderLoop: Merge FTPL - application of opaque tiled lists (untested) 8 年前
Sebastien Lagarde 557e77d1 HDRenderLoop: First almost working version of tile from FPTL 8 年前
sebastienlagarde 8cac0660 HDRenderLoop: Clean some formatting error + fix issue with define 8 年前
Evgenii Golubev 8535f07e Move InitSkyEnvLightData() to LightUtilities.hlsl 8 年前
Sebastien Lagarde 546401a2 HDRenderLoop: Version that compile and display something 8 年前
sebastienlagarde b890244e HDRenderLoop: Rename the directory HDRenderLoop in HDRenderPipeline 8 年前
uygar 2a8f7eaa Added missing files from initial commit. 8 年前
Sebastien Lagarde a1e0f1e9 Rename scriptableRenderLoop Folder to ScriptableRenderPipeline 7 年前
uygar c8a27740 Merge branch 'master' into shadows 7 年前
sebastienlagarde ddd7d5d5 HDRenderPipeline: Change all include shader absolute path to relative path 7 年前
uygar 1d081a77 Moved shadow related files into ShaderLibrary and common to reflect their general usage. 7 年前
Peter Bay Bastian a1133cd9 Update #includes of ShaderLibrary to new path 7 年前
Peter Bay Bastian 9dd5e5c5 Change shader include paths to take advantage of Core being an include path now 7 年前
Peter Bay Bastian 0d71d873 Re-factor Shadow.hlsl in core such that the user of the library is including things instead. This is required for package usage, as Core package cannot depend on anything outside itself. 7 年前
Julien Ignace 5a107310 Renamed TilePass to LightLoop 7 年前
Evgenii Golubev 8bbcaa8f Factor out TilePass.hlsl 7 年前
Evgenii Golubev 66b71b35 Remove TilePass.hlsl 7 年前
sebastienlagarde 33ecd2ca ShaderLibrary: Move Sampling and sequence file into a Sampling folder (to clean a bit the directory) 7 年前
sebastienlagarde 4b26e012 Move all core file to subfolder CoreRP + update shader include path to CoreRP/ShaderLibrary 7 年前
Frédéric Vauchelles 3e63b300 [PlanarReflection] (wip) refactoring projection volume in light loop 7 年前
Frédéric Vauchelles 1279bb4e [PlanarReflection] (wip) refactoring of projection environments 7 年前
Frédéric Vauchelles 504ba0e9 [PlanarProbes] Packed env light data and env proxy data 7 年前
sebastienlagarde 3094fbeb Fix issue with smoothness and sky lighting 6 年前
Tim Cooper fafb59af Run code formatter. 6 年前