SDL  2.0
SDL_config_macosx.h File Reference
#include "SDL_platform.h"
#include <AvailabilityMacros.h>
+ Include dependency graph for SDL_config_macosx.h:

Go to the source code of this file.

Macros

#define SDL_config_h_
 
#define SIZEOF_VOIDP   4
 
#define STDC_HEADERS   1
 
#define HAVE_ALLOCA_H   1
 
#define HAVE_CTYPE_H   1
 
#define HAVE_FLOAT_H   1
 
#define HAVE_INTTYPES_H   1
 
#define HAVE_LIMITS_H   1
 
#define HAVE_MATH_H   1
 
#define HAVE_SIGNAL_H   1
 
#define HAVE_STDINT_H   1
 
#define HAVE_STDIO_H   1
 
#define HAVE_STRING_H   1
 
#define HAVE_SYS_TYPES_H   1
 
#define HAVE_LIBUNWIND_H   1
 
#define HAVE_MALLOC   1
 
#define HAVE_CALLOC   1
 
#define HAVE_REALLOC   1
 
#define HAVE_FREE   1
 
#define HAVE_ALLOCA   1
 
#define HAVE_GETENV   1
 
#define HAVE_SETENV   1
 
#define HAVE_PUTENV   1
 
#define HAVE_UNSETENV   1
 
#define HAVE_QSORT   1
 
#define HAVE_ABS   1
 
#define HAVE_BCOPY   1
 
#define HAVE_MEMSET   1
 
#define HAVE_MEMCPY   1
 
#define HAVE_MEMMOVE   1
 
#define HAVE_MEMCMP   1
 
#define HAVE_STRLEN   1
 
#define HAVE_STRLCPY   1
 
#define HAVE_STRLCAT   1
 
#define HAVE_STRCHR   1
 
#define HAVE_STRRCHR   1
 
#define HAVE_STRSTR   1
 
#define HAVE_STRTOL   1
 
#define HAVE_STRTOUL   1
 
#define HAVE_STRTOLL   1
 
#define HAVE_STRTOULL   1
 
#define HAVE_STRTOD   1
 
#define HAVE_ATOI   1
 
#define HAVE_ATOF   1
 
#define HAVE_STRCMP   1
 
#define HAVE_STRNCMP   1
 
#define HAVE_STRCASECMP   1
 
#define HAVE_STRNCASECMP   1
 
#define HAVE_VSSCANF   1
 
#define HAVE_VSNPRINTF   1
 
#define HAVE_M_PI   1
 
#define HAVE_ACOS   1
 
#define HAVE_ACOSF   1
 
#define HAVE_ASIN   1
 
#define HAVE_ASINF   1
 
#define HAVE_ATAN   1
 
#define HAVE_ATANF   1
 
#define HAVE_ATAN2   1
 
#define HAVE_ATAN2F   1
 
#define HAVE_CEIL   1
 
#define HAVE_CEILF   1
 
#define HAVE_COPYSIGN   1
 
#define HAVE_COPYSIGNF   1
 
#define HAVE_COS   1
 
#define HAVE_COSF   1
 
#define HAVE_EXP   1
 
#define HAVE_EXPF   1
 
#define HAVE_FABS   1
 
#define HAVE_FABSF   1
 
#define HAVE_FLOOR   1
 
#define HAVE_FLOORF   1
 
#define HAVE_FMOD   1
 
#define HAVE_FMODF   1
 
#define HAVE_LOG   1
 
#define HAVE_LOGF   1
 
#define HAVE_LOG10   1
 
#define HAVE_LOG10F   1
 
#define HAVE_POW   1
 
#define HAVE_POWF   1
 
#define HAVE_SCALBN   1
 
#define HAVE_SCALBNF   1
 
#define HAVE_SIN   1
 
#define HAVE_SINF   1
 
#define HAVE_SQRT   1
 
#define HAVE_SQRTF   1
 
#define HAVE_TAN   1
 
#define HAVE_TANF   1
 
#define HAVE_SIGACTION   1
 
#define HAVE_SETJMP   1
 
#define HAVE_NANOSLEEP   1
 
#define HAVE_SYSCONF   1
 
#define HAVE_SYSCTLBYNAME   1
 
#define SDL_AUDIO_DRIVER_COREAUDIO   1
 
#define SDL_AUDIO_DRIVER_DISK   1
 
#define SDL_AUDIO_DRIVER_DUMMY   1
 
#define SDL_JOYSTICK_IOKIT   1
 
