quakeforge/libs/video/renderer/vulkan/shader
Bill Currie e6ecf5e855 [vulkan] Fix up commands for deferred rendering
Nothing gets output yet (lighting and composite passes not implemented),
but everything passes validation until exit (not destroying everything).
2021-02-23 15:43:02 +09:00
..
alias.frag [vulkan] Move the shaders into their own directory 2021-02-10 17:43:11 +09:00
alias.vert [vulkan] Move the shaders into their own directory 2021-02-10 17:43:11 +09:00
alias_depth.vert [vulkan] Create shaders for alias deferred rendering 2021-02-17 13:35:19 +09:00
alias_gbuf.frag [vulkan] Create shaders for alias deferred rendering 2021-02-17 13:35:19 +09:00
bsp_depth.vert [vulkan] Convert bsp and draw to deferred 2021-02-19 11:14:54 +09:00
bsp_gbuf.frag [vulkan] Convert bsp and draw to deferred 2021-02-19 11:14:54 +09:00
bsp_gbuf.geom [vulkan] Convert bsp and draw to deferred 2021-02-19 11:14:54 +09:00
bsp_gbuf.vert [vulkan] Convert bsp and draw to deferred 2021-02-19 11:14:54 +09:00
bsp_sky.frag [vulkan] Fix up commands for deferred rendering 2021-02-23 15:43:02 +09:00
passthrough.vert [vulkan] Move the shaders into their own directory 2021-02-10 17:43:11 +09:00
pushcolor.frag [vulkan] Move the shaders into their own directory 2021-02-10 17:43:11 +09:00
quakebsp.frag [vulkan] Move the shaders into their own directory 2021-02-10 17:43:11 +09:00
quakebsp.vert [vulkan] Move the shaders into their own directory 2021-02-10 17:43:11 +09:00
twod.frag [vulkan] Move the shaders into their own directory 2021-02-10 17:43:11 +09:00
twod.vert [vulkan] Move the shaders into their own directory 2021-02-10 17:43:11 +09:00