SDL2/src/render
2023-02-09 20:17:27 +01:00
..
direct3d Fixed warning running a command queue without any vertex operations 2023-02-06 11:22:00 -08:00
direct3d11 Fixed SDL_ScaleMode values for consistency 2023-02-03 14:20:51 -08:00
direct3d12 Fixed SDL_ScaleMode values for consistency 2023-02-03 14:20:51 -08:00
metal Fixed SDL_ScaleMode values for consistency 2023-02-03 14:20:51 -08:00
opengl Fixed SDL_ScaleMode values for consistency 2023-02-03 14:20:51 -08:00
opengles2 Fixed SDL_ScaleMode values for consistency 2023-02-03 14:20:51 -08:00
ps2 Fixed SDL_ScaleMode values for consistency 2023-02-03 14:20:51 -08:00
psp Fixed SDL_ScaleMode values for consistency 2023-02-03 14:20:51 -08:00
software Fixed SDL_ScaleMode values for consistency 2023-02-03 14:20:51 -08:00
vitagxm Fixed SDL_ScaleMode values for consistency 2023-02-03 14:20:51 -08:00
SDL_d3dmath.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_d3dmath.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_render.c SDL_UnlockTexture: change from 'int' to 'void' 2023-02-09 20:17:27 +01:00
SDL_sysrender.h Renderer logical size is now implemented as a render target 2023-02-03 12:57:37 -08:00
SDL_yuv_sw.c Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free() 2023-01-09 18:01:59 -08:00
SDL_yuv_sw_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00