zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SDL_config_android.h File Reference
#include "SDL_platform.h"
#include <stdarg.h>

Go to the source code of this file.

Macros

#define HAVE_ABS   1
 
#define HAVE_ALLOCA   1
 
#define HAVE_ALLOCA_H   1
 
#define HAVE_ATAN   1
 
#define HAVE_ATAN2   1
 
#define HAVE_ATOF   1
 
#define HAVE_ATOI   1
 
#define HAVE_BCOPY   1
 
#define HAVE_CALLOC   1
 
#define HAVE_CEIL   1
 
#define HAVE_COPYSIGN   1
 
#define HAVE_COS   1
 
#define HAVE_COSF   1
 
#define HAVE_CTYPE_H   1
 
#define HAVE_FABS   1
 
#define HAVE_FLOOR   1
 
#define HAVE_FREE   1
 
#define HAVE_GCC_ATOMICS   1
 
#define HAVE_GETENV   1
 
#define HAVE_INTTYPES_H   1
 
#define HAVE_LOG   1
 
#define HAVE_M_PI   1
 
#define HAVE_MALLOC   1
 
#define HAVE_MATH_H   1
 
#define HAVE_MEMCMP   1
 
#define HAVE_MEMCPY   1
 
#define HAVE_MEMMOVE   1
 
#define HAVE_MEMSET   1
 
#define HAVE_NANOSLEEP   1
 
#define HAVE_POW   1
 
#define HAVE_PUTENV   1
 
#define HAVE_QSORT   1
 
#define HAVE_REALLOC   1
 
#define HAVE_SCALBN   1
 
#define HAVE_SETENV   1
 
#define HAVE_SETENV   1
 
#define HAVE_SETJMP   1
 
#define HAVE_SIGACTION   1
 
#define HAVE_SIGNAL_H   1
 
#define HAVE_SIN   1
 
#define HAVE_SINF   1
 
#define HAVE_SNPRINTF   1
 
#define HAVE_SQRT   1
 
#define HAVE_SSCANF   1
 
#define HAVE_STDINT_H   1
 
#define HAVE_STDIO_H   1
 
#define HAVE_STRCASECMP   1
 
#define HAVE_STRCHR   1
 
#define HAVE_STRCMP   1
 
#define HAVE_STRDUP   1
 
#define HAVE_STRING_H   1
 
#define HAVE_STRLCAT   1
 
#define HAVE_STRLCPY   1
 
#define HAVE_STRLEN   1
 
#define HAVE_STRNCASECMP   1
 
#define HAVE_STRNCMP   1
 
#define HAVE_STRRCHR   1
 
#define HAVE_STRSTR   1
 
#define HAVE_STRTOD   1
 
#define HAVE_STRTOL   1
 
#define HAVE_STRTOLL   1
 
#define HAVE_STRTOUL   1
 
#define HAVE_STRTOULL   1
 
#define HAVE_SYS_TYPES_H   1
 
#define HAVE_SYSCONF   1
 
#define HAVE_UNSETENV   1
 
#define HAVE_VSNPRINTF   1
 
#define SDL_AUDIO_DRIVER_ANDROID   1
 
#define SDL_AUDIO_DRIVER_DUMMY   1
 
#define SDL_FILESYSTEM_DUMMY   1
 
#define SDL_HAPTIC_DUMMY   1
 
#define SDL_JOYSTICK_ANDROID   1
 
#define SDL_LOADSO_DLOPEN   1
 
#define SDL_POWER_ANDROID   1
 
#define SDL_THREAD_PTHREAD   1
 
#define SDL_THREAD_PTHREAD_RECURSIVE_MUTEX   1
 
#define SDL_TIMER_UNIX   1
 
#define SDL_VIDEO_DRIVER_ANDROID   1
 
#define SDL_VIDEO_OPENGL_EGL   1
 
#define SDL_VIDEO_OPENGL_ES   1
 
#define SDL_VIDEO_RENDER_OGL_ES   1
 
#define SDL_VIDEO_RENDER_OGL_ES2   1
 
#define SIZEOF_VOIDP   4
 