#define SDL_JOYSTICK_HIDAPI   1
 
#define SDL_HAPTIC_IOKIT   1
 
#define SDL_SENSOR_DUMMY   1
 
#define SDL_LOADSO_DLOPEN   1
 
#define SDL_THREAD_PTHREAD   1
 
#define SDL_THREAD_PTHREAD_RECURSIVE_MUTEX   1
 
#define SDL_TIMER_UNIX   1
 
#define SDL_VIDEO_DRIVER_COCOA   1
 
#define SDL_VIDEO_DRIVER_DUMMY   1
 
#define SDL_VIDEO_DRIVER_X11_DYNAMIC   "/usr/X11R6/lib/libX11.6.dylib"
 
#define SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT   "/usr/X11R6/lib/libXext.6.dylib"
 
#define SDL_VIDEO_DRIVER_X11_DYNAMIC_XINERAMA   "/usr/X11R6/lib/libXinerama.1.dylib"
 
#define SDL_VIDEO_DRIVER_X11_DYNAMIC_XINPUT2   "/usr/X11R6/lib/libXi.6.dylib"
 
#define SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR   "/usr/X11R6/lib/libXrandr.2.dylib"
 
#define SDL_VIDEO_DRIVER_X11_DYNAMIC_XSS   "/usr/X11R6/lib/libXss.1.dylib"
 
#define SDL_VIDEO_DRIVER_X11_DYNAMIC_XVIDMODE   "/usr/X11R6/lib/libXxf86vm.1.dylib"
 
#define SDL_VIDEO_DRIVER_X11_XDBE   1
 
#define SDL_VIDEO_DRIVER_X11_XINERAMA   1
 
#define SDL_VIDEO_DRIVER_X11_XRANDR   1
 
#define SDL_VIDEO_DRIVER_X11_XSCRNSAVER   1
 
#define SDL_VIDEO_DRIVER_X11_XSHAPE   1
 
#define SDL_VIDEO_DRIVER_X11_XVIDMODE   1
 
#define SDL_VIDEO_DRIVER_X11_HAS_XKBKEYCODETOKEYSYM   1
 
#define SDL_VIDEO_RENDER_OGL   1
 
#define SDL_VIDEO_RENDER_OGL_ES2   1
 
#define SDL_VIDEO_RENDER_METAL   0
 
#define SDL_VIDEO_OPENGL   1
 
#define SDL_VIDEO_OPENGL_ES2   1
 
#define SDL_VIDEO_OPENGL_EGL   1
 
#define SDL_VIDEO_OPENGL_CGL   1
 
#define SDL_VIDEO_OPENGL_GLX   1
 
#define SDL_VIDEO_VULKAN   0
 
#define SDL_POWER_MACOSX   1
 
#define SDL_FILESYSTEM_COCOA   1
 
#define SDL_ASSEMBLY_ROUTINES   1
 

Macro Definition Documentation

§ HAVE_ABS

#define HAVE_ABS   1

Definition at line 65 of file SDL_config_macosx.h.

§ HAVE_ACOS

#define HAVE_ACOS   1

Definition at line 91 of file SDL_config_macosx.h.

§ HAVE_ACOSF

#define HAVE_ACOSF   1

Definition at line 92 of file SDL_config_macosx.h.

§ HAVE_ALLOCA

#define HAVE_ALLOCA   1

Definition at line 59 of file SDL_config_macosx.h.

§ HAVE_ALLOCA_H

#define HAVE_ALLOCA_H   1

Definition at line 41 of file SDL_config_macosx.h.

§ HAVE_ASIN

#define HAVE_ASIN   1

Definition at line 93 of file SDL_config_macosx.h.

§ HAVE_ASINF

#define HAVE_ASINF   1

Definition at line 94 of file SDL_config_macosx.h.

§ HAVE_ATAN

#define HAVE_ATAN   1

Definition at line 95 of file SDL_config_macosx.h.

§ HAVE_ATAN2

#define HAVE_ATAN2   1

Definition at line 97 of file SDL_config_macosx.h.

§ HAVE_ATAN2F

#define HAVE_ATAN2F   1

Definition at line 98 of file SDL_config_macosx.h.

§ HAVE_ATANF

#define HAVE_ATANF   1

Definition at line 96 of file SDL_config_macosx.h.

§ HAVE_ATOF

#define HAVE_ATOF   1

Definition at line 83 of file SDL_config_macosx.h.

§ HAVE_ATOI

