SDL/src/render/direct3d11
Sam Lantinga aea6e6de6f Simplified SDL_SetProperty() and added SDL_SetPropertyWithCleanup()
Most of the time people won't need to set a cleanup callback, so we can simplify the more commonly used API.
2023-11-08 12:01:48 -08:00
..
SDL_render_d3d11.c Simplified SDL_SetProperty() and added SDL_SetPropertyWithCleanup() 2023-11-08 12:01:48 -08:00
SDL_render_winrt.cpp Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
SDL_render_winrt.h Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
SDL_shaders_d3d11.c Use #ifdef/#ifndef instead of #if defined/#if \!defined 2023-03-30 21:35:01 +00:00
SDL_shaders_d3d11.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00