RingRacers/src/hwr2
Eidolon 7e74e70c20 Fix memory leak in BlitPostimgScreens due to typos
The indexed program was being compiled every frame and the wrong program
was being used for the screen configuration.
2024-11-09 20:44:40 -06:00
..
blendmode.hpp SRB2 -> DRRR copyright in hwr2 folder 2024-04-05 10:04:07 -04:00
blit_postimg_screens.cpp Fix memory leak in BlitPostimgScreens due to typos 2024-11-09 20:44:40 -06:00
blit_postimg_screens.hpp rhi: Remove Pipeline, Uniform/BindingSet, add dynamic state 2024-10-30 09:08:04 -05:00
blit_rect.cpp rhi: Remove Pipeline, Uniform/BindingSet, add dynamic state 2024-10-30 09:08:04 -05:00
blit_rect.hpp rhi: Remove Pipeline, Uniform/BindingSet, add dynamic state 2024-10-30 09:08:04 -05:00
CMakeLists.txt Restore imgui rendering 2024-10-30 09:08:04 -05:00
hardware_state.hpp Restore imgui rendering 2024-10-30 09:08:04 -05:00
imgui_renderer.cpp Restore imgui rendering 2024-10-30 09:08:04 -05:00
imgui_renderer.hpp Restore imgui rendering 2024-10-30 09:08:04 -05:00
pass_resource_managers.cpp rhi: Remove the old Pass concept 2024-10-30 09:08:04 -05:00
pass_resource_managers.hpp rhi: Remove the old Pass concept 2024-10-30 09:08:04 -05:00
patch_atlas.cpp rhi: Remove GraphicsContext 2024-10-30 09:08:04 -05:00
patch_atlas.hpp rhi: Remove the old Pass concept 2024-10-30 09:08:04 -05:00
postprocess_wipe.cpp rhi: Remove Pipeline, Uniform/BindingSet, add dynamic state 2024-10-30 09:08:04 -05:00
postprocess_wipe.hpp rhi: Remove Pipeline, Uniform/BindingSet, add dynamic state 2024-10-30 09:08:04 -05:00
resource_management.cpp rhi: Remove GraphicsContext 2024-10-30 09:08:04 -05:00
resource_management.hpp rhi: Remove GraphicsContext 2024-10-30 09:08:04 -05:00
screen_capture.cpp rhi: Remove GraphicsContext 2024-10-30 09:08:04 -05:00
screen_capture.hpp rhi: Remove RenderPass object 2024-10-30 09:08:04 -05:00
software_screen_renderer.cpp rhi: Remove GraphicsContext 2024-10-30 09:08:04 -05:00
software_screen_renderer.hpp rhi: Remove GraphicsContext 2024-10-30 09:08:04 -05:00
twodee.cpp SRB2 -> DRRR copyright in hwr2 folder 2024-04-05 10:04:07 -04:00
twodee.hpp SRB2 -> DRRR copyright in hwr2 folder 2024-04-05 10:04:07 -04:00
twodee_renderer.cpp rhi: Remove Pipeline, Uniform/BindingSet, add dynamic state 2024-10-30 09:08:04 -05:00
twodee_renderer.hpp rhi: Remove Pipeline, Uniform/BindingSet, add dynamic state 2024-10-30 09:08:04 -05:00
upscale_backbuffer.cpp rhi: Use renderpasses as a stack 2024-10-30 09:08:04 -05:00
upscale_backbuffer.hpp rhi: Remove RenderPass object 2024-10-30 09:08:04 -05:00