SDL 3.0
|
#include <SDL3/SDL_platform_defines.h>
Go to the source code of this file.
Macros | |
#define | SDL_build_config_h_ |
#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 |
#define HAVE_AUDIOCLIENT_H 1 |
Definition at line 47 of file SDL_build_config_xbox.h.
#define HAVE_D3D12_H 1 |
Definition at line 44 of file SDL_build_config_xbox.h.
#define HAVE_MMDEVICEAPI_H 1 |
Definition at line 46 of file SDL_build_config_xbox.h.
#define HAVE_STDARG_H 1 |
Definition at line 160 of file SDL_build_config_xbox.h.
#define HAVE_STDDEF_H 1 |
Definition at line 161 of file SDL_build_config_xbox.h.
#define HAVE_STDINT_H 1 |
Definition at line 162 of file SDL_build_config_xbox.h.
#define HAVE_XINPUT_H 1 |
Definition at line 40 of file SDL_build_config_xbox.h.
#define SDL_AUDIO_DRIVER_DISK 1 |
Definition at line 171 of file SDL_build_config_xbox.h.
#define SDL_AUDIO_DRIVER_DUMMY 1 |
Definition at line 172 of file SDL_build_config_xbox.h.
#define SDL_AUDIO_DRIVER_WASAPI 1 |
Definition at line 167 of file SDL_build_config_xbox.h.
#define SDL_build_config_h_ |
Definition at line 24 of file SDL_build_config_xbox.h.
#define SDL_DISABLE_WINDOWS_IME 1 |
Definition at line 231 of file SDL_build_config_xbox.h.
#define SDL_FILESYSTEM_XBOX 1 |
Definition at line 228 of file SDL_build_config_xbox.h.
#define SDL_HAPTIC_XINPUT 1 |
Definition at line 184 of file SDL_build_config_xbox.h.
#define SDL_JOYSTICK_VIRTUAL 1 |
Definition at line 178 of file SDL_build_config_xbox.h.
#define SDL_JOYSTICK_XINPUT 1 |
Definition at line 182 of file SDL_build_config_xbox.h.
#define SDL_LOADSO_WINDOWS 1 |
Definition at line 194 of file SDL_build_config_xbox.h.
#define SDL_POWER_HARDWIRED 1 |
Definition at line 224 of file SDL_build_config_xbox.h.
#define SDL_SENSOR_DUMMY 1 |
Definition at line 190 of file SDL_build_config_xbox.h.
#define SDL_THREAD_GENERIC_COND_SUFFIX 1 |
Definition at line 197 of file SDL_build_config_xbox.h.
#define SDL_THREAD_WINDOWS 1 |
Definition at line 198 of file SDL_build_config_xbox.h.
#define SDL_TIMER_WINDOWS 1 |
Definition at line 201 of file SDL_build_config_xbox.h.
#define SDL_VIDEO_DRIVER_DUMMY 1 |
Definition at line 204 of file SDL_build_config_xbox.h.
#define SDL_VIDEO_DRIVER_WINDOWS 1 |
Definition at line 205 of file SDL_build_config_xbox.h.
#define SDL_VIDEO_OPENGL 1 |
Definition at line 213 of file SDL_build_config_xbox.h.
#define SDL_VIDEO_OPENGL_WGL 1 |
Definition at line 216 of file SDL_build_config_xbox.h.
#define SDL_VIDEO_RENDER_D3D12 1 |
Definition at line 208 of file SDL_build_config_xbox.h.
#define SDL_VIDEO_RENDER_OGL 1 |
Definition at line 219 of file SDL_build_config_xbox.h.