SDL/src/render
2022-03-09 15:12:25 +01:00
..
direct3d extend the code hidden by SDL_HAVE_YUV 2022-03-09 15:03:30 +01:00
direct3d11 fix memory leak in D3D11_CreateRenderer 2022-03-09 15:03:49 +01:00
metal extend the code hidden by SDL_HAVE_YUV 2022-03-09 15:03:30 +01:00
opengl extend the code hidden by SDL_HAVE_YUV 2022-03-09 15:03:30 +01:00
opengles Re-enable line drawing path in render drivers 2022-01-08 09:02:25 -08:00
opengles2 Fix compilation (see #5313) 2022-03-09 15:12:25 +01:00
psp PSP: SDL_RenderCopyEx rotation and global scaling around the wrong way (see #bug 3070) 2022-02-15 11:34:50 +01:00
software Fixed compile warnings 2022-02-21 12:02:44 -08:00
vitagxm fix compile error with disabled SDL_HAVE_YUV (vita) 2022-03-09 15:02:44 +01:00
SDL_d3dmath.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_d3dmath.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_render.c Fixed bug #3070 - SDL_RenderCopyEx rotation and global scaling around the wrong way (software renderer) 2022-02-15 11:33:56 +01:00
SDL_sysrender.h Fixed bug #3070 - SDL_RenderCopyEx rotation and global scaling around the wrong way (software renderer) 2022-02-15 11:33:56 +01:00
SDL_yuv_sw.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_yuv_sw_c.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00