xash3d-fwgs/ref_vk
2021-03-28 13:52:25 -07:00
..
shaders rtx: sample previous frame to get a naive blurry denoiser 2021-03-20 13:42:15 -07:00
common_geometry.c
TODO.md rtx: wip bake lighting data using bsp/pvs 2021-03-28 13:52:25 -07:00
vk_2d.c rtx: add vk_rtx_reload command to reload rtx.comp.psv shader 2021-03-13 12:29:17 -08:00
vk_2d.h
vk_beams.c rtx: make beams emissive 2021-03-15 10:49:45 -07:00
vk_beams.h
vk_brush.c add preliminary support for dlights 2021-03-06 16:40:35 -08:00
vk_brush.h
vk_buffer.c rtx: fix blas creation validation/memory errors 2021-02-27 15:40:57 -08:00
vk_buffer.h
vk_common.h
vk_const.h rtx: wip bake lighting data using bsp/pvs 2021-03-28 13:52:25 -07:00
vk_core.c add preliminary support for dlights 2021-03-06 16:40:35 -08:00
vk_core.h rtx: sample previous frame to get a naive blurry denoiser 2021-03-20 13:42:15 -07:00
vk_cvar.c rtx: add vk_rtx_bounces cvar to control ray bounces count 2021-03-15 09:44:15 -07:00
vk_cvar.h rtx: add vk_rtx_bounces cvar to control ray bounces count 2021-03-15 09:44:15 -07:00
vk_descriptor.c add preliminary support for dlights 2021-03-06 16:40:35 -08:00
vk_descriptor.h add preliminary support for dlights 2021-03-06 16:40:35 -08:00
vk_framectl.c rtx: render into fixed 720p framebuffer then upscale 2021-03-20 11:15:57 -07:00
vk_framectl.h
vk_global.h render: split mvp matrix to separate model,view,projection matrices 2021-03-13 13:35:50 -08:00
vk_lightmap.c
vk_lightmap.h
vk_math.c
vk_math.h
vk_pipeline.c fix linux build 2021-03-20 16:21:26 -07:00
vk_pipeline.h fix linux build 2021-03-20 16:21:26 -07:00
vk_render.c fix linux build 2021-03-20 16:21:26 -07:00
vk_render.h rtx: make beams emissive 2021-03-15 10:49:45 -07:00
vk_renderstate.c
vk_renderstate.h
vk_rmain.c
vk_rtx.c rtx: wip bake lighting data using bsp/pvs 2021-03-28 13:52:25 -07:00
vk_rtx.h fix linux build 2021-03-20 16:21:26 -07:00
vk_scene.c rtx: wip bake lighting data using bsp/pvs 2021-03-28 13:52:25 -07:00
vk_scene.h
vk_sprite.c separate buffer space allocation from buffer uploading 2021-02-22 18:57:46 -08:00
vk_sprite.h
vk_studio.c add studio models normals for dynamic lighting 2021-03-08 09:54:26 -08:00
vk_studio.h
vk_textures.c fix linux build 2021-03-20 16:21:26 -07:00
vk_textures.h rtx: render into fixed 720p framebuffer then upscale 2021-03-20 11:15:57 -07:00
wscript shaders: add compute shaders; fix shaders install dir 2021-03-01 23:34:20 -08:00