|
@@ -61,7 +61,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_ALLOW_ALT_TAB_WHILE_GRABBED "SDL_ALLOW_ALT_TAB_WHILE_GRABBED"
|
|
|
|
|
@@ -81,7 +81,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_ANDROID_ALLOW_RECREATE_ACTIVITY "SDL_ANDROID_ALLOW_RECREATE_ACTIVITY"
|
|
|
|
|
@@ -96,7 +96,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_ANDROID_BLOCK_ON_PAUSE "SDL_ANDROID_BLOCK_ON_PAUSE"
|
|
|
|
|
@@ -119,7 +119,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_ANDROID_TRAP_BACK_BUTTON "SDL_ANDROID_TRAP_BACK_BUTTON"
|
|
|
|
|
@@ -135,7 +135,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_APP_ID "SDL_APP_ID"
|
|
|
|
|
@@ -153,7 +153,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_APP_NAME "SDL_APP_NAME"
|
|
|
|
|
@@ -176,7 +176,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_APPLE_TV_CONTROLLER_UI_EVENTS "SDL_APPLE_TV_CONTROLLER_UI_EVENTS"
|
|
|
|
|
@@ -191,7 +191,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_APPLE_TV_REMOTE_ALLOW_ROTATION "SDL_APPLE_TV_REMOTE_ALLOW_ROTATION"
|
|
|
|
|
@@ -205,7 +205,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before an audio device is opened.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_AUDIO_ALSA_DEFAULT_DEVICE "SDL_AUDIO_ALSA_DEFAULT_DEVICE"
|
|
|
|
|
@@ -223,7 +223,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before an audio device is opened.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_AUDIO_CATEGORY "SDL_AUDIO_CATEGORY"
|
|
|
|
|
@@ -236,7 +236,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before an audio device is opened.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_AUDIO_CHANNELS "SDL_AUDIO_CHANNELS"
|
|
|
|
|
@@ -259,7 +259,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before an audio device is opened.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_AUDIO_DEVICE_APP_ICON_NAME "SDL_AUDIO_DEVICE_APP_ICON_NAME"
|
|
|
|
|
@@ -281,7 +281,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before an audio device is opened.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_AUDIO_DEVICE_SAMPLE_FRAMES "SDL_AUDIO_DEVICE_SAMPLE_FRAMES"
|
|
|
|
|
@@ -308,7 +308,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before an audio device is opened.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_AUDIO_DEVICE_STREAM_NAME "SDL_AUDIO_DEVICE_STREAM_NAME"
|
|
|
|
|
@@ -334,7 +334,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before an audio device is opened.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_AUDIO_DEVICE_STREAM_ROLE "SDL_AUDIO_DEVICE_STREAM_ROLE"
|
|
|
|
|
@@ -345,7 +345,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before an audio device is opened.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_AUDIO_DISK_INPUT_FILE "SDL_AUDIO_DISK_INPUT_FILE"
|
|
|
|
|
@@ -356,7 +356,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before an audio device is opened.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_AUDIO_DISK_OUTPUT_FILE "SDL_AUDIO_DISK_OUTPUT_FILE"
|
|
|
|
|
@@ -369,7 +369,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before an audio device is opened.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_AUDIO_DISK_TIMESCALE "SDL_AUDIO_DISK_TIMESCALE"
|
|
|
|
|
@@ -383,7 +383,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_AUDIO_DRIVER "SDL_AUDIO_DRIVER"
|
|
|
|
|
@@ -396,7 +396,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before an audio device is opened.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_AUDIO_DUMMY_TIMESCALE "SDL_AUDIO_DUMMY_TIMESCALE"
|
|
|
|
|
@@ -423,7 +423,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before an audio device is opened.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_AUDIO_FORMAT "SDL_AUDIO_FORMAT"
|
|
|
|
|
@@ -436,7 +436,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before an audio device is opened.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_AUDIO_FREQUENCY "SDL_AUDIO_FREQUENCY"
|
|
|
|
|
@@ -459,7 +459,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_AUDIO_INCLUDE_MONITORS "SDL_AUDIO_INCLUDE_MONITORS"
|
|
|
|
|
@@ -474,7 +474,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_AUTO_UPDATE_JOYSTICKS "SDL_AUTO_UPDATE_JOYSTICKS"
|
|
|
|
|
@@ -489,7 +489,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_AUTO_UPDATE_SENSORS "SDL_AUTO_UPDATE_SENSORS"
|
|
|
|
|
@@ -512,7 +512,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_BMP_SAVE_LEGACY_FORMAT "SDL_BMP_SAVE_LEGACY_FORMAT"
|
|
|
|
|
@@ -528,7 +528,7 @@ extern "C" {
|
|
|
* best camera backend on your behalf. This hint needs to be set before
|
|
|
* SDL_Init() is called to be useful.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_CAMERA_DRIVER "SDL_CAMERA_DRIVER"
|
|
|
|
|
@@ -561,7 +561,7 @@ extern "C" {
|
|
|
*
|
|
|
* The items can be prefixed by '+'/'-' to add/remove features.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_CPU_FEATURE_MASK "SDL_CPU_FEATURE_MASK"
|
|
|
|
|
@@ -575,7 +575,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_DIRECTINPUT "SDL_JOYSTICK_DIRECTINPUT"
|
|
|
|
|
@@ -604,7 +604,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_FILE_DIALOG_DRIVER "SDL_FILE_DIALOG_DRIVER"
|
|
|
|
|
@@ -622,7 +622,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_DISPLAY_USABLE_BOUNDS "SDL_DISPLAY_USABLE_BOUNDS"
|
|
|
|
|
@@ -643,7 +643,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_EMSCRIPTEN_ASYNCIFY "SDL_EMSCRIPTEN_ASYNCIFY"
|
|
|
|
|
@@ -656,7 +656,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before creating a window.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_EMSCRIPTEN_CANVAS_SELECTOR "SDL_EMSCRIPTEN_CANVAS_SELECTOR"
|
|
|
|
|
@@ -676,7 +676,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before creating a window.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_EMSCRIPTEN_KEYBOARD_ELEMENT "SDL_EMSCRIPTEN_KEYBOARD_ELEMENT"
|
|
|
|
|
@@ -693,7 +693,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint must be set before SDL_StartTextInput() is called
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_ENABLE_SCREEN_KEYBOARD "SDL_ENABLE_SCREEN_KEYBOARD"
|
|
|
|
|
@@ -710,7 +710,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_EVDEV_DEVICES "SDL_EVDEV_DEVICES"
|
|
|
|
|
@@ -734,7 +734,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_EVENT_LOGGING "SDL_EVENT_LOGGING"
|
|
|
|
|
@@ -754,7 +754,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_FORCE_RAISEWINDOW "SDL_FORCE_RAISEWINDOW"
|
|
|
|
|
@@ -775,7 +775,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before calling SDL_GetWindowSurface()
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_FRAMEBUFFER_ACCELERATION "SDL_FRAMEBUFFER_ACCELERATION"
|
|
|
|
|
@@ -790,7 +790,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_GAMECONTROLLERCONFIG "SDL_GAMECONTROLLERCONFIG"
|
|
|
|
|
@@ -806,7 +806,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_GAMECONTROLLERCONFIG_FILE "SDL_GAMECONTROLLERCONFIG_FILE"
|
|
|
|
|
@@ -830,7 +830,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_GAMECONTROLLERTYPE "SDL_GAMECONTROLLERTYPE"
|
|
|
|
|
@@ -848,7 +848,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_GAMECONTROLLER_IGNORE_DEVICES "SDL_GAMECONTROLLER_IGNORE_DEVICES"
|
|
|
|
|
@@ -866,7 +866,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_GAMECONTROLLER_IGNORE_DEVICES_EXCEPT "SDL_GAMECONTROLLER_IGNORE_DEVICES_EXCEPT"
|
|
|
|
|
@@ -889,7 +889,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before a gamepad is opened.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_GAMECONTROLLER_SENSOR_FUSION "SDL_GAMECONTROLLER_SENSOR_FUSION"
|
|
|
|
|
@@ -901,7 +901,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before calling SDL_StartTextInput()
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_GDK_TEXTINPUT_DEFAULT_TEXT "SDL_GDK_TEXTINPUT_DEFAULT_TEXT"
|
|
|
|
|
@@ -913,7 +913,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before calling SDL_StartTextInput()
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_GDK_TEXTINPUT_DESCRIPTION "SDL_GDK_TEXTINPUT_DESCRIPTION"
|
|
|
|
|
@@ -928,7 +928,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before calling SDL_StartTextInput()
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_GDK_TEXTINPUT_MAX_LENGTH "SDL_GDK_TEXTINPUT_MAX_LENGTH"
|
|
|
|
|
@@ -944,7 +944,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before calling SDL_StartTextInput()
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_GDK_TEXTINPUT_SCOPE "SDL_GDK_TEXTINPUT_SCOPE"
|
|
|
|
|
@@ -955,7 +955,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before calling SDL_StartTextInput()
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_GDK_TEXTINPUT_TITLE "SDL_GDK_TEXTINPUT_TITLE"
|
|
|
|
|
@@ -973,7 +973,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_HIDAPI_LIBUSB "SDL_HIDAPI_LIBUSB"
|
|
|
|
|
@@ -991,7 +991,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_HIDAPI_LIBUSB_WHITELIST "SDL_HIDAPI_LIBUSB_WHITELIST"
|
|
|
|
|
@@ -1005,7 +1005,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_HIDAPI_UDEV "SDL_HIDAPI_UDEV"
|
|
|
|
|
@@ -1019,7 +1019,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL_GPUSelectBackend() is called.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_GPU_DRIVER "SDL_GPU_DRIVER"
|
|
|
|
|
@@ -1038,7 +1038,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_HIDAPI_ENUMERATE_ONLY_CONTROLLERS "SDL_HIDAPI_ENUMERATE_ONLY_CONTROLLERS"
|
|
|
|
|
@@ -1055,7 +1055,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_HIDAPI_IGNORE_DEVICES "SDL_HIDAPI_IGNORE_DEVICES"
|
|
|
|
|
@@ -1078,7 +1078,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_IME_IMPLEMENTED_UI "SDL_IME_IMPLEMENTED_UI"
|
|
|
|
|
@@ -1097,7 +1097,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_IOS_HIDE_HOME_INDICATOR "SDL_IOS_HIDE_HOME_INDICATOR"
|
|
|
|
|
@@ -1114,7 +1114,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_ALLOW_BACKGROUND_EVENTS "SDL_JOYSTICK_ALLOW_BACKGROUND_EVENTS"
|
|
|
|
|
@@ -1131,7 +1131,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_ARCADESTICK_DEVICES "SDL_JOYSTICK_ARCADESTICK_DEVICES"
|
|
|
|
|
@@ -1152,7 +1152,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_ARCADESTICK_DEVICES_EXCLUDED "SDL_JOYSTICK_ARCADESTICK_DEVICES_EXCLUDED"
|
|
|
|
|
@@ -1170,7 +1170,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_BLACKLIST_DEVICES "SDL_JOYSTICK_BLACKLIST_DEVICES"
|
|
|
|
|
@@ -1191,7 +1191,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_BLACKLIST_DEVICES_EXCLUDED "SDL_JOYSTICK_BLACKLIST_DEVICES_EXCLUDED"
|
|
|
|
|
@@ -1201,7 +1201,7 @@ extern "C" {
|
|
|
*
|
|
|
* This variable is currently only used by the Linux joystick driver.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_DEVICE "SDL_JOYSTICK_DEVICE"
|
|
|
|
|
@@ -1218,7 +1218,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_FLIGHTSTICK_DEVICES "SDL_JOYSTICK_FLIGHTSTICK_DEVICES"
|
|
|
|
|
@@ -1239,7 +1239,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_FLIGHTSTICK_DEVICES_EXCLUDED "SDL_JOYSTICK_FLIGHTSTICK_DEVICES_EXCLUDED"
|
|
|
|
|
@@ -1256,7 +1256,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_GAMEINPUT "SDL_JOYSTICK_GAMEINPUT"
|
|
|
|
|
@@ -1274,7 +1274,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_GAMECUBE_DEVICES "SDL_JOYSTICK_GAMECUBE_DEVICES"
|
|
|
|
|
@@ -1295,7 +1295,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_GAMECUBE_DEVICES_EXCLUDED "SDL_JOYSTICK_GAMECUBE_DEVICES_EXCLUDED"
|
|
|
|
|
@@ -1312,7 +1312,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before enumerating controllers.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_HIDAPI "SDL_JOYSTICK_HIDAPI"
|
|
|
|
|
@@ -1329,7 +1329,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before enumerating controllers.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_HIDAPI_COMBINE_JOY_CONS "SDL_JOYSTICK_HIDAPI_COMBINE_JOY_CONS"
|
|
|
|
|
@@ -1346,7 +1346,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before enumerating controllers.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_HIDAPI_GAMECUBE "SDL_JOYSTICK_HIDAPI_GAMECUBE"
|
|
|
|
|
@@ -1367,7 +1367,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_HIDAPI_GAMECUBE_RUMBLE_BRAKE "SDL_JOYSTICK_HIDAPI_GAMECUBE_RUMBLE_BRAKE"
|
|
|
|
|
@@ -1384,7 +1384,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before enumerating controllers.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_HIDAPI_JOY_CONS "SDL_JOYSTICK_HIDAPI_JOY_CONS"
|
|
|
|
|
@@ -1403,7 +1403,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_HIDAPI_JOYCON_HOME_LED "SDL_JOYSTICK_HIDAPI_JOYCON_HOME_LED"
|
|
|
|
|
@@ -1420,7 +1420,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before enumerating controllers.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_HIDAPI_LUNA "SDL_JOYSTICK_HIDAPI_LUNA"
|
|
|
|
|
@@ -1437,7 +1437,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before enumerating controllers.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_HIDAPI_NINTENDO_CLASSIC "SDL_JOYSTICK_HIDAPI_NINTENDO_CLASSIC"
|
|
|
|
|
@@ -1459,7 +1459,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before enumerating controllers.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_HIDAPI_PS3 "SDL_JOYSTICK_HIDAPI_PS3"
|
|
|
|
|
@@ -1476,7 +1476,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before enumerating controllers.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_HIDAPI_PS3_SIXAXIS_DRIVER "SDL_JOYSTICK_HIDAPI_PS3_SIXAXIS_DRIVER"
|
|
|
|
|
@@ -1493,7 +1493,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before enumerating controllers.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_HIDAPI_PS4 "SDL_JOYSTICK_HIDAPI_PS4"
|
|
|
|
|
@@ -1508,7 +1508,7 @@ extern "C" {
|
|
|
* This hint can be set anytime, but only takes effect when extended input
|
|
|
* reports are enabled.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_HIDAPI_PS4_REPORT_INTERVAL "SDL_JOYSTICK_HIDAPI_PS4_REPORT_INTERVAL"
|
|
|
|
|
@@ -1534,7 +1534,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be enabled anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_HIDAPI_PS4_RUMBLE "SDL_JOYSTICK_HIDAPI_PS4_RUMBLE"
|
|
|
|
|
@@ -1551,7 +1551,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before enumerating controllers.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_HIDAPI_PS5 "SDL_JOYSTICK_HIDAPI_PS5"
|
|
|
|
|
@@ -1564,7 +1564,7 @@ extern "C" {
|
|
|
* - "0": player LEDs are not enabled.
|
|
|
* - "1": player LEDs are enabled. (default)
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_HIDAPI_PS5_PLAYER_LED "SDL_JOYSTICK_HIDAPI_PS5_PLAYER_LED"
|
|
|
|
|
@@ -1589,7 +1589,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be enabled anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_HIDAPI_PS5_RUMBLE "SDL_JOYSTICK_HIDAPI_PS5_RUMBLE"
|
|
|
|
|
@@ -1606,7 +1606,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before enumerating controllers.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_HIDAPI_SHIELD "SDL_JOYSTICK_HIDAPI_SHIELD"
|
|
|
|
|
@@ -1621,7 +1621,7 @@ extern "C" {
|
|
|
*
|
|
|
* The default is the value of SDL_HINT_JOYSTICK_HIDAPI.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_HIDAPI_STADIA "SDL_JOYSTICK_HIDAPI_STADIA"
|
|
|
|
|
@@ -1638,7 +1638,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before enumerating controllers.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_HIDAPI_STEAM "SDL_JOYSTICK_HIDAPI_STEAM"
|
|
|
|
|
@@ -1655,7 +1655,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before enumerating controllers.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_HIDAPI_STEAMDECK "SDL_JOYSTICK_HIDAPI_STEAMDECK"
|
|
|
|
|
@@ -1683,7 +1683,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before enumerating controllers.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_HIDAPI_SWITCH "SDL_JOYSTICK_HIDAPI_SWITCH"
|
|
|
|
|
@@ -1702,7 +1702,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_HIDAPI_SWITCH_HOME_LED "SDL_JOYSTICK_HIDAPI_SWITCH_HOME_LED"
|
|
|
|
|
@@ -1717,7 +1717,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_HIDAPI_SWITCH_PLAYER_LED "SDL_JOYSTICK_HIDAPI_SWITCH_PLAYER_LED"
|
|
|
|
|
@@ -1733,7 +1733,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before opening a Joy-Con controller.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_HIDAPI_VERTICAL_JOY_CONS "SDL_JOYSTICK_HIDAPI_VERTICAL_JOY_CONS"
|
|
|
|
|
@@ -1751,7 +1751,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before enumerating controllers.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_HIDAPI_WII "SDL_JOYSTICK_HIDAPI_WII"
|
|
|
|
|
@@ -1766,7 +1766,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_HIDAPI_WII_PLAYER_LED "SDL_JOYSTICK_HIDAPI_WII_PLAYER_LED"
|
|
|
|
|
@@ -1784,7 +1784,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before enumerating controllers.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_HIDAPI_XBOX "SDL_JOYSTICK_HIDAPI_XBOX"
|
|
|
|
|
@@ -1801,7 +1801,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before enumerating controllers.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_HIDAPI_XBOX_360 "SDL_JOYSTICK_HIDAPI_XBOX_360"
|
|
|
|
|
@@ -1816,7 +1816,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_HIDAPI_XBOX_360_PLAYER_LED "SDL_JOYSTICK_HIDAPI_XBOX_360_PLAYER_LED"
|
|
|
|
|
@@ -1833,7 +1833,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before enumerating controllers.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_HIDAPI_XBOX_360_WIRELESS "SDL_JOYSTICK_HIDAPI_XBOX_360_WIRELESS"
|
|
|
|
|
@@ -1850,7 +1850,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before enumerating controllers.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_HIDAPI_XBOX_ONE "SDL_JOYSTICK_HIDAPI_XBOX_ONE"
|
|
|
|
|
@@ -1869,7 +1869,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_HIDAPI_XBOX_ONE_HOME_LED "SDL_JOYSTICK_HIDAPI_XBOX_ONE_HOME_LED"
|
|
|
|
|
@@ -1884,7 +1884,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_IOKIT "SDL_JOYSTICK_IOKIT"
|
|
|
|
|
@@ -1899,7 +1899,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_LINUX_CLASSIC "SDL_JOYSTICK_LINUX_CLASSIC"
|
|
|
|
|
@@ -1914,7 +1914,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before a controller is opened.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_LINUX_DEADZONES "SDL_JOYSTICK_LINUX_DEADZONES"
|
|
|
|
|
@@ -1932,7 +1932,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before a controller is opened.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_LINUX_DIGITAL_HATS "SDL_JOYSTICK_LINUX_DIGITAL_HATS"
|
|
|
|
|
@@ -1948,7 +1948,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before a controller is opened.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_LINUX_HAT_DEADZONES "SDL_JOYSTICK_LINUX_HAT_DEADZONES"
|
|
|
|
|
@@ -1963,7 +1963,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_MFI "SDL_JOYSTICK_MFI"
|
|
|
|
|
@@ -1978,7 +1978,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_RAWINPUT "SDL_JOYSTICK_RAWINPUT"
|
|
|
|
|
@@ -1995,7 +1995,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before a gamepad is opened.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_RAWINPUT_CORRELATE_XINPUT "SDL_JOYSTICK_RAWINPUT_CORRELATE_XINPUT"
|
|
|
|
|
@@ -2010,7 +2010,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_ROG_CHAKRAM "SDL_JOYSTICK_ROG_CHAKRAM"
|
|
|
|
|
@@ -2025,7 +2025,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_THREAD "SDL_JOYSTICK_THREAD"
|
|
|
|
|
@@ -2042,7 +2042,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_THROTTLE_DEVICES "SDL_JOYSTICK_THROTTLE_DEVICES"
|
|
|
|
|
@@ -2063,7 +2063,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_THROTTLE_DEVICES_EXCLUDED "SDL_JOYSTICK_THROTTLE_DEVICES_EXCLUDED"
|
|
|
|
|
@@ -2078,7 +2078,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_WGI "SDL_JOYSTICK_WGI"
|
|
|
|
|
@@ -2095,7 +2095,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_WHEEL_DEVICES "SDL_JOYSTICK_WHEEL_DEVICES"
|
|
|
|
|
@@ -2116,7 +2116,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_WHEEL_DEVICES_EXCLUDED "SDL_JOYSTICK_WHEEL_DEVICES_EXCLUDED"
|
|
|
|
|
@@ -2134,7 +2134,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before a controller is opened.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_JOYSTICK_ZERO_CENTERED_DEVICES "SDL_JOYSTICK_ZERO_CENTERED_DEVICES"
|
|
|
|
|
@@ -2168,7 +2168,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_KEYCODE_OPTIONS "SDL_KEYCODE_OPTIONS"
|
|
|
|
|
@@ -2182,7 +2182,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_KMSDRM_DEVICE_INDEX "SDL_KMSDRM_DEVICE_INDEX"
|
|
|
|
|
@@ -2210,7 +2210,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_KMSDRM_REQUIRE_DRM_MASTER "SDL_KMSDRM_REQUIRE_DRM_MASTER"
|
|
|
|
|
@@ -2236,7 +2236,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_LOGGING "SDL_LOGGING"
|
|
|
|
|
@@ -2252,7 +2252,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint needs to be set before SDL_Init().
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_MAC_BACKGROUND_APP "SDL_MAC_BACKGROUND_APP"
|
|
|
|
|
@@ -2268,7 +2268,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_MAC_CTRL_CLICK_EMULATE_RIGHT_CLICK "SDL_MAC_CTRL_CLICK_EMULATE_RIGHT_CLICK"
|
|
|
|
|
@@ -2291,7 +2291,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_MAC_OPENGL_ASYNC_DISPATCH "SDL_MAC_OPENGL_ASYNC_DISPATCH"
|
|
|
|
|
@@ -2306,7 +2306,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint needs to be set before SDL_Init().
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.1.6.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_MAC_SCROLL_MOMENTUM "SDL_MAC_SCROLL_MOMENTUM"
|
|
|
|
|
@@ -2324,7 +2324,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_MAIN_CALLBACK_RATE "SDL_MAIN_CALLBACK_RATE"
|
|
|
|
|
@@ -2343,7 +2343,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_MOUSE_AUTO_CAPTURE "SDL_MOUSE_AUTO_CAPTURE"
|
|
|
|
|
@@ -2352,7 +2352,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_MOUSE_DOUBLE_CLICK_RADIUS "SDL_MOUSE_DOUBLE_CLICK_RADIUS"
|
|
|
|
|
@@ -2361,7 +2361,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_MOUSE_DOUBLE_CLICK_TIME "SDL_MOUSE_DOUBLE_CLICK_TIME"
|
|
|
|
|
@@ -2393,7 +2393,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_MOUSE_EMULATE_WARP_WITH_RELATIVE "SDL_MOUSE_EMULATE_WARP_WITH_RELATIVE"
|
|
|
|
|
@@ -2407,7 +2407,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH "SDL_MOUSE_FOCUS_CLICKTHROUGH"
|
|
|
|
|
@@ -2417,7 +2417,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_MOUSE_NORMAL_SPEED_SCALE "SDL_MOUSE_NORMAL_SPEED_SCALE"
|
|
|
|
|
@@ -2438,7 +2438,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_MOUSE_RELATIVE_MODE_CENTER "SDL_MOUSE_RELATIVE_MODE_CENTER"
|
|
|
|
|
@@ -2453,7 +2453,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime relative mode is not currently enabled.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_MOUSE_RELATIVE_MODE_WARP "SDL_MOUSE_RELATIVE_MODE_WARP"
|
|
|
|
|
@@ -2463,7 +2463,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_MOUSE_RELATIVE_SPEED_SCALE "SDL_MOUSE_RELATIVE_SPEED_SCALE"
|
|
|
|
|
@@ -2482,7 +2482,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_MOUSE_RELATIVE_SYSTEM_SCALE "SDL_MOUSE_RELATIVE_SYSTEM_SCALE"
|
|
|
|
|
@@ -2501,7 +2501,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_MOUSE_RELATIVE_WARP_MOTION "SDL_MOUSE_RELATIVE_WARP_MOTION"
|
|
|
|
|
@@ -2519,7 +2519,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_MOUSE_RELATIVE_CURSOR_VISIBLE "SDL_MOUSE_RELATIVE_CURSOR_VISIBLE"
|
|
|
|
|
@@ -2536,7 +2536,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_MOUSE_RELATIVE_CLIP_INTERVAL "SDL_MOUSE_RELATIVE_CLIP_INTERVAL"
|
|
|
|
|
@@ -2553,7 +2553,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_MOUSE_TOUCH_EVENTS "SDL_MOUSE_TOUCH_EVENTS"
|
|
|
|
|
@@ -2571,7 +2571,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_MUTE_CONSOLE_KEYBOARD "SDL_MUTE_CONSOLE_KEYBOARD"
|
|
|
|
|
@@ -2586,7 +2586,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_NO_SIGNAL_HANDLERS "SDL_NO_SIGNAL_HANDLERS"
|
|
|
|
|
@@ -2596,7 +2596,7 @@ extern "C" {
|
|
|
* This hint should be set before creating an OpenGL window or creating an
|
|
|
* OpenGL context.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_OPENGL_LIBRARY "SDL_OPENGL_LIBRARY"
|
|
|
|
|
@@ -2630,7 +2630,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_OPENGL_ES_DRIVER "SDL_OPENGL_ES_DRIVER"
|
|
|
|
|
@@ -2659,7 +2659,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_ORIENTATIONS "SDL_ORIENTATIONS"
|
|
|
|
|
@@ -2679,7 +2679,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_POLL_SENTINEL "SDL_POLL_SENTINEL"
|
|
|
|
|
@@ -2697,7 +2697,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_PREFERRED_LOCALES "SDL_PREFERRED_LOCALES"
|
|
|
|
|
@@ -2716,7 +2716,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_QUIT_ON_LAST_WINDOW_CLOSE "SDL_QUIT_ON_LAST_WINDOW_CLOSE"
|
|
|
|
|
@@ -2731,7 +2731,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before creating a renderer.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_RENDER_DIRECT3D_THREADSAFE "SDL_RENDER_DIRECT3D_THREADSAFE"
|
|
|
|
|
@@ -2747,7 +2747,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before creating a renderer.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_RENDER_DIRECT3D11_DEBUG "SDL_RENDER_DIRECT3D11_DEBUG"
|
|
|
|
|
@@ -2761,7 +2761,7 @@ extern "C" {
|
|
|
*
|
|
|
* By default, SDL does not use Vulkan Validation Layers.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_RENDER_VULKAN_DEBUG "SDL_RENDER_VULKAN_DEBUG"
|
|
|
|
|
@@ -2775,7 +2775,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before creating a renderer.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_RENDER_GPU_DEBUG "SDL_RENDER_GPU_DEBUG"
|
|
|
|
|
@@ -2790,7 +2790,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before creating a renderer.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_RENDER_GPU_LOW_POWER "SDL_RENDER_GPU_LOW_POWER"
|
|
|
|
|
@@ -2818,7 +2818,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before creating a renderer.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_RENDER_DRIVER "SDL_RENDER_DRIVER"
|
|
|
|
|
@@ -2836,7 +2836,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before creating a renderer.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_RENDER_LINE_METHOD "SDL_RENDER_LINE_METHOD"
|
|
|
|
|
@@ -2851,7 +2851,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before creating a renderer.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_RENDER_METAL_PREFER_LOW_POWER_DEVICE "SDL_RENDER_METAL_PREFER_LOW_POWER_DEVICE"
|
|
|
|
|
@@ -2868,7 +2868,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before creating a renderer.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_RENDER_VSYNC "SDL_RENDER_VSYNC"
|
|
|
|
|
@@ -2885,7 +2885,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_RETURN_KEY_HIDES_IME "SDL_RETURN_KEY_HIDES_IME"
|
|
|
|
|
@@ -2902,7 +2902,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*
|
|
|
* \sa SDL_HINT_ROG_GAMEPAD_MICE_EXCLUDED
|
|
|
*/
|
|
@@ -2924,7 +2924,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_ROG_GAMEPAD_MICE_EXCLUDED "SDL_ROG_GAMEPAD_MICE_EXCLUDED"
|
|
|
|
|
@@ -2936,7 +2936,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_RPI_VIDEO_LAYER "SDL_RPI_VIDEO_LAYER"
|
|
|
|
|
@@ -2958,7 +2958,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before calling SDL_DisableScreenSaver()
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_SCREENSAVER_INHIBIT_ACTIVITY_NAME "SDL_SCREENSAVER_INHIBIT_ACTIVITY_NAME"
|
|
|
|
|
@@ -2977,7 +2977,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_SHUTDOWN_DBUS_ON_QUIT "SDL_SHUTDOWN_DBUS_ON_QUIT"
|
|
|
|
|
@@ -2991,7 +2991,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_STORAGE_TITLE_DRIVER "SDL_STORAGE_TITLE_DRIVER"
|
|
|
|
|
@@ -3005,7 +3005,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_STORAGE_USER_DRIVER "SDL_STORAGE_USER_DRIVER"
|
|
|
|
|
@@ -3034,7 +3034,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before calling SDL_SetCurrentThreadPriority()
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_THREAD_FORCE_REALTIME_TIME_CRITICAL "SDL_THREAD_FORCE_REALTIME_TIME_CRITICAL"
|
|
|
|
|
@@ -3057,7 +3057,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before calling SDL_SetCurrentThreadPriority()
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_THREAD_PRIORITY_POLICY "SDL_THREAD_PRIORITY_POLICY"
|
|
|
|
|
@@ -3077,7 +3077,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_TIMER_RESOLUTION "SDL_TIMER_RESOLUTION"
|
|
|
|
|
@@ -3092,7 +3092,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_TOUCH_MOUSE_EVENTS "SDL_TOUCH_MOUSE_EVENTS"
|
|
|
|
|
@@ -3113,7 +3113,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_TRACKPAD_IS_TOUCH_ONLY "SDL_TRACKPAD_IS_TOUCH_ONLY"
|
|
|
|
|
@@ -3128,7 +3128,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_TV_REMOTE_AS_JOYSTICK "SDL_TV_REMOTE_AS_JOYSTICK"
|
|
|
|
|
@@ -3142,7 +3142,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_VIDEO_ALLOW_SCREENSAVER "SDL_VIDEO_ALLOW_SCREENSAVER"
|
|
|
|
|
@@ -3167,7 +3167,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.1.6.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_VIDEO_DISPLAY_PRIORITY "SDL_VIDEO_DISPLAY_PRIORITY"
|
|
|
|
|
@@ -3190,7 +3190,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_VIDEO_DOUBLE_BUFFER "SDL_VIDEO_DOUBLE_BUFFER"
|
|
|
|
|
@@ -3204,7 +3204,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_VIDEO_DRIVER "SDL_VIDEO_DRIVER"
|
|
|
|
|
@@ -3217,7 +3217,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_VIDEO_DUMMY_SAVE_FRAMES "SDL_VIDEO_DUMMY_SAVE_FRAMES"
|
|
|
|
|
@@ -3231,7 +3231,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_VIDEO_EGL_ALLOW_GETDISPLAY_FALLBACK "SDL_VIDEO_EGL_ALLOW_GETDISPLAY_FALLBACK"
|
|
|
|
|
@@ -3247,7 +3247,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_VIDEO_FORCE_EGL "SDL_VIDEO_FORCE_EGL"
|
|
|
|
|
@@ -3265,7 +3265,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before creating a window.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_VIDEO_MAC_FULLSCREEN_SPACES "SDL_VIDEO_MAC_FULLSCREEN_SPACES"
|
|
|
|
|
@@ -3281,7 +3281,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_VIDEO_MINIMIZE_ON_FOCUS_LOSS "SDL_VIDEO_MINIMIZE_ON_FOCUS_LOSS"
|
|
|
|
|
@@ -3298,7 +3298,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_VIDEO_OFFSCREEN_SAVE_FRAMES "SDL_VIDEO_OFFSCREEN_SAVE_FRAMES"
|
|
|
|
|
@@ -3324,7 +3324,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_VIDEO_SYNC_WINDOW_OPERATIONS "SDL_VIDEO_SYNC_WINDOW_OPERATIONS"
|
|
|
|
|
@@ -3342,7 +3342,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_VIDEO_WAYLAND_ALLOW_LIBDECOR "SDL_VIDEO_WAYLAND_ALLOW_LIBDECOR"
|
|
|
|
|
@@ -3362,7 +3362,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_VIDEO_WAYLAND_MODE_EMULATION "SDL_VIDEO_WAYLAND_MODE_EMULATION"
|
|
|
|
|
@@ -3384,7 +3384,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before creating a window.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_VIDEO_WAYLAND_MODE_SCALING "SDL_VIDEO_WAYLAND_MODE_SCALING"
|
|
|
|
|
@@ -3404,7 +3404,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_VIDEO_WAYLAND_PREFER_LIBDECOR "SDL_VIDEO_WAYLAND_PREFER_LIBDECOR"
|
|
|
|
|
@@ -3441,7 +3441,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before creating a window.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_VIDEO_WAYLAND_SCALE_TO_DISPLAY "SDL_VIDEO_WAYLAND_SCALE_TO_DISPLAY"
|
|
|
|
|
@@ -3463,7 +3463,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_VIDEO_WIN_D3DCOMPILER "SDL_VIDEO_WIN_D3DCOMPILER"
|
|
|
|
|
@@ -3478,7 +3478,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before creating a window.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_VIDEO_X11_NET_WM_BYPASS_COMPOSITOR "SDL_VIDEO_X11_NET_WM_BYPASS_COMPOSITOR"
|
|
|
|
|
@@ -3497,7 +3497,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before creating a window.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_VIDEO_X11_NET_WM_PING "SDL_VIDEO_X11_NET_WM_PING"
|
|
|
|
|
@@ -3511,7 +3511,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before initializing the video subsystem.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_VIDEO_X11_NODIRECTCOLOR "SDL_VIDEO_X11_NODIRECTCOLOR"
|
|
|
|
|
@@ -3522,7 +3522,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_VIDEO_X11_SCALING_FACTOR "SDL_VIDEO_X11_SCALING_FACTOR"
|
|
|
|
|
@@ -3531,7 +3531,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before initializing the video subsystem.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_VIDEO_X11_VISUALID "SDL_VIDEO_X11_VISUALID"
|
|
|
|
|
@@ -3540,7 +3540,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before creating a window.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_VIDEO_X11_WINDOW_VISUALID "SDL_VIDEO_X11_WINDOW_VISUALID"
|
|
|
|
|
@@ -3554,7 +3554,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_VIDEO_X11_XRANDR "SDL_VIDEO_X11_XRANDR"
|
|
|
|
|
@@ -3569,7 +3569,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_VITA_ENABLE_BACK_TOUCH "SDL_VITA_ENABLE_BACK_TOUCH"
|
|
|
|
|
@@ -3584,7 +3584,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_VITA_ENABLE_FRONT_TOUCH "SDL_VITA_ENABLE_FRONT_TOUCH"
|
|
|
|
|
@@ -3595,7 +3595,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_VITA_MODULE_PATH "SDL_VITA_MODULE_PATH"
|
|
|
|
|
@@ -3608,7 +3608,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_VITA_PVR_INIT "SDL_VITA_PVR_INIT"
|
|
|
|
|
@@ -3623,7 +3623,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_VITA_RESOLUTION "SDL_VITA_RESOLUTION"
|
|
|
|
|
@@ -3638,7 +3638,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_VITA_PVR_OPENGL "SDL_VITA_PVR_OPENGL"
|
|
|
|
|
@@ -3654,7 +3654,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_VITA_TOUCH_MOUSE_DEVICE "SDL_VITA_TOUCH_MOUSE_DEVICE"
|
|
|
|
|
@@ -3665,7 +3665,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before calling SDL_Vulkan_CreateSurface()
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_VULKAN_DISPLAY "SDL_VULKAN_DISPLAY"
|
|
|
|
|
@@ -3675,7 +3675,7 @@ extern "C" {
|
|
|
* This hint should be set before creating a Vulkan window or calling
|
|
|
* SDL_Vulkan_LoadLibrary().
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_VULKAN_LIBRARY "SDL_VULKAN_LIBRARY"
|
|
|
|
|
@@ -3707,7 +3707,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before calling SDL_LoadWAV() or SDL_LoadWAV_IO()
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_WAVE_FACT_CHUNK "SDL_WAVE_FACT_CHUNK"
|
|
|
|
|
@@ -3719,7 +3719,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before calling SDL_LoadWAV() or SDL_LoadWAV_IO()
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_WAVE_CHUNK_LIMIT "SDL_WAVE_CHUNK_LIMIT"
|
|
|
|
|
@@ -3747,7 +3747,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before calling SDL_LoadWAV() or SDL_LoadWAV_IO()
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_WAVE_RIFF_CHUNK_SIZE "SDL_WAVE_RIFF_CHUNK_SIZE"
|
|
|
|
|
@@ -3767,7 +3767,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before calling SDL_LoadWAV() or SDL_LoadWAV_IO()
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_WAVE_TRUNCATION "SDL_WAVE_TRUNCATION"
|
|
|
|
|
@@ -3784,7 +3784,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_WINDOW_ACTIVATE_WHEN_RAISED "SDL_WINDOW_ACTIVATE_WHEN_RAISED"
|
|
|
|
|
@@ -3801,7 +3801,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_WINDOW_ACTIVATE_WHEN_SHOWN "SDL_WINDOW_ACTIVATE_WHEN_SHOWN"
|
|
|
|
|
@@ -3819,7 +3819,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_WINDOW_ALLOW_TOPMOST "SDL_WINDOW_ALLOW_TOPMOST"
|
|
|
|
|
@@ -3835,7 +3835,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_WINDOW_FRAME_USABLE_WHILE_CURSOR_HIDDEN "SDL_WINDOW_FRAME_USABLE_WHILE_CURSOR_HIDDEN"
|
|
|
|
|
@@ -3851,7 +3851,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_WINDOWS_CLOSE_ON_ALT_F4 "SDL_WINDOWS_CLOSE_ON_ALT_F4"
|
|
|
|
|
@@ -3880,7 +3880,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_WINDOWS_ENABLE_MENU_MNEMONICS "SDL_WINDOWS_ENABLE_MENU_MNEMONICS"
|
|
|
|
|
@@ -3895,7 +3895,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_WINDOWS_ENABLE_MESSAGELOOP "SDL_WINDOWS_ENABLE_MESSAGELOOP"
|
|
|
|
|
@@ -3911,7 +3911,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_WINDOWS_GAMEINPUT "SDL_WINDOWS_GAMEINPUT"
|
|
|
|
|
@@ -3925,7 +3925,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint can be set anytime.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_WINDOWS_RAW_KEYBOARD "SDL_WINDOWS_RAW_KEYBOARD"
|
|
|
|
|
@@ -3946,7 +3946,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_WINDOWS_FORCE_SEMAPHORE_KERNEL "SDL_WINDOWS_FORCE_SEMAPHORE_KERNEL"
|
|
|
|
|
@@ -3956,7 +3956,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_WINDOWS_INTRESOURCE_ICON "SDL_WINDOWS_INTRESOURCE_ICON"
|
|
|
#define SDL_HINT_WINDOWS_INTRESOURCE_ICON_SMALL "SDL_WINDOWS_INTRESOURCE_ICON_SMALL"
|
|
@@ -3983,7 +3983,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_WINDOWS_USE_D3D9EX "SDL_WINDOWS_USE_D3D9EX"
|
|
|
|
|
@@ -4000,7 +4000,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before creating a window.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_WINDOWS_ERASE_BACKGROUND_MODE "SDL_WINDOWS_ERASE_BACKGROUND_MODE"
|
|
|
|
|
@@ -4021,7 +4021,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before creating a window.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_X11_FORCE_OVERRIDE_REDIRECT "SDL_X11_FORCE_OVERRIDE_REDIRECT"
|
|
|
|
|
@@ -4038,7 +4038,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before creating a window.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_X11_WINDOW_TYPE "SDL_X11_WINDOW_TYPE"
|
|
|
|
|
@@ -4049,7 +4049,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before initializing the video subsystem.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_X11_XCB_LIBRARY "SDL_X11_XCB_LIBRARY"
|
|
|
|
|
@@ -4064,7 +4064,7 @@ extern "C" {
|
|
|
*
|
|
|
* This hint should be set before SDL is initialized.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_XINPUT_ENABLED "SDL_XINPUT_ENABLED"
|
|
|
|
|
@@ -4088,7 +4088,7 @@ extern "C" {
|
|
|
* This hint should be set before an assertion failure is triggered and can be
|
|
|
* changed at any time.
|
|
|
*
|
|
|
- * \since This hint is available since SDL 3.0.0.
|
|
|
+ * \since This hint is available since SDL 3.1.3.
|
|
|
*/
|
|
|
#define SDL_HINT_ASSERT "SDL_ASSERT"
|
|
|
|
|
@@ -4096,7 +4096,7 @@ extern "C" {
|
|
|
/**
|
|
|
* An enumeration of hint priorities.
|
|
|
*
|
|
|
- * \since This enum is available since SDL 3.0.0.
|
|
|
+ * \since This enum is available since SDL 3.1.3.
|
|
|
*/
|
|
|
typedef enum SDL_HintPriority
|
|
|
{
|
|
@@ -4120,7 +4120,7 @@ typedef enum SDL_HintPriority
|
|
|
*
|
|
|
* \threadsafety It is safe to call this function from any thread.
|
|
|
*
|
|
|
- * \since This function is available since SDL 3.0.0.
|
|
|
+ * \since This function is available since SDL 3.1.3.
|
|
|
*
|
|
|
* \sa SDL_GetHint
|
|
|
* \sa SDL_ResetHint
|
|
@@ -4142,7 +4142,7 @@ extern SDL_DECLSPEC bool SDLCALL SDL_SetHintWithPriority(const char *name, const
|
|
|
*
|
|
|
* \threadsafety It is safe to call this function from any thread.
|
|
|
*
|
|
|
- * \since This function is available since SDL 3.0.0.
|
|
|
+ * \since This function is available since SDL 3.1.3.
|
|
|
*
|
|
|
* \sa SDL_GetHint
|
|
|
* \sa SDL_ResetHint
|
|
@@ -4163,7 +4163,7 @@ extern SDL_DECLSPEC bool SDLCALL SDL_SetHint(const char *name, const char *value
|
|
|
*
|
|
|
* \threadsafety It is safe to call this function from any thread.
|
|
|
*
|
|
|
- * \since This function is available since SDL 3.0.0.
|
|
|
+ * \since This function is available since SDL 3.1.3.
|
|
|
*
|
|
|
* \sa SDL_SetHint
|
|
|
* \sa SDL_ResetHints
|
|
@@ -4179,7 +4179,7 @@ extern SDL_DECLSPEC bool SDLCALL SDL_ResetHint(const char *name);
|
|
|
*
|
|
|
* \threadsafety It is safe to call this function from any thread.
|
|
|
*
|
|
|
- * \since This function is available since SDL 3.0.0.
|
|
|
+ * \since This function is available since SDL 3.1.3.
|
|
|
*
|
|
|
* \sa SDL_ResetHint
|
|
|
*/
|
|
@@ -4198,7 +4198,7 @@ extern SDL_DECLSPEC void SDLCALL SDL_ResetHints(void);
|
|
|
* callback instead is always thread-safe, as SDL holds a lock
|
|
|
* on the thread subsystem during the callback.
|
|
|
*
|
|
|
- * \since This function is available since SDL 3.0.0.
|
|
|
+ * \since This function is available since SDL 3.1.3.
|
|
|
*
|
|
|
* \sa SDL_SetHint
|
|
|
* \sa SDL_SetHintWithPriority
|
|
@@ -4215,7 +4215,7 @@ extern SDL_DECLSPEC const char *SDLCALL SDL_GetHint(const char *name);
|
|
|
*
|
|
|
* \threadsafety It is safe to call this function from any thread.
|
|
|
*
|
|
|
- * \since This function is available since SDL 3.0.0.
|
|
|
+ * \since This function is available since SDL 3.1.3.
|
|
|
*
|
|
|
* \sa SDL_GetHint
|
|
|
* \sa SDL_SetHint
|
|
@@ -4237,7 +4237,7 @@ extern SDL_DECLSPEC bool SDLCALL SDL_GetHintBoolean(const char *name, bool defau
|
|
|
* hint value. SDL holds a lock on the hint subsystem when
|
|
|
* calling this callback.
|
|
|
*
|
|
|
- * \since This datatype is available since SDL 3.0.0.
|
|
|
+ * \since This datatype is available since SDL 3.1.3.
|
|
|
*
|
|
|
* \sa SDL_AddHintCallback
|
|
|
*/
|
|
@@ -4258,7 +4258,7 @@ typedef void(SDLCALL *SDL_HintCallback)(void *userdata, const char *name, const
|
|
|
*
|
|
|
* \threadsafety It is safe to call this function from any thread.
|
|
|
*
|
|
|
- * \since This function is available since SDL 3.0.0.
|
|
|
+ * \since This function is available since SDL 3.1.3.
|
|
|
*
|
|
|
* \sa SDL_RemoveHintCallback
|
|
|
*/
|
|
@@ -4274,7 +4274,7 @@ extern SDL_DECLSPEC bool SDLCALL SDL_AddHintCallback(const char *name, SDL_HintC
|
|
|
*
|
|
|
* \threadsafety It is safe to call this function from any thread.
|
|
|
*
|
|
|
- * \since This function is available since SDL 3.0.0.
|
|
|
+ * \since This function is available since SDL 3.1.3.
|
|
|
*
|
|
|
* \sa SDL_AddHintCallback
|
|
|
*/
|