SDL2/src/dynapi
Linus Probert 375bde8a4f
[SDL3] Cleanup void functions (#7253)
Some functions that do call SDL_SetError but return void changed to instead return non-zero in case of errors.
2023-02-06 08:53:52 -08:00
..
gendynapi.py Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_dynapi.c dynapi: cast GetProcAddress() result to void* 2023-02-03 17:40:40 +03:00
SDL_dynapi.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_dynapi.sym Renderer logical size is now implemented as a render target 2023-02-03 12:57:37 -08:00
SDL_dynapi_overrides.h Renderer logical size is now implemented as a render target 2023-02-03 12:57:37 -08:00
SDL_dynapi_procs.h [SDL3] Cleanup void functions (#7253) 2023-02-06 08:53:52 -08:00