quakeforge/libs/video/renderer/vulkan
Bill Currie f08b8dc3c7 [vulkan] Move light radius calcs to the CPU
No point in calculating them for every vertex, especially when I forgot
to update the calculations for the entid vertex shader.
2023-12-17 18:45:02 +09:00
..
shader [vulkan] Move light radius calcs to the CPU 2023-12-17 18:45:02 +09:00
test
vkgen [ruamoko] Add type info for algebra types 2023-08-26 23:01:01 +09:00
barrier.c [vulkan] Add an undefined to shader-ro barrier 2023-08-02 17:51:04 +09:00
buffer.c
capture.c [build] Add support for building with Tracy 2023-11-28 15:54:55 +09:00
command.c
debug.c
device.c [vulkan] Switch to vulkan 1.1/1.2 prop/feat structs 2023-12-17 18:45:02 +09:00
dsmanager.c
image.c
instance.c [vulkan] Move on to vulkan api 1.3 2023-12-17 18:45:02 +09:00
memory.c
mouse_pick.c [build] Add support for building with Tracy 2023-11-28 15:54:55 +09:00
pipeline.c [vulkan] Remove old descriptor and pipeline code 2023-12-17 18:45:02 +09:00
projection.c [vulkan] Make near and far clip explicit parameters 2023-08-13 17:30:24 +09:00
render.c [vulkan] Split out the render pass core 2023-12-17 18:45:02 +09:00
render_load.c [vulkan] Fix some out-by-one errors 2023-12-17 18:45:02 +09:00
render_ui.c [vulkan] Create a window for selected entities 2023-08-08 17:12:39 +09:00
resource.c [vulkan] Switch to vulkan 1.1/1.2 prop/feat structs 2023-12-17 18:45:02 +09:00
rp_main_def.plist [vulkan] Move light radius calcs to the CPU 2023-12-17 18:45:02 +09:00
rp_main_fwd.plist [vulkan] Clean up some bitrot int the forward renderer 2023-07-30 13:47:47 +09:00
scrap.c
shader.c [vulkan] Implement mouse-picking for light entities 2023-08-07 17:47:49 +09:00
smp_quake.plist [vulkan] Get spotlight shadows working 2023-08-02 19:34:37 +09:00
staging.c [vulkan] Switch to vulkan 1.1/1.2 prop/feat structs 2023-12-17 18:45:02 +09:00
swapchain.c
util.c
util.h
vkparse.c [vulkan] Switch to vulkan 1.1/1.2 prop/feat structs 2023-12-17 18:45:02 +09:00
vkparse.h [vulkan] Clean out the old vkparse support functions 2023-06-26 00:59:57 +09:00
vkparse.plist [vulkan] Add length and int color to graph labels 2023-11-28 14:15:43 +09:00
vulkan_alias.c [build] Add support for building with Tracy 2023-11-28 15:54:55 +09:00
vulkan_bsp.c [vulkan] Switch to vulkan 1.1/1.2 prop/feat structs 2023-12-17 18:45:02 +09:00
vulkan_compose.c [vulkan] Remove old descriptor and pipeline code 2023-12-17 18:45:02 +09:00
vulkan_draw.c [vulkan] Switch to vulkan 1.1/1.2 prop/feat structs 2023-12-17 18:45:02 +09:00
vulkan_iqm.c [vulkan] Remove old descriptor and pipeline code 2023-12-17 18:45:02 +09:00
vulkan_lighting.c [vulkan] Move light radius calcs to the CPU 2023-12-17 18:45:02 +09:00
vulkan_lightmap.c
vulkan_matrices.c [vulkan] Remove old descriptor and pipeline code 2023-12-17 18:45:02 +09:00
vulkan_output.c [vulkan] Remove old descriptor and pipeline code 2023-12-17 18:45:02 +09:00
vulkan_palette.c
vulkan_particles.c [vulkan] Switch to vulkan 1.1/1.2 prop/feat structs 2023-12-17 18:45:02 +09:00
vulkan_planes.c [vulkan] Remove old descriptor and pipeline code 2023-12-17 18:45:02 +09:00
vulkan_scene.c [vulkan] Remove old descriptor and pipeline code 2023-12-17 18:45:02 +09:00
vulkan_sprite.c [vulkan] Remove old descriptor and pipeline code 2023-12-17 18:45:02 +09:00
vulkan_texture.c [vulkan] Remove old descriptor and pipeline code 2023-12-17 18:45:02 +09:00
vulkan_translucent.c [vulkan] Remove old descriptor and pipeline code 2023-12-17 18:45:02 +09:00
vulkan_vid_common.c [vulkan] Switch to vulkan 1.1/1.2 prop/feat structs 2023-12-17 18:45:02 +09:00