SDL/src/core/linux
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
..
SDL_dbus.c Functions which return function pointers now return SDL_FunctionPointer instead of void* 2023-01-09 15:46:21 -08:00
SDL_dbus.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_evdev.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_evdev.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_evdev_capabilities.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_evdev_capabilities.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_evdev_kbd.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_evdev_kbd.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_evdev_kbd_default_accents.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_evdev_kbd_default_keymap.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_fcitx.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_fcitx.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_ibus.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_ibus.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_ime.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_ime.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_sandbox.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_sandbox.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_threadprio.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_udev.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_udev.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00