quakeforge/libs/video/renderer/vulkan
Bill Currie 013fea965b [vulkan] Actually blend lightmaps
An errant + resulted in an attempt to blend lightmaps resulting in using
only the final lightmap.
2024-01-28 09:00:01 +09:00
..
shader [vulkan] Remove the iqm fragment shaders 2024-01-23 14:45:50 +09:00
test [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
vkgen Clean up about 12000 allocations 2024-01-05 11:50:48 +09:00
barrier.c [vulkan] Enable synchronization validation 2024-01-28 09:00:01 +09:00
buffer.c
capture.c Clean up about 12000 allocations 2024-01-05 11:50:48 +09:00
command.c
debug.c
device.c Clean up about 12000 allocations 2024-01-05 11:50:48 +09:00
dsmanager.c [vulkan] Create a descriptor set manager 2023-06-24 17:23:34 +09:00
image.c
instance.c [vulkan] Enable synchronization validation 2024-01-28 09:00:01 +09:00
memory.c
mouse_pick.c Clean up about 12000 allocations 2024-01-05 11:50:48 +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] Enable synchronization validation 2024-01-28 09:00:01 +09:00
render_load.c [vulkan] Add job tasks to be run on new scene 2024-01-21 13:36:17 +09:00
render_ui.c [vulkan] Set debug windows to auto_fit 2023-12-22 18:25:04 +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] Enable synchronization validation 2024-01-28 09:00:01 +09:00
rp_main_fwd.plist [vulkan] Add bsp debug rendering to forward 2024-01-28 09:00:01 +09:00
scrap.c [vulkan] Enable synchronization validation 2024-01-28 09:00:01 +09:00
shader.c [vulkan] Remove the iqm fragment shaders 2024-01-23 14:45:50 +09:00
smp_quake.plist [vulkan] Get spotlight shadows working 2023-08-02 19:34:37 +09:00
staging.c [vulkan] Allow for no barrier after image copy 2024-01-20 09:44:29 +09:00
swapchain.c
util.c
util.h
vkparse.c Clean up about 12000 allocations 2024-01-05 11:50:48 +09:00
vkparse.h [vulkan] Clean out the old vkparse support functions 2023-06-26 00:59:57 +09:00
vkparse.plist [vulkan] Add job tasks to be run on new scene 2024-01-21 13:36:17 +09:00
vulkan_alias.c [vulkan] Implement fog for the forward renderer 2024-01-20 19:45:45 +09:00
vulkan_bsp.c [vulkan] Add job tasks to be run on new scene 2024-01-21 13:36:17 +09:00
vulkan_compose.c [vulkan] Implement deferred fog 2024-01-23 14:32:30 +09:00
vulkan_draw.c [vulkan] Correct the position of the crosshair 2024-01-21 01:21:16 +09:00
vulkan_iqm.c [vulkan] Implement fog for the forward renderer 2024-01-20 19:45:45 +09:00
vulkan_lighting.c [vulkan] Implement deferred fog 2024-01-23 14:32:30 +09:00
vulkan_lightmap.c [vulkan] Actually blend lightmaps 2024-01-28 09:00:01 +09:00
vulkan_matrices.c Clean up about 12000 allocations 2024-01-05 11:50:48 +09:00
vulkan_output.c [vulkan] Check output framebuffers exist before destroying 2024-01-19 15:45:04 +09:00
vulkan_palette.c [vulkan] Add tracy zones to most shutdown functions 2024-01-19 15:45:04 +09:00
vulkan_particles.c [vulkan] Implement fog for the forward renderer 2024-01-20 19:45:45 +09:00
vulkan_planes.c [vulkan] Add tracy zones to most shutdown functions 2024-01-19 15:45:04 +09:00
vulkan_scene.c [vulkan] Add job tasks to be run on new scene 2024-01-21 13:36:17 +09:00
vulkan_sprite.c [vulkan] Implement fog for the forward renderer 2024-01-20 19:45:45 +09:00
vulkan_texture.c [vulkan] Add tracy zones to most shutdown functions 2024-01-19 15:45:04 +09:00
vulkan_translucent.c [vulkan] Add tracy zones to most shutdown functions 2024-01-19 15:45:04 +09:00
vulkan_vid_common.c [vulkan] Enable synchronization validation 2024-01-28 09:00:01 +09:00