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

Go to the source code of this file.

Macros

#define SDL_config_h_
 
#define _SIZE_T_DEFINED_
 
#define SIZEOF_VOIDP   4
 
#define HAVE_DDRAW_H   1
 
#define HAVE_DINPUT_H   1
 
#define HAVE_DSOUND_H   1
 
#define HAVE_DXGI_H   1
 
#define HAVE_XINPUT_H   1
 
#define HAVE_MMDEVICEAPI_H   1
 
#define HAVE_AUDIOCLIENT_H   1
 
#define HAVE_TPCSHRD_H   1
 
#define HAVE_SENSORSAPI_H   1
 
#define HAVE_STDARG_H   1
 
#define HAVE_STDDEF_H   1
 
#define SDL_AUDIO_DRIVER_WASAPI   1
 
#define SDL_AUDIO_DRIVER_DSOUND   1
 
#define SDL_AUDIO_DRIVER_WINMM   1
 
#define SDL_AUDIO_DRIVER_DISK   1
 
#define SDL_AUDIO_DRIVER_DUMMY   1
 
#define SDL_JOYSTICK_DINPUT   1
 
#define SDL_JOYSTICK_HIDAPI   1
 
#define SDL_JOYSTICK_RAWINPUT   1
 
#define SDL_JOYSTICK_VIRTUAL   1
 
#define SDL_JOYSTICK_XINPUT   1
 
#define SDL_HAPTIC_DINPUT   1
 
#define SDL_HAPTIC_XINPUT   1
 
#define SDL_SENSOR_WINDOWS   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_D3D   1
 
#define SDL_VIDEO_OPENGL   1
 
#define SDL_VIDEO_OPENGL_WGL   1
 
#define SDL_VIDEO_RENDER_OGL   1
 
#define SDL_VIDEO_RENDER_OGL_ES2   1
 
#define SDL_VIDEO_OPENGL_ES2   1
 
#define SDL_VIDEO_OPENGL_EGL   1
 
#define SDL_VIDEO_VULKAN   1
 
#define SDL_POWER_WINDOWS   1
 
#define SDL_FILESYSTEM_WINDOWS   1
 

Typedefs

typedef signed char int8_t
 
typedef unsigned char uint8_t
 
typedef signed short int16_t
 
typedef unsigned short uint16_t
 
typedef signed int int32_t
 
typedef unsigned int uint32_t
 
typedef signed long long int64_t
 
typedef unsigned long long uint64_t
 
typedef unsigned int size_t
 
typedef unsigned int uintptr_t
 

Macro Definition Documentation

◆ _SIZE_T_DEFINED_

#define _SIZE_T_DEFINED_

Definition at line 92 of file SDL_config_windows.h.

◆ HAVE_AUDIOCLIENT_H

#define HAVE_AUDIOCLIENT_H   1

Definition at line 129 of file SDL_config_windows.h.

◆ HAVE_DDRAW_H

#define HAVE_DDRAW_H   1

Definition at line 109 of file SDL_config_windows.h.

◆ HAVE_DINPUT_H

#define HAVE_DINPUT_H   1

Definition at line 110 of file SDL_config_windows.h.

◆ HAVE_DSOUND_H

#define HAVE_DSOUND_H   1

Definition at line 111 of file SDL_config_windows.h.

◆ HAVE_DXGI_H

#define HAVE_DXGI_H   1

Definition at line 113 of file SDL_config_windows.h.

◆ HAVE_MMDEVICEAPI_H

#define HAVE_MMDEVICEAPI_H   1

Definition at line 128 of file SDL_config_windows.h.

◆ HAVE_SENSORSAPI_H

#define HAVE_SENSORSAPI_H   1

Definition at line 131 of file SDL_config_windows.h.

◆ HAVE_STDARG_H

#define HAVE_STDARG_H   1

Definition at line 262 of file SDL_config_windows.h.

◆ HAVE_STDDEF_H

#define HAVE_STDDEF_H   1

Definition at line 263 of file SDL_config_windows.h.

◆ HAVE_TPCSHRD_H

#define HAVE_TPCSHRD_H   1

Definition at line 130 of file SDL_config_windows.h.

◆ HAVE_XINPUT_H

#define HAVE_XINPUT_H   1

Definition at line 114 of file SDL_config_windows.h.

◆ SDL_AUDIO_DRIVER_DISK

#define SDL_AUDIO_DRIVER_DISK   1

Definition at line 272 of file SDL_config_windows.h.

◆ SDL_AUDIO_DRIVER_DSOUND

#define SDL_AUDIO_DRIVER_DSOUND   1

Definition at line 270 of file SDL_config_windows.h.

◆ SDL_AUDIO_DRIVER_DUMMY

#define SDL_AUDIO_DRIVER_DUMMY   1

Definition at line 273 of file SDL_config_windows.h.

◆ SDL_AUDIO_DRIVER_WASAPI

#define SDL_AUDIO_DRIVER_WASAPI   1

Definition at line 268 of file SDL_config_windows.h.

◆ SDL_AUDIO_DRIVER_WINMM

#define SDL_AUDIO_DRIVER_WINMM   1

Definition at line 271 of file SDL_config_windows.h.

◆ SDL_config_h_

#define SDL_config_h_

Definition at line 24 of file SDL_config_windows.h.

