RetroArch/gfx/drivers_display
Ash Logan 4621ed7dcc (Wii U) Display scissor doesn't use inverted coordinates
Unlike the draw callback, seems the scissor callback does *not*
have an inverted y-coordinate. Yay!
2021-07-20 18:51:53 +10:00
..
gfx_display_ctr.c [3DS] Allow sideways screen rotation 2020-10-27 21:13:19 -07:00
gfx_display_d3d8.c (drivers_display) Cleanups 2020-09-26 23:31:12 +02:00
gfx_display_d3d9.c Get rid of pointer grabbing for p_disp 2021-04-08 00:38:24 +02:00
gfx_display_d3d10.c Get rid of pointer grabbing for p_disp 2021-04-08 00:38:24 +02:00
gfx_display_d3d11.c Get rid of pointer grabbing for p_disp 2021-04-08 00:38:24 +02:00
gfx_display_d3d12.c Get rid of pointer grabbing for p_disp 2021-04-08 00:38:24 +02:00
gfx_display_gdi.c (drivers_display) Cleanups 2020-09-26 23:31:12 +02:00
gfx_display_gl1.c Get rid of pointer grabbing for p_disp 2021-04-08 00:38:24 +02:00
gfx_display_gl_core.c Get rid of pointer grabbing for p_disp 2021-04-08 00:38:24 +02:00
gfx_display_gl.c Get rid of pointer grabbing for p_disp 2021-04-08 00:38:24 +02:00
gfx_display_metal.m Get rid of pointer grabbing for p_disp 2021-04-08 00:38:24 +02:00
gfx_display_switch.c (drivers_display) Cleanups 2020-09-26 23:31:12 +02:00
gfx_display_vita2d.c Move defines files over to libretro-common 2021-05-18 22:15:04 +02:00
gfx_display_vulkan.c Get rid of pointer grabbing for p_disp 2021-04-08 00:38:24 +02:00
gfx_display_wiiu.c (Wii U) Display scissor doesn't use inverted coordinates 2021-07-20 18:51:53 +10:00