#define HAVE_ATOI   1

Definition at line 82 of file SDL_config_macosx.h.

§ HAVE_BCOPY

#define HAVE_BCOPY   1

Definition at line 66 of file SDL_config_macosx.h.

§ HAVE_CALLOC

#define HAVE_CALLOC   1

Definition at line 56 of file SDL_config_macosx.h.

§ HAVE_CEIL

#define HAVE_CEIL   1

Definition at line 99 of file SDL_config_macosx.h.

§ HAVE_CEILF

#define HAVE_CEILF   1

Definition at line 100 of file SDL_config_macosx.h.

§ HAVE_COPYSIGN

#define HAVE_COPYSIGN   1

Definition at line 101 of file SDL_config_macosx.h.

§ HAVE_COPYSIGNF

#define HAVE_COPYSIGNF   1

Definition at line 102 of file SDL_config_macosx.h.

§ HAVE_COS

#define HAVE_COS   1

Definition at line 103 of file SDL_config_macosx.h.

§ HAVE_COSF

#define HAVE_COSF   1

Definition at line 104 of file SDL_config_macosx.h.

§ HAVE_CTYPE_H

#define HAVE_CTYPE_H   1

Definition at line 42 of file SDL_config_macosx.h.

§ HAVE_EXP

#define HAVE_EXP   1

Definition at line 105 of file SDL_config_macosx.h.

§ HAVE_EXPF

#define HAVE_EXPF   1

Definition at line 106 of file SDL_config_macosx.h.

§ HAVE_FABS

#define HAVE_FABS   1

Definition at line 107 of file SDL_config_macosx.h.

§ HAVE_FABSF

#define HAVE_FABSF   1

Definition at line 108 of file SDL_config_macosx.h.

§ HAVE_FLOAT_H

#define HAVE_FLOAT_H   1

Definition at line 43 of file SDL_config_macosx.h.

§ HAVE_FLOOR

#define HAVE_FLOOR   1

Definition at line 109 of file SDL_config_macosx.h.

§ HAVE_FLOORF

#define HAVE_FLOORF   1

Definition at line 110 of file SDL_config_macosx.h.

§ HAVE_FMOD

#define HAVE_FMOD   1

Definition at line 111 of file SDL_config_macosx.h.

§ HAVE_FMODF

#define HAVE_FMODF   1

Definition at line 112 of file SDL_config_macosx.h.

§ HAVE_FREE

#define HAVE_FREE   1

Definition at line 58 of file SDL_config_macosx.h.

§ HAVE_GETENV

#define HAVE_GETENV   1

Definition at line 60 of file SDL_config_macosx.h.

§ HAVE_INTTYPES_H

#define HAVE_INTTYPES_H   1

Definition at line 44 of file SDL_config_macosx.h.

§ HAVE_LIBUNWIND_H

#define HAVE_LIBUNWIND_H   1

Definition at line 52 of file SDL_config_macosx.h.

§ HAVE_LIMITS_H

#define HAVE_LIMITS_H   1

Definition at line 45 of file SDL_config_macosx.h.

§ HAVE_LOG

#define HAVE_LOG   1

Definition at line 113 of file SDL_config_macosx.h.

§ HAVE_LOG10

#define HAVE_LOG10   1

Definition at line 115 of file SDL_config_macosx.h.

§ HAVE_LOG10F

#define HAVE_LOG10F   1

Definition at line 116 of file SDL_config_macosx.h.

§ HAVE_LOGF

#define HAVE_LOGF   1

Definition at line 114 of file SDL_config_macosx.h.

§ HAVE_M_PI

#define HAVE_M_PI   1

Definition at line 90 of file SDL_config_macosx.h.

§ HAVE_MALLOC

#define HAVE_MALLOC   1

Definition at line 55 of file SDL_config_macosx.h.

§ HAVE_MATH_H

#define HAVE_MATH_H   1

Definition at line 46 of file SDL_config_macosx.h.

§ HAVE_MEMCMP

#define HAVE_MEMCMP   1

Definition at line 70 of file SDL_config_macosx.h.

§ HAVE_MEMCPY

#define HAVE_MEMCPY   1

Definition at line 68 of file SDL_config_macosx.h.

§ HAVE_MEMMOVE

#define HAVE_MEMMOVE   1

Definition at line 69 of file SDL_config_macosx.h.

§ HAVE_MEMSET

#define HAVE_MEMSET   1

Definition at line 67 of file SDL_config_macosx.h.