◆ SDL_FILESYSTEM_WINDOWS

#define SDL_FILESYSTEM_WINDOWS   1

Definition at line 347 of file SDL_config_windows.h.

◆ SDL_HAPTIC_DINPUT

#define SDL_HAPTIC_DINPUT   1

Definition at line 286 of file SDL_config_windows.h.

◆ SDL_HAPTIC_XINPUT

#define SDL_HAPTIC_XINPUT   1

Definition at line 287 of file SDL_config_windows.h.

◆ SDL_JOYSTICK_DINPUT

#define SDL_JOYSTICK_DINPUT   1

Definition at line 276 of file SDL_config_windows.h.

◆ SDL_JOYSTICK_HIDAPI

#define SDL_JOYSTICK_HIDAPI   1

Definition at line 277 of file SDL_config_windows.h.

◆ SDL_JOYSTICK_RAWINPUT

#define SDL_JOYSTICK_RAWINPUT   1

Definition at line 279 of file SDL_config_windows.h.

◆ SDL_JOYSTICK_VIRTUAL

#define SDL_JOYSTICK_VIRTUAL   1

Definition at line 281 of file SDL_config_windows.h.

◆ SDL_JOYSTICK_XINPUT

#define SDL_JOYSTICK_XINPUT   1

Definition at line 285 of file SDL_config_windows.h.

◆ SDL_LOADSO_WINDOWS

#define SDL_LOADSO_WINDOWS   1

Definition at line 297 of file SDL_config_windows.h.

◆ SDL_POWER_WINDOWS

#define SDL_POWER_WINDOWS   1

Definition at line 344 of file SDL_config_windows.h.

◆ SDL_SENSOR_WINDOWS

#define SDL_SENSOR_WINDOWS   1

Definition at line 291 of file SDL_config_windows.h.

◆ SDL_THREAD_GENERIC_COND_SUFFIX

#define SDL_THREAD_GENERIC_COND_SUFFIX   1

Definition at line 300 of file SDL_config_windows.h.

◆ SDL_THREAD_WINDOWS

#define SDL_THREAD_WINDOWS   1

Definition at line 301 of file SDL_config_windows.h.

◆ SDL_TIMER_WINDOWS

#define SDL_TIMER_WINDOWS   1

Definition at line 304 of file SDL_config_windows.h.

◆ SDL_VIDEO_DRIVER_DUMMY

#define SDL_VIDEO_DRIVER_DUMMY   1

Definition at line 307 of file SDL_config_windows.h.

◆ SDL_VIDEO_DRIVER_WINDOWS

#define SDL_VIDEO_DRIVER_WINDOWS   1

Definition at line 308 of file SDL_config_windows.h.

◆ SDL_VIDEO_OPENGL

#define SDL_VIDEO_OPENGL   1

Definition at line 322 of file SDL_config_windows.h.

◆ SDL_VIDEO_OPENGL_EGL

#define SDL_VIDEO_OPENGL_EGL   1

Definition at line 337 of file SDL_config_windows.h.

◆ SDL_VIDEO_OPENGL_ES2

#define SDL_VIDEO_OPENGL_ES2   1

Definition at line 334 of file SDL_config_windows.h.

◆ SDL_VIDEO_OPENGL_WGL

#define SDL_VIDEO_OPENGL_WGL   1

Definition at line 325 of file SDL_config_windows.h.

◆ SDL_VIDEO_RENDER_D3D

#define SDL_VIDEO_RENDER_D3D   1

Definition at line 311 of file SDL_config_windows.h.

◆ SDL_VIDEO_RENDER_OGL

#define SDL_VIDEO_RENDER_OGL   1

Definition at line 328 of file SDL_config_windows.h.

◆ SDL_VIDEO_RENDER_OGL_ES2

#define SDL_VIDEO_RENDER_OGL_ES2   1

Definition at line 331 of file SDL_config_windows.h.

◆ SDL_VIDEO_VULKAN

#define SDL_VIDEO_VULKAN   1

Definition at line 341 of file SDL_config_windows.h.

◆ SIZEOF_VOIDP

#define SIZEOF_VOIDP   4

Definition at line 102 of file SDL_config_windows.h.

Typedef Documentation

◆ int16_t

typedef signed short int16_t

Definition at line 85 of file SDL_config_windows.h.

◆ int32_t

typedef signed int int32_t

Definition at line 87 of file SDL_config_windows.h.

◆ int64_t

typedef signed long long int64_t

Definition at line 89 of file SDL_config_windows.h.

◆ int8_t

typedef signed char int8_t

Definition at line 83 of file SDL_config_windows.h.

◆ size_t

typedef unsigned int size_t

Definition at line 93 of file SDL_config_windows.h.

◆ uint16_t

typedef unsigned short uint16_t

Definition at line 86 of file SDL_config_windows.h.

◆ uint32_t

typedef unsigned int uint32_t

Definition at line 88 of file SDL_config_windows.h.

◆ uint64_t

typedef unsigned long long uint64_t

Definition at line 90 of file SDL_config_windows.h.

◆ uint8_t

typedef unsigned char uint8_t

Definition at line 84 of file SDL_config_windows.h.

◆ uintptr_t

typedef unsigned int uintptr_t

Definition at line 95 of file SDL_config_windows.h.