SDL2/src/video/windows
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_msctf.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_vkeys.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_windowsclipboard.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_windowsclipboard.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_windowsevents.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_windowsevents.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_windowsframebuffer.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_windowsframebuffer.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_windowskeyboard.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_windowskeyboard.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_windowsmessagebox.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_windowsmessagebox.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_windowsmodes.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_windowsmodes.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_windowsmouse.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_windowsmouse.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_windowsopengl.c Functions which return function pointers now return SDL_FunctionPointer instead of void* 2023-01-09 15:46:21 -08:00
SDL_windowsopengl.h Functions which return function pointers now return SDL_FunctionPointer instead of void* 2023-01-09 15:46:21 -08:00
SDL_windowsopengles.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_windowsopengles.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_windowsshape.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_windowsshape.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_windowsvideo.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_windowsvideo.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_windowsvulkan.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_windowsvulkan.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_windowswindow.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_windowswindow.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
wmmsg.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00