§ HAVE_NANOSLEEP

#define HAVE_NANOSLEEP   1

Definition at line 129 of file SDL_config_macosx.h.

§ HAVE_POW

#define HAVE_POW   1

Definition at line 117 of file SDL_config_macosx.h.

§ HAVE_POWF

#define HAVE_POWF   1

Definition at line 118 of file SDL_config_macosx.h.

§ HAVE_PUTENV

#define HAVE_PUTENV   1

Definition at line 62 of file SDL_config_macosx.h.

§ HAVE_QSORT

#define HAVE_QSORT   1

Definition at line 64 of file SDL_config_macosx.h.

§ HAVE_REALLOC

#define HAVE_REALLOC   1

Definition at line 57 of file SDL_config_macosx.h.

§ HAVE_SCALBN

#define HAVE_SCALBN   1

Definition at line 119 of file SDL_config_macosx.h.

§ HAVE_SCALBNF

#define HAVE_SCALBNF   1

Definition at line 120 of file SDL_config_macosx.h.

§ HAVE_SETENV

#define HAVE_SETENV   1

Definition at line 61 of file SDL_config_macosx.h.

§ HAVE_SETJMP

#define HAVE_SETJMP   1

Definition at line 128 of file SDL_config_macosx.h.

§ HAVE_SIGACTION

#define HAVE_SIGACTION   1

Definition at line 127 of file SDL_config_macosx.h.

§ HAVE_SIGNAL_H

#define HAVE_SIGNAL_H   1

Definition at line 47 of file SDL_config_macosx.h.

§ HAVE_SIN

#define HAVE_SIN   1

Definition at line 121 of file SDL_config_macosx.h.

§ HAVE_SINF

#define HAVE_SINF   1

Definition at line 122 of file SDL_config_macosx.h.

§ HAVE_SQRT

#define HAVE_SQRT   1

Definition at line 123 of file SDL_config_macosx.h.

§ HAVE_SQRTF

#define HAVE_SQRTF   1

Definition at line 124 of file SDL_config_macosx.h.

§ HAVE_STDINT_H

#define HAVE_STDINT_H   1

Definition at line 48 of file SDL_config_macosx.h.

§ HAVE_STDIO_H

#define HAVE_STDIO_H   1

Definition at line 49 of file SDL_config_macosx.h.

§ HAVE_STRCASECMP

#define HAVE_STRCASECMP   1

Definition at line 86 of file SDL_config_macosx.h.

§ HAVE_STRCHR

#define HAVE_STRCHR   1

Definition at line 74 of file SDL_config_macosx.h.

§ HAVE_STRCMP

#define HAVE_STRCMP   1

Definition at line 84 of file SDL_config_macosx.h.

§ HAVE_STRING_H

#define HAVE_STRING_H   1

Definition at line 50 of file SDL_config_macosx.h.

§ HAVE_STRLCAT

#define HAVE_STRLCAT   1

Definition at line 73 of file SDL_config_macosx.h.

§ HAVE_STRLCPY

#define HAVE_STRLCPY   1

Definition at line 72 of file SDL_config_macosx.h.

§ HAVE_STRLEN

#define HAVE_STRLEN   1

Definition at line 71 of file SDL_config_macosx.h.

§ HAVE_STRNCASECMP

#define HAVE_STRNCASECMP   1

Definition at line 87 of file SDL_config_macosx.h.

§ HAVE_STRNCMP

#define HAVE_STRNCMP   1

Definition at line 85 of file SDL_config_macosx.h.

§ HAVE_STRRCHR

#define HAVE_STRRCHR   1

Definition at line 75 of file SDL_config_macosx.h.

§ HAVE_STRSTR

#define HAVE_STRSTR   1

Definition at line 76 of file SDL_config_macosx.h.

§ HAVE_STRTOD

#define HAVE_STRTOD   1

Definition at line 81 of file SDL_config_macosx.h.

§ HAVE_STRTOL

#define HAVE_STRTOL   1

Definition at line 77 of file SDL_config_macosx.h.

§ HAVE_STRTOLL

#define HAVE_STRTOLL   1

Definition at line 79 of file SDL_config_macosx.h.

§ HAVE_STRTOUL

#define HAVE_STRTOUL   1

Definition at line 78 of file SDL_config_macosx.h.

§ HAVE_STRTOULL

#define HAVE_STRTOULL   1

Definition at line 80 of file SDL_config_macosx.h.

§ HAVE_SYS_TYPES_H

