SDL/src/render
2023-03-28 19:29:43 +02:00
..
direct3d Fix -Wundef warnings due to use of unguarded SDL_RENDER_DISABLED 2023-03-28 19:29:43 +02:00
direct3d11 Fix -Wundef warnings due to use of unguarded SDL_RENDER_DISABLED 2023-03-28 19:29:43 +02:00
direct3d12 Fix -Wundef warnings due to use of unguarded SDL_RENDER_DISABLED 2023-03-28 19:29:43 +02:00
metal Fix -Wundef warnings due to use of unguarded SDL_VIDEO_RENDER_METAL 2023-03-28 19:29:43 +02:00
opengl Fix -Wundef warnings due to use of unguarded SDL_RENDER_DISABLED 2023-03-28 19:29:43 +02:00
opengles2 Fix -Wundef warnings due to use of unguarded SDL_RENDER_DISABLED 2023-03-28 19:29:43 +02:00
ps2 Fix -Wundef warnings due to use of unguarded SDL_VIDEO_RENDER_PS2 2023-03-28 19:29:43 +02:00
psp Fix -Wundef warnings due to use of unguarded SDL_VIDEO_RENDER_PSP 2023-03-28 19:29:43 +02:00
software Fix -Wundef warnings due to use of unguarded SDL_RENDER_DISABLED 2023-03-28 19:29:43 +02:00
vitagxm Fix -Wundef warnings due to use of unguarded SDL_VIDEO_RENDER_VITA_GXM 2023-03-28 19:29:43 +02:00
SDL_d3dmath.c Fix -Wundef warnings due to use of unguarded SDL_RENDER_DISABLED 2023-03-28 19:29:43 +02:00
SDL_d3dmath.h Fix -Wundef warnings due to use of unguarded SDL_RENDER_DISABLED 2023-03-28 19:29:43 +02:00
SDL_render.c Fix -Wundef warnings due to use of unguarded SDL_VIDEO_RENDER_VITA_GXM 2023-03-28 19:29:43 +02:00
SDL_sysrender.h SDL_RenderTexture() and SDL_RenderTextureRotated() take floating point source coordinates 2023-03-02 09:42:32 -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