SDL 2.0
SDL_config_xbox.h File Reference
#include "SDL_platform.h"
+ Include dependency graph for SDL_config_xbox.h:

Go to the source code of this file.

Macros

#define SDL_config_h_
 
#define SIZEOF_VOIDP   8
 
#define HAVE_XINPUT_H   1
 
#define HAVE_D3D12_H   1
 
#define HAVE_MMDEVICEAPI_H   1
 
#define HAVE_AUDIOCLIENT_H   1
 
#define HAVE_STDARG_H   1
 
#define HAVE_STDDEF_H   1
 
#define HAVE_STDINT_H   1
 
#define SDL_AUDIO_DRIVER_WASAPI   1
 
#define SDL_AUDIO_DRIVER_DISK   1
 
#define SDL_AUDIO_DRIVER_DUMMY   1
 
#define SDL_JOYSTICK_VIRTUAL   1
 
#define SDL_JOYSTICK_XINPUT   1
 
#define SDL_HAPTIC_XINPUT   1
 
#define SDL_SENSOR_DUMMY   1
 
#define SDL_LOADSO_WINDOWS   1
 
#define SDL_THREAD_GENERIC_COND_SUFFIX   1
 
#define SDL_THREAD_WINDOWS   1
 
#define SDL_TIMER_WINDOWS   1
 
#define SDL_VIDEO_DRIVER_DUMMY   1
 
#define SDL_VIDEO_DRIVER_WINDOWS   1
 
#define SDL_VIDEO_RENDER_D3D12   1
 
#define SDL_VIDEO_OPENGL   1
 
#define SDL_VIDEO_OPENGL_WGL   1
 
#define SDL_VIDEO_RENDER_OGL   1
 
#define SDL_POWER_HARDWIRED   1
 
#define SDL_FILESYSTEM_XBOX   1
 
#define SDL_DISABLE_WINDOWS_IME   1
 

Macro Definition Documentation

◆ HAVE_AUDIOCLIENT_H

#define HAVE_AUDIOCLIENT_H   1

Definition at line 50 of file SDL_config_xbox.h.

◆ HAVE_D3D12_H

#define HAVE_D3D12_H   1

Definition at line 47 of file SDL_config_xbox.h.

◆ HAVE_MMDEVICEAPI_H

#define HAVE_MMDEVICEAPI_H   1

Definition at line 49 of file SDL_config_xbox.h.

◆ HAVE_STDARG_H

#define HAVE_STDARG_H   1

Definition at line 165 of file SDL_config_xbox.h.

◆ HAVE_STDDEF_H

#define HAVE_STDDEF_H   1

Definition at line 166 of file SDL_config_xbox.h.

◆ HAVE_STDINT_H

#define HAVE_STDINT_H   1

Definition at line 167 of file SDL_config_xbox.h.

◆ HAVE_XINPUT_H

#define HAVE_XINPUT_H   1

Definition at line 43 of file SDL_config_xbox.h.

◆ SDL_AUDIO_DRIVER_DISK

#define SDL_AUDIO_DRIVER_DISK   1

Definition at line 176 of file SDL_config_xbox.h.

◆ SDL_AUDIO_DRIVER_DUMMY

#define SDL_AUDIO_DRIVER_DUMMY   1

Definition at line 177 of file SDL_config_xbox.h.

◆ SDL_AUDIO_DRIVER_WASAPI

#define SDL_AUDIO_DRIVER_WASAPI   1

Definition at line 172 of file SDL_config_xbox.h.

◆ SDL_config_h_

#define SDL_config_h_

Definition at line 24 of file SDL_config_xbox.h.

◆ SDL_DISABLE_WINDOWS_IME

#define SDL_DISABLE_WINDOWS_IME   1

Definition at line 236 of file SDL_config_xbox.h.

◆ SDL_FILESYSTEM_XBOX

#define SDL_FILESYSTEM_XBOX   1

Definition at line 233 of file SDL_config_xbox.h.

◆ SDL_HAPTIC_XINPUT

#define SDL_HAPTIC_XINPUT   1

Definition at line 189 of file SDL_config_xbox.h.

◆ SDL_JOYSTICK_VIRTUAL

#define SDL_JOYSTICK_VIRTUAL   1

Definition at line 183 of file SDL_config_xbox.h.

◆ SDL_JOYSTICK_XINPUT

#define SDL_JOYSTICK_XINPUT   1

Definition at line 187 of file SDL_config_xbox.h.

◆ SDL_LOADSO_WINDOWS

#define SDL_LOADSO_WINDOWS   1

Definition at line 199 of file SDL_config_xbox.h.

◆ SDL_POWER_HARDWIRED

#define SDL_POWER_HARDWIRED   1

Definition at line 229 of file SDL_config_xbox.h.

◆ SDL_SENSOR_DUMMY

#define SDL_SENSOR_DUMMY   1

Definition at line 195 of file SDL_config_xbox.h.

◆ SDL_THREAD_GENERIC_COND_SUFFIX

#define SDL_THREAD_GENERIC_COND_SUFFIX   1

Definition at line 202 of file SDL_config_xbox.h.

◆ SDL_THREAD_WINDOWS

#define SDL_THREAD_WINDOWS   1

Definition at line 203 of file SDL_config_xbox.h.

◆ SDL_TIMER_WINDOWS

#define SDL_TIMER_WINDOWS   1

Definition at line 206 of file SDL_config_xbox.h.

◆ SDL_VIDEO_DRIVER_DUMMY

#define SDL_VIDEO_DRIVER_DUMMY   1

Definition at line 209 of file SDL_config_xbox.h.

◆ SDL_VIDEO_DRIVER_WINDOWS

#define SDL_VIDEO_DRIVER_WINDOWS   1

Definition at line 210 of file SDL_config_xbox.h.

◆ SDL_VIDEO_OPENGL

#define SDL_VIDEO_OPENGL   1

Definition at line 218 of file SDL_config_xbox.h.

◆ SDL_VIDEO_OPENGL_WGL

#define SDL_VIDEO_OPENGL_WGL   1

Definition at line 221 of file SDL_config_xbox.h.

◆ SDL_VIDEO_RENDER_D3D12

#define SDL_VIDEO_RENDER_D3D12   1

Definition at line 213 of file SDL_config_xbox.h.

◆ SDL_VIDEO_RENDER_OGL

#define SDL_VIDEO_RENDER_OGL   1

Definition at line 224 of file SDL_config_xbox.h.

◆ SIZEOF_VOIDP

#define SIZEOF_VOIDP   8

Definition at line 32 of file SDL_config_xbox.h.