SDL/src/core
Sam Lantinga e9b86eebf3 Functions which return function pointers now return SDL_FunctionPointer instead of void*
This fixes the clang warning "Cast between pointer-to-function and pointer-to-object is an extension"

You can define SDL_FUNCTION_POINTER_IS_VOID_POINTER in your project to restore the previous behavior.

Fixes https://github.com/libsdl-org/SDL/issues/2866
2023-01-09 15:46:21 -08:00
..
android Updated copyright for 2023 2023-01-09 09:41:41 -08:00
freebsd Updated copyright for 2023 2023-01-09 09:41:41 -08:00
gdk Updated copyright for 2023 2023-01-09 09:41:41 -08:00
haiku Updated copyright for 2023 2023-01-09 09:41:41 -08:00
linux Functions which return function pointers now return SDL_FunctionPointer instead of void* 2023-01-09 15:46:21 -08:00
n3ds Updated copyright for 2023 2023-01-09 09:41:41 -08:00
ngage Removed the vi format comments from the source 2022-12-26 11:17:23 -08:00
openbsd Updated copyright for 2023 2023-01-09 09:41:41 -08:00
ps2 Updated copyright for 2023 2023-01-09 09:41:41 -08:00
psp Updated copyright for 2023 2023-01-09 09:41:41 -08:00
unix Updated copyright for 2023 2023-01-09 09:41:41 -08:00
windows Updated copyright for 2023 2023-01-09 09:41:41 -08:00
winrt Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_runapp.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00