SDL2/src/video/kmsdrm
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_kmsdrmdyn.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_kmsdrmdyn.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_kmsdrmevents.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_kmsdrmevents.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_kmsdrmmouse.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_kmsdrmmouse.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_kmsdrmopengles.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_kmsdrmopengles.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_kmsdrmsym.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_kmsdrmvideo.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_kmsdrmvideo.h Functions which return function pointers now return SDL_FunctionPointer instead of void* 2023-01-09 15:46:21 -08:00
SDL_kmsdrmvulkan.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_kmsdrmvulkan.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00