#define HAVE_SYS_TYPES_H   1

Definition at line 51 of file SDL_config_macosx.h.

§ HAVE_SYSCONF

#define HAVE_SYSCONF   1

Definition at line 130 of file SDL_config_macosx.h.

§ HAVE_SYSCTLBYNAME

#define HAVE_SYSCTLBYNAME   1

Definition at line 131 of file SDL_config_macosx.h.

§ HAVE_TAN

#define HAVE_TAN   1

Definition at line 125 of file SDL_config_macosx.h.

§ HAVE_TANF

#define HAVE_TANF   1

Definition at line 126 of file SDL_config_macosx.h.

§ HAVE_UNSETENV

#define HAVE_UNSETENV   1

Definition at line 63 of file SDL_config_macosx.h.

§ HAVE_VSNPRINTF

#define HAVE_VSNPRINTF   1

Definition at line 89 of file SDL_config_macosx.h.

§ HAVE_VSSCANF

#define HAVE_VSSCANF   1

Definition at line 88 of file SDL_config_macosx.h.

§ SDL_ASSEMBLY_ROUTINES

#define SDL_ASSEMBLY_ROUTINES   1

Definition at line 235 of file SDL_config_macosx.h.

§ SDL_AUDIO_DRIVER_COREAUDIO

#define SDL_AUDIO_DRIVER_COREAUDIO   1

Definition at line 134 of file SDL_config_macosx.h.

§ SDL_AUDIO_DRIVER_DISK

#define SDL_AUDIO_DRIVER_DISK   1

Definition at line 135 of file SDL_config_macosx.h.

§ SDL_AUDIO_DRIVER_DUMMY

#define SDL_AUDIO_DRIVER_DUMMY   1

Definition at line 136 of file SDL_config_macosx.h.

§ SDL_config_h_

#define SDL_config_h_

Definition at line 24 of file SDL_config_macosx.h.

§ SDL_FILESYSTEM_COCOA

#define SDL_FILESYSTEM_COCOA   1

Definition at line 232 of file SDL_config_macosx.h.

§ SDL_HAPTIC_IOKIT

#define SDL_HAPTIC_IOKIT   1

Definition at line 141 of file SDL_config_macosx.h.

§ SDL_JOYSTICK_HIDAPI

#define SDL_JOYSTICK_HIDAPI   1

Definition at line 140 of file SDL_config_macosx.h.

§ SDL_JOYSTICK_IOKIT

#define SDL_JOYSTICK_IOKIT   1

Definition at line 139 of file SDL_config_macosx.h.

§ SDL_LOADSO_DLOPEN

#define SDL_LOADSO_DLOPEN   1

Definition at line 147 of file SDL_config_macosx.h.

§ SDL_POWER_MACOSX

#define SDL_POWER_MACOSX   1

Definition at line 229 of file SDL_config_macosx.h.

§ SDL_SENSOR_DUMMY

#define SDL_SENSOR_DUMMY   1

Definition at line 144 of file SDL_config_macosx.h.

§ SDL_THREAD_PTHREAD

#define SDL_THREAD_PTHREAD   1

Definition at line 150 of file SDL_config_macosx.h.

§ SDL_THREAD_PTHREAD_RECURSIVE_MUTEX

#define SDL_THREAD_PTHREAD_RECURSIVE_MUTEX   1

Definition at line 151 of file SDL_config_macosx.h.

§ SDL_TIMER_UNIX

#define SDL_TIMER_UNIX   1

Definition at line 154 of file SDL_config_macosx.h.

§ SDL_VIDEO_DRIVER_COCOA

#define SDL_VIDEO_DRIVER_COCOA   1

Definition at line 157 of file SDL_config_macosx.h.

§ SDL_VIDEO_DRIVER_DUMMY

#define SDL_VIDEO_DRIVER_DUMMY   1

Definition at line 158 of file SDL_config_macosx.h.

§ SDL_VIDEO_DRIVER_X11_DYNAMIC

#define SDL_VIDEO_DRIVER_X11_DYNAMIC   "/usr/X11R6/lib/libX11.6.dylib"

Definition at line 160 of file SDL_config_macosx.h.

§ SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT

#define SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT   "/usr/X11R6/lib/libXext.6.dylib"

Definition at line 161 of file SDL_config_macosx.h.

§ SDL_VIDEO_DRIVER_X11_DYNAMIC_XINERAMA

#define SDL_VIDEO_DRIVER_X11_DYNAMIC_XINERAMA   "/usr/X11R6/lib/libXinerama.1.dylib"

