SDL/src/render
Sam Lantinga c0d1f73247 d3d12: actually execute the pending commands before processing resize
This makes sure all the resources are in the expected state

Fix the D3D12 case in https://github.com/libsdl-org/SDL/issues/6376
(cherry-picked from commit df1bd07dee)
2022-10-24 20:37:00 +03:00
..
direct3d Windows GDK Support (#5830) 2022-06-27 10:19:39 -07:00
direct3d11 Windows GDK Support (#5830) 2022-06-27 10:19:39 -07:00
direct3d12 d3d12: actually execute the pending commands before processing resize 2022-10-24 20:37:00 +03:00
metal Fix C89 declaration for macOS modules. 2022-06-27 15:19:40 -07:00
opengl opengl: Support NV12 textures on GPUs with only 2 texture units 2022-08-16 07:30:13 -07:00
opengles Added a utility function to calculate the next power of 2 for a value 2022-07-17 08:31:16 -07:00
opengles2 Only advertise the SDL_PIXELFORMAT_EXTERNAL_OES format if we can build the shader for it 2022-10-04 12:33:16 -07:00
ps2 Fix memory leak when destroying texture 2022-08-14 08:13:37 -04: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 Windows GDK Support (#5830) 2022-06-27 10:19:39 -07:00
vitagxm Vita: create rendertarget color surface with same format as texture. Fixes #5844 2022-06-26 15:41:14 -07:00
SDL_d3dmath.c DirectX 12 Renderer (#5761) 2022-06-06 17:42:30 -07:00
SDL_d3dmath.h Add support for SDL_render_d3d12.c to compile in C++ mode 2022-06-26 15:35:18 -07:00
SDL_render.c render: Only update size/scale/viewport when moving to a new display, rather than all window movement. 2022-08-12 16:13:24 -04:00
SDL_sysrender.h Add dummy driver 2022-08-02 11:40:31 -07: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