RingRacers/src/hwr2
2024-03-17 17:50:29 -07:00
..
blendmode.hpp hwr2: Extract BlendMode enum from twodee 2023-05-19 18:54:19 -05:00
blit_postimg_screens.cpp hwr2: Remove pass infrastructure 2023-09-01 15:30:04 -05:00
blit_postimg_screens.hpp hwr2: Remove pass infrastructure 2023-09-01 15:30:04 -05:00
blit_rect.cpp Add SalCRT Sharp 2024-03-17 17:50:29 -07:00
blit_rect.hpp Add SalCRT Sharp 2024-03-17 17:50:29 -07:00
CMakeLists.txt hwr2: upscale chosen resolution to desktop res 2023-09-01 15:30:04 -05:00
hardware_state.hpp Add SalCRT Sharp 2024-03-17 17:50:29 -07:00
pass.cpp hwr2: Add hardware 2D rendering 2023-02-26 18:47:42 -06:00
pass.hpp rhi: remove TransferContexts 2023-07-09 13:54:07 -05:00
pass_imgui.cpp Fix several Clang compile warnings 2024-01-16 06:11:43 -05:00
pass_imgui.hpp rhi: remove TransferContexts 2023-07-09 13:54:07 -05:00
pass_manager.cpp rhi: remove TransferContexts 2023-07-09 13:54:07 -05:00
pass_manager.hpp rhi: remove TransferContexts 2023-07-09 13:54:07 -05:00
pass_resource_managers.cpp hwr2: Remove pass infrastructure 2023-09-01 15:30:04 -05:00
pass_resource_managers.hpp hwr2: Remove pass infrastructure 2023-09-01 15:30:04 -05:00
patch_atlas.cpp hwr2: Remove pass infrastructure 2023-09-01 15:30:04 -05:00
patch_atlas.hpp hwr2: Remove pass infrastructure 2023-09-01 15:30:04 -05:00
postprocess_wipe.cpp hwr2: Remove pass infrastructure 2023-09-01 15:30:04 -05:00
postprocess_wipe.hpp hwr2: Remove pass infrastructure 2023-09-01 15:30:04 -05:00
resource_management.cpp srb2::hwr2::PaletteManager: disable lighttables upload 2024-02-05 19:04:23 -08:00
resource_management.hpp srb2::hwr2::PaletteManager: disable lighttables upload 2024-02-05 19:04:23 -08:00
screen_capture.cpp hwr2: Remove pass infrastructure 2023-09-01 15:30:04 -05:00
screen_capture.hpp hwr2: Remove pass infrastructure 2023-09-01 15:30:04 -05:00
software_screen_renderer.cpp hwr2: fix unaligned software copies 2023-09-01 15:30:04 -05:00
software_screen_renderer.hpp hwr2: Remove pass infrastructure 2023-09-01 15:30:04 -05:00
twodee.cpp hwr2: Extract BlendMode enum from twodee 2023-05-19 18:54:19 -05:00
twodee.hpp Fix several Clang compile warnings 2024-01-16 06:11:43 -05:00
twodee_renderer.cpp Fix several Clang compile warnings 2024-01-16 06:11:43 -05:00
twodee_renderer.hpp Enforce C++17 standard compliance 2023-12-14 21:00:42 -06:00
upscale_backbuffer.cpp UpscaleBackbuffer::begin_pass: use separate renderpass to clear framebuffer if texture was recreated 2023-09-30 19:23:14 -07:00
upscale_backbuffer.hpp UpscaleBackbuffer::begin_pass: use separate renderpass to clear framebuffer if texture was recreated 2023-09-30 19:23:14 -07:00