Definition at line 162 of file SDL_config_macosx.h.

§ SDL_VIDEO_DRIVER_X11_DYNAMIC_XINPUT2

#define SDL_VIDEO_DRIVER_X11_DYNAMIC_XINPUT2   "/usr/X11R6/lib/libXi.6.dylib"

Definition at line 163 of file SDL_config_macosx.h.

§ SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR

#define SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR   "/usr/X11R6/lib/libXrandr.2.dylib"

Definition at line 164 of file SDL_config_macosx.h.

§ SDL_VIDEO_DRIVER_X11_DYNAMIC_XSS

#define SDL_VIDEO_DRIVER_X11_DYNAMIC_XSS   "/usr/X11R6/lib/libXss.1.dylib"

Definition at line 165 of file SDL_config_macosx.h.

§ SDL_VIDEO_DRIVER_X11_DYNAMIC_XVIDMODE

#define SDL_VIDEO_DRIVER_X11_DYNAMIC_XVIDMODE   "/usr/X11R6/lib/libXxf86vm.1.dylib"

Definition at line 166 of file SDL_config_macosx.h.

§ SDL_VIDEO_DRIVER_X11_HAS_XKBKEYCODETOKEYSYM

#define SDL_VIDEO_DRIVER_X11_HAS_XKBKEYCODETOKEYSYM   1

Definition at line 173 of file SDL_config_macosx.h.

§ SDL_VIDEO_DRIVER_X11_XDBE

#define SDL_VIDEO_DRIVER_X11_XDBE   1

Definition at line 167 of file SDL_config_macosx.h.

§ SDL_VIDEO_DRIVER_X11_XINERAMA

#define SDL_VIDEO_DRIVER_X11_XINERAMA   1

Definition at line 168 of file SDL_config_macosx.h.

§ SDL_VIDEO_DRIVER_X11_XRANDR

#define SDL_VIDEO_DRIVER_X11_XRANDR   1

Definition at line 169 of file SDL_config_macosx.h.

§ SDL_VIDEO_DRIVER_X11_XSCRNSAVER

#define SDL_VIDEO_DRIVER_X11_XSCRNSAVER   1

Definition at line 170 of file SDL_config_macosx.h.

§ SDL_VIDEO_DRIVER_X11_XSHAPE

#define SDL_VIDEO_DRIVER_X11_XSHAPE   1

Definition at line 171 of file SDL_config_macosx.h.

§ SDL_VIDEO_DRIVER_X11_XVIDMODE

#define SDL_VIDEO_DRIVER_X11_XVIDMODE   1

Definition at line 172 of file SDL_config_macosx.h.

§ SDL_VIDEO_OPENGL

#define SDL_VIDEO_OPENGL   1

Definition at line 205 of file SDL_config_macosx.h.

§ SDL_VIDEO_OPENGL_CGL

#define SDL_VIDEO_OPENGL_CGL   1

Definition at line 214 of file SDL_config_macosx.h.

§ SDL_VIDEO_OPENGL_EGL

#define SDL_VIDEO_OPENGL_EGL   1

Definition at line 211 of file SDL_config_macosx.h.

§ SDL_VIDEO_OPENGL_ES2

#define SDL_VIDEO_OPENGL_ES2   1

Definition at line 208 of file SDL_config_macosx.h.

§ SDL_VIDEO_OPENGL_GLX

#define SDL_VIDEO_OPENGL_GLX   1

Definition at line 217 of file SDL_config_macosx.h.

§ SDL_VIDEO_RENDER_METAL

#define SDL_VIDEO_RENDER_METAL   0

Definition at line 199 of file SDL_config_macosx.h.

§ SDL_VIDEO_RENDER_OGL

#define SDL_VIDEO_RENDER_OGL   1

Definition at line 187 of file SDL_config_macosx.h.

§ SDL_VIDEO_RENDER_OGL_ES2

#define SDL_VIDEO_RENDER_OGL_ES2   1

Definition at line 191 of file SDL_config_macosx.h.

§ SDL_VIDEO_VULKAN

#define SDL_VIDEO_VULKAN   0

Definition at line 225 of file SDL_config_macosx.h.

§ SIZEOF_VOIDP

#define SIZEOF_VOIDP   4

Definition at line 36 of file SDL_config_macosx.h.

§ STDC_HEADERS

#define STDC_HEADERS   1

Definition at line 40 of file SDL_config_macosx.h.