#define STDC_HEADERS   1
 

Detailed Description

This is a configuration that can be used to build SDL for Android

Definition in file SDL_config_android.h.

Macro Definition Documentation

#define HAVE_ABS   1

Definition at line 60 of file SDL_config_android.h.

#define HAVE_ALLOCA   1

Definition at line 53 of file SDL_config_android.h.

#define HAVE_ALLOCA_H   1

Definition at line 37 of file SDL_config_android.h.

#define HAVE_ATAN   1

Definition at line 88 of file SDL_config_android.h.

#define HAVE_ATAN2   1

Definition at line 89 of file SDL_config_android.h.

#define HAVE_ATOF   1

Definition at line 79 of file SDL_config_android.h.

#define HAVE_ATOI   1

Definition at line 78 of file SDL_config_android.h.

#define HAVE_BCOPY   1

Definition at line 61 of file SDL_config_android.h.

#define HAVE_CALLOC   1

Definition at line 50 of file SDL_config_android.h.

#define HAVE_CEIL   1

Definition at line 90 of file SDL_config_android.h.

#define HAVE_COPYSIGN   1

Definition at line 91 of file SDL_config_android.h.

#define HAVE_COS   1

Definition at line 92 of file SDL_config_android.h.

#define HAVE_COSF   1

Definition at line 93 of file SDL_config_android.h.

#define HAVE_CTYPE_H   1

Definition at line 44 of file SDL_config_android.h.

#define HAVE_FABS   1

Definition at line 94 of file SDL_config_android.h.

#define HAVE_FLOOR   1

Definition at line 95 of file SDL_config_android.h.

#define HAVE_FREE   1

Definition at line 52 of file SDL_config_android.h.

#define HAVE_GCC_ATOMICS   1

Definition at line 35 of file SDL_config_android.h.

#define HAVE_GETENV   1

Definition at line 54 of file SDL_config_android.h.

#define HAVE_INTTYPES_H   1

Definition at line 42 of file SDL_config_android.h.

#define HAVE_LOG   1

Definition at line 96 of file SDL_config_android.h.

#define HAVE_M_PI   1

Definition at line 87 of file SDL_config_android.h.

#define HAVE_MALLOC   1

Definition at line 49 of file SDL_config_android.h.

#define HAVE_MATH_H   1

Definition at line 45 of file SDL_config_android.h.

#define HAVE_MEMCMP   1

Definition at line 65 of file SDL_config_android.h.

#define HAVE_MEMCPY   1

Definition at line 63 of file SDL_config_android.h.

#define HAVE_MEMMOVE   1

Definition at line 64 of file SDL_config_android.h.

#define HAVE_MEMSET   1

Definition at line 62 of file SDL_config_android.h.

#define HAVE_NANOSLEEP   1

Definition at line 104 of file SDL_config_android.h.

#define HAVE_POW   1

Definition at line 97 of file SDL_config_android.h.

#define HAVE_PUTENV   1

Definition at line 56 of file SDL_config_android.h.

#define HAVE_QSORT   1

Definition at line 59 of file SDL_config_android.h.

#define HAVE_REALLOC   1

Definition at line 51 of file SDL_config_android.h.

#define HAVE_SCALBN   1

Definition at line 98 of file SDL_config_android.h.

#define HAVE_SETENV   1

Definition at line 57 of file SDL_config_android.h.

#define HAVE_SETENV   1

Definition at line 57 of file SDL_config_android.h.

#define HAVE_SETJMP   1

Definition at line 103 of file SDL_config_android.h.

#define HAVE_SIGACTION   1

Definition at line 102 of file SDL_config_android.h.

#define HAVE_SIGNAL_H   1

Definition at line 46 of file SDL_config_android.h.

#define HAVE_SIN   1

Definition at line 99 of file SDL_config_android.h.

#define HAVE_SINF   1

Definition at line 100 of file SDL_config_android.h.

#define HAVE_SNPRINTF   1

Definition at line 85 of file SDL_config_android.h.

#define HAVE_SQRT   1

Definition at line 101 of file SDL_config_android.h.

#define HAVE_SSCANF   1

