SDL/src/render
2023-05-19 14:10:02 +03:00
..
direct3d Fixed warning running a command queue without any vertex operations 2023-02-06 11:25:35 -08:00
direct3d11 Backport simplify flags PR #7220 2023-02-09 17:19:46 -08:00
direct3d12 Backport simplify flags PR #7220 2023-02-09 17:19:46 -08:00
metal Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:23:59 -08:00
opengl style fixes for SDL_PROC macros. 2023-05-19 14:10:02 +03:00
opengles style fixes for SDL_PROC macros. 2023-05-19 14:10:02 +03:00
opengles2 style fixes for SDL_PROC macros. 2023-05-19 14:10:02 +03:00
ps2 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:23:59 -08:00
psp Change SDL_BLENDMODE_MUL for gl renderers 2023-03-16 20:27:09 +01:00
software Simplify SDL_BLENDMODE_MUL 2023-03-16 20:27:09 +01:00
vitagxm Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_d3dmath.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_d3dmath.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_render.c Fixed SDL_RenderSetVSync does not update flags if simulated vsync is on 2023-03-17 14:55:04 -07:00
SDL_sysrender.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_yuv_sw.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_yuv_sw_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00