0
0
Fork 0
mirror of https://github.com/id-Software/DOOM-3-BFG.git synced 2025-03-18 00:21:56 +00:00
doom3-bfg/neo/shaders/builtin/lighting
2023-03-14 22:06:19 +01:00
..
ambient_lightgrid_IBL.ps.hlsl Removed obsolete HLSL shaders and changed Vulkan descriptor sets 2022-09-23 19:15:01 +02:00
ambient_lightgrid_IBL.vs.hlsl Made sure that struct VS_IN has the same signature for all idDrawVert shaders 2022-09-23 18:04:59 +02:00
ambient_lighting_IBL.ps.hlsl Removed obsolete HLSL shaders and changed Vulkan descriptor sets 2022-09-23 19:15:01 +02:00
ambient_lighting_IBL.vs.hlsl Made sure that struct VS_IN has the same signature for all idDrawVert shaders 2022-09-23 18:04:59 +02:00
interaction.ps.hlsl Removed obsolete HLSL shaders and changed Vulkan descriptor sets 2022-09-23 19:15:01 +02:00
interaction.vs.hlsl Made sure that struct VS_IN has the same signature for all idDrawVert shaders 2022-09-23 18:04:59 +02:00
interactionAmbient.ps.hlsl Removed obsolete HLSL shaders and changed Vulkan descriptor sets 2022-09-23 19:15:01 +02:00
interactionAmbient.vs.hlsl Made sure that struct VS_IN has the same signature for all idDrawVert shaders 2022-09-23 18:04:59 +02:00
interactionSM.ps.hlsl Blend shadowmaps smoothly in for small distant lights 2023-02-24 15:21:19 +01:00
interactionSM.vs.hlsl Made sure that struct VS_IN has the same signature for all idDrawVert shaders 2022-09-23 18:04:59 +02:00
shadow.ps.hlsl Fixed most stencil shadows related bugs. Still not working 2023-03-14 22:06:19 +01:00
shadow.vs.hlsl Fixed most stencil shadows related bugs. Still not working 2023-03-14 22:06:19 +01:00