| .. |
|
direct3d
|
Added SDL_CreateRendererWithProperties() and SDL_CreateTextureWithProperties()
|
2023-11-14 06:06:51 -08:00 |
|
direct3d11
|
Enable transparent windows when using the D3D11 renderer
|
2023-11-14 06:06:51 -08:00 |
|
direct3d12
|
Added SDL_CreateRendererWithProperties() and SDL_CreateTextureWithProperties()
|
2023-11-14 06:06:51 -08:00 |
|
metal
|
Added SDL_CreateRendererWithProperties() and SDL_CreateTextureWithProperties()
|
2023-11-14 06:06:51 -08:00 |
|
opengl
|
Added SDL_CreateRendererWithProperties() and SDL_CreateTextureWithProperties()
|
2023-11-14 06:06:51 -08:00 |
|
opengles2
|
Use the correct pixel formats for OpenGL ES on big endian
|
2023-11-17 15:02:44 -08:00 |
|
ps2
|
Added SDL_CreateRendererWithProperties() and SDL_CreateTextureWithProperties()
|
2023-11-14 06:06:51 -08:00 |
|
psp
|
Added SDL_CreateRendererWithProperties() and SDL_CreateTextureWithProperties()
|
2023-11-14 06:06:51 -08:00 |
|
software
|
Added SDL_CreateRendererWithProperties() and SDL_CreateTextureWithProperties()
|
2023-11-14 06:06:51 -08:00 |
|
vitagxm
|
Added SDL_CreateRendererWithProperties() and SDL_CreateTextureWithProperties()
|
2023-11-14 06:06:51 -08:00 |
|
SDL_d3dmath.c
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
|
SDL_d3dmath.h
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
|
SDL_render.c
|
Added SDL_CreateRendererWithProperties() and SDL_CreateTextureWithProperties()
|
2023-11-14 06:06:51 -08:00 |
|
SDL_render_unsupported.c
|
Replaced SDL_RenderGetD3D11Device(), SDL_RenderGetD3D12Device(), and SDL_RenderGetD3D9Device() with renderer properties.
|
2023-11-08 12:01:48 -08:00 |
|
SDL_sysrender.h
|
Added SDL_CreateRendererWithProperties() and SDL_CreateTextureWithProperties()
|
2023-11-14 06:06:51 -08:00 |
|
SDL_yuv_sw.c
|
Pointer as bool (libsdl-org#7214)
|
2023-11-09 14:18:36 -08:00 |
|
SDL_yuv_sw_c.h
|
Fixed Visual Studio warning 4244
|
2023-03-30 14:04:32 -07:00 |