RingRacers/src/hwr2
Eidolon 26fe683625 Fix pack alignment handling in screen capture
Some incorrect arithmetic (applying padding to each pixel instead
of each _row_ of pixels) caused the pixel data to be interpreted
incorrectly. This was both in the GL2 RHI driver for read_pixels
and in the ScreenCapture module.

Fixes KartKrew/RingRacers#41
2024-04-30 14:35:51 -05:00
..
blendmode.hpp SRB2 -> DRRR copyright in hwr2 folder 2024-04-05 10:04:07 -04:00
blit_postimg_screens.cpp SRB2 -> DRRR copyright in hwr2 folder 2024-04-05 10:04:07 -04:00
blit_postimg_screens.hpp SRB2 -> DRRR copyright in hwr2 folder 2024-04-05 10:04:07 -04:00
blit_rect.cpp SRB2 -> DRRR copyright in hwr2 folder 2024-04-05 10:04:07 -04:00
blit_rect.hpp SRB2 -> DRRR copyright in hwr2 folder 2024-04-05 10:04:07 -04:00
CMakeLists.txt
hardware_state.hpp SRB2 -> DRRR copyright in hwr2 folder 2024-04-05 10:04:07 -04:00
pass.cpp SRB2 -> DRRR copyright in hwr2 folder 2024-04-05 10:04:07 -04:00
pass.hpp SRB2 -> DRRR copyright in hwr2 folder 2024-04-05 10:04:07 -04:00
pass_imgui.cpp SRB2 -> DRRR copyright in hwr2 folder 2024-04-05 10:04:07 -04:00
pass_imgui.hpp SRB2 -> DRRR copyright in hwr2 folder 2024-04-05 10:04:07 -04:00
pass_manager.cpp SRB2 -> DRRR copyright in hwr2 folder 2024-04-05 10:04:07 -04:00
pass_manager.hpp SRB2 -> DRRR copyright in hwr2 folder 2024-04-05 10:04:07 -04:00
pass_resource_managers.cpp SRB2 -> DRRR copyright in hwr2 folder 2024-04-05 10:04:07 -04:00
pass_resource_managers.hpp SRB2 -> DRRR copyright in hwr2 folder 2024-04-05 10:04:07 -04:00
patch_atlas.cpp SRB2 -> DRRR copyright in hwr2 folder 2024-04-05 10:04:07 -04:00
patch_atlas.hpp SRB2 -> DRRR copyright in hwr2 folder 2024-04-05 10:04:07 -04:00
postprocess_wipe.cpp SRB2 -> DRRR copyright in hwr2 folder 2024-04-05 10:04:07 -04:00
postprocess_wipe.hpp SRB2 -> DRRR copyright in hwr2 folder 2024-04-05 10:04:07 -04:00
resource_management.cpp SRB2 -> DRRR copyright in hwr2 folder 2024-04-05 10:04:07 -04:00
resource_management.hpp SRB2 -> DRRR copyright in hwr2 folder 2024-04-05 10:04:07 -04:00
screen_capture.cpp Fix pack alignment handling in screen capture 2024-04-30 14:35:51 -05:00
screen_capture.hpp SRB2 -> DRRR copyright in hwr2 folder 2024-04-05 10:04:07 -04:00
software_screen_renderer.cpp SRB2 -> DRRR copyright in hwr2 folder 2024-04-05 10:04:07 -04:00
software_screen_renderer.hpp SRB2 -> DRRR copyright in hwr2 folder 2024-04-05 10:04:07 -04: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 Add missing algorithm include to some files 2024-04-24 17:03:03 -07:00
twodee_renderer.hpp SRB2 -> DRRR copyright in hwr2 folder 2024-04-05 10:04:07 -04:00
upscale_backbuffer.cpp SRB2 -> DRRR copyright in hwr2 folder 2024-04-05 10:04:07 -04:00
upscale_backbuffer.hpp SRB2 -> DRRR copyright in hwr2 folder 2024-04-05 10:04:07 -04:00