SDL2/src/video/x11
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
..
edid-parse.c Added precompiled header support for Visual Studio and Xcode (#6710) 2022-11-29 18:34:15 -08:00
edid.h Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_x11clipboard.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11clipboard.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11dyn.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11dyn.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11events.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11events.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11framebuffer.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11framebuffer.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11keyboard.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11keyboard.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11messagebox.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11messagebox.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11modes.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11modes.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11mouse.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11mouse.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11opengl.c Functions which return function pointers now return SDL_FunctionPointer instead of void* 2023-01-09 15:46:21 -08:00
SDL_x11opengl.h Functions which return function pointers now return SDL_FunctionPointer instead of void* 2023-01-09 15:46:21 -08:00
SDL_x11opengles.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11opengles.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11shape.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11shape.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11sym.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11touch.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11touch.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11video.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11video.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11vulkan.c Functions which return function pointers now return SDL_FunctionPointer instead of void* 2023-01-09 15:46:21 -08:00
SDL_x11vulkan.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11window.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11window.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11xfixes.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11xfixes.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11xinput2.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11xinput2.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00