SDL/src/render
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
..
direct3d Updated copyright for 2023 2023-01-09 09:41:41 -08:00
direct3d11 Updated copyright for 2023 2023-01-09 09:41:41 -08:00
direct3d12 Updated copyright for 2023 2023-01-09 09:41:41 -08:00
metal Updated copyright for 2023 2023-01-09 09:41:41 -08:00
opengl Functions which return function pointers now return SDL_FunctionPointer instead of void* 2023-01-09 15:46:21 -08:00
opengles2 Functions which return function pointers now return SDL_FunctionPointer instead of void* 2023-01-09 15:46:21 -08:00
ps2 Updated copyright for 2023 2023-01-09 09:41:41 -08:00
psp Updated copyright for 2023 2023-01-09 09:41:41 -08:00
software Updated copyright for 2023 2023-01-09 09:41:41 -08:00
vitagxm Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_d3dmath.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_d3dmath.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_render.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_sysrender.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_yuv_sw.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_yuv_sw_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00