SDL2/src/video
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
arm ARM: NEON assembly optimization for SDL_FillRect 2019-10-24 21:17:52 -04:00
cocoa Functions which return function pointers now return SDL_FunctionPointer instead of void* 2023-01-09 15:46:21 -08:00
dummy Updated copyright for 2023 2023-01-09 09:41:41 -08:00
emscripten Functions which return function pointers now return SDL_FunctionPointer instead of void* 2023-01-09 15:46:21 -08:00
haiku Functions which return function pointers now return SDL_FunctionPointer instead of void* 2023-01-09 15:46:21 -08:00
khronos vulkan_metal.h: Make compatible with ObjC ARC 2022-11-23 17:37:38 -08:00
kmsdrm 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 Updated copyright for 2023 2023-01-09 09:41:41 -08:00
offscreen 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 Functions which return function pointers now return SDL_FunctionPointer instead of void* 2023-01-09 15:46:21 -08:00
raspberry Functions which return function pointers now return SDL_FunctionPointer instead of void* 2023-01-09 15:46:21 -08:00
riscos Updated copyright for 2023 2023-01-09 09:41:41 -08:00
uikit Functions which return function pointers now return SDL_FunctionPointer instead of void* 2023-01-09 15:46:21 -08:00
vita Functions which return function pointers now return SDL_FunctionPointer instead of void* 2023-01-09 15:46:21 -08:00
vivante Updated copyright for 2023 2023-01-09 09:41:41 -08:00
wayland Updated copyright for 2023 2023-01-09 09:41:41 -08:00
windows Functions which return function pointers now return SDL_FunctionPointer instead of void* 2023-01-09 15:46:21 -08:00
winrt Updated copyright for 2023 2023-01-09 09:41:41 -08:00
x11 Functions which return function pointers now return SDL_FunctionPointer instead of void* 2023-01-09 15:46:21 -08:00
yuv2rgb Move intrinsic includes into a private header 2022-12-04 09:34:10 -08:00
SDL_blit.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_blit.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_blit_0.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_blit_1.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_blit_A.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_blit_auto.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_blit_auto.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_blit_copy.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_blit_copy.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_blit_N.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_blit_slow.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_blit_slow.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_bmp.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_clipboard.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_egl.c Functions which return function pointers now return SDL_FunctionPointer instead of void* 2023-01-09 15:46:21 -08:00
SDL_egl_c.h Functions which return function pointers now return SDL_FunctionPointer instead of void* 2023-01-09 15:46:21 -08:00
SDL_fillrect.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_pixels.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_pixels_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_rect.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_rect_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_rect_impl.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_RLEaccel.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_RLEaccel_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_shape.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_shape_internals.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_stretch.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_surface.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_sysvideo.h Functions which return function pointers now return SDL_FunctionPointer instead of void* 2023-01-09 15:46:21 -08:00
SDL_video.c Functions which return function pointers now return SDL_FunctionPointer instead of void* 2023-01-09 15:46:21 -08:00
SDL_video_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_vulkan_internal.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_vulkan_utils.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_yuv.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_yuv_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
sdlgenblit.pl Updated copyright for 2023 2023-01-09 09:41:41 -08:00