Definition at line 84 of file SDL_config_android.h.

#define HAVE_STDINT_H   1

Definition at line 43 of file SDL_config_android.h.

#define HAVE_STDIO_H   1

Definition at line 39 of file SDL_config_android.h.

#define HAVE_STRCASECMP   1

Definition at line 82 of file SDL_config_android.h.

#define HAVE_STRCHR   1

Definition at line 70 of file SDL_config_android.h.

#define HAVE_STRCMP   1

Definition at line 80 of file SDL_config_android.h.

#define HAVE_STRDUP   1

Definition at line 69 of file SDL_config_android.h.

#define HAVE_STRING_H   1

Definition at line 41 of file SDL_config_android.h.

#define HAVE_STRLCAT   1

Definition at line 68 of file SDL_config_android.h.

#define HAVE_STRLCPY   1

Definition at line 67 of file SDL_config_android.h.

#define HAVE_STRLEN   1

Definition at line 66 of file SDL_config_android.h.

#define HAVE_STRNCASECMP   1

Definition at line 83 of file SDL_config_android.h.

#define HAVE_STRNCMP   1

Definition at line 81 of file SDL_config_android.h.

#define HAVE_STRRCHR   1

Definition at line 71 of file SDL_config_android.h.

#define HAVE_STRSTR   1

Definition at line 72 of file SDL_config_android.h.

#define HAVE_STRTOD   1

Definition at line 77 of file SDL_config_android.h.

#define HAVE_STRTOL   1

Definition at line 73 of file SDL_config_android.h.

#define HAVE_STRTOLL   1

Definition at line 75 of file SDL_config_android.h.

#define HAVE_STRTOUL   1

Definition at line 74 of file SDL_config_android.h.

#define HAVE_STRTOULL   1

Definition at line 76 of file SDL_config_android.h.

#define HAVE_SYS_TYPES_H   1

Definition at line 38 of file SDL_config_android.h.

#define HAVE_SYSCONF   1

Definition at line 105 of file SDL_config_android.h.

#define HAVE_UNSETENV   1

Definition at line 58 of file SDL_config_android.h.

#define HAVE_VSNPRINTF   1

Definition at line 86 of file SDL_config_android.h.

#define SDL_AUDIO_DRIVER_ANDROID   1

Definition at line 110 of file SDL_config_android.h.

#define SDL_AUDIO_DRIVER_DUMMY   1

Definition at line 111 of file SDL_config_android.h.

#define SDL_FILESYSTEM_DUMMY   1

Definition at line 140 of file SDL_config_android.h.

#define SDL_HAPTIC_DUMMY   1

Definition at line 115 of file SDL_config_android.h.

#define SDL_JOYSTICK_ANDROID   1

Definition at line 114 of file SDL_config_android.h.

#define SDL_LOADSO_DLOPEN   1

Definition at line 118 of file SDL_config_android.h.

#define SDL_POWER_ANDROID   1

Definition at line 137 of file SDL_config_android.h.

#define SDL_THREAD_PTHREAD   1

Definition at line 121 of file SDL_config_android.h.

#define SDL_THREAD_PTHREAD_RECURSIVE_MUTEX   1

Definition at line 122 of file SDL_config_android.h.

#define SDL_TIMER_UNIX   1

Definition at line 125 of file SDL_config_android.h.

#define SDL_VIDEO_DRIVER_ANDROID   1

Definition at line 128 of file SDL_config_android.h.

#define SDL_VIDEO_OPENGL_EGL   1

Definition at line 132 of file SDL_config_android.h.

#define SDL_VIDEO_OPENGL_ES   1

Definition at line 131 of file SDL_config_android.h.

#define SDL_VIDEO_RENDER_OGL_ES   1

Definition at line 133 of file SDL_config_android.h.

#define SDL_VIDEO_RENDER_OGL_ES2   1

Definition at line 134 of file SDL_config_android.h.

#define SIZEOF_VOIDP   4

Definition at line 107 of file SDL_config_android.h.

#define STDC_HEADERS   1

Definition at line 40 of file SDL_config_android.h.