SDL/include/SDL3
Sam Lantinga 517a3d20e8 Support calling SteamAPI_InitEx() before SDL_Init(SDL_INIT_GAMEPAD)
Calling SteamAPI_InitEx() will set environment variables that SDL uses to properly support the Steam virtual gamepad. Make sure that we fall back to the real environment for the variables that Steam sets.
2025-12-13 23:46:27 -08:00
..
SDL.h Updated to version 3.3.5 for development 2025-12-07 09:30:04 -08:00
SDL_assert.h Add support for tcc to cmake (#14464) 2025-11-15 11:24:15 -08:00
SDL_asyncio.h Sync SDL3 wiki -> headers. 2025-01-21 13:12:25 -05:00
SDL_atomic.h Sync SDL3 wiki -> header 2025-08-27 13:46:21 +00:00
SDL_audio.h Sync SDL3 wiki -> header 2025-12-08 16:27:12 +00:00
SDL_begin_code.h Visual Studio versions older then 6.0 do not support __forceinline 2025-10-11 01:00:03 +02:00
SDL_bits.h Sync SDL3 wiki -> headers. 2025-01-21 13:12:25 -05:00
SDL_blendmode.h Sync SDL3 wiki -> headers. 2025-01-21 13:12:25 -05:00
SDL_camera.h Sync SDL3 wiki -> header 2025-09-15 20:55:52 +00:00
SDL_clipboard.h Sync SDL3 wiki -> header 2025-10-09 19:21:44 +00:00
SDL_close_code.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_copying.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_cpuinfo.h Sync SDL3 wiki -> header 2025-10-11 01:17:25 +00:00
SDL_dialog.h Sync SDL3 wiki -> header 2025-10-28 07:10:36 +00:00
SDL_dlopennote.h SDL_dlopennote.h: define SDL_DISABLE_DLOPEN_NOTES for old gcc < 3.1 2025-10-11 05:20:20 +03:00
SDL_egl.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_endian.h endian: use TinyCC-compatible output operands for SDL_Swap16. 2025-10-23 11:28:46 -04:00
SDL_error.h Sync SDL3 wiki -> headers. 2025-01-21 13:12:25 -05:00
SDL_events.h pen: Offer the current window during promixity events on most platforms. 2025-11-11 16:34:22 -05:00
SDL_filesystem.h Sync SDL3 wiki -> header 2025-11-15 19:30:59 +00:00
SDL_gamepad.h Support calling SteamAPI_InitEx() before SDL_Init(SDL_INIT_GAMEPAD) 2025-12-13 23:46:27 -08:00
SDL_gpu.h Note that uniforms are local to command buffers (thanks @LittleCodingFox!) 2025-12-12 15:09:56 -08:00
SDL_guid.h Note that SDL_GUIDToString() and SDL_StringToGUID() are thread-safe. 2025-02-06 10:44:21 -08:00
SDL_haptic.h Add and use SDL_HapticEffectID typedef 2025-04-24 08:51:55 -07:00
SDL_hidapi.h Add missing include 2025-09-02 12:52:53 +02:00
SDL_hints.h Sync SDL3 wiki -> header 2025-12-10 01:13:34 +00:00
SDL_init.h Removed obsolete documentation 2025-05-28 15:57:04 -07:00
SDL_intrin.h loongarch: add Blit8888to8888PixelAlphaSwizzleLSX opt 2025-11-03 08:45:51 -08:00
SDL_iostream.h Sync SDL3 wiki -> header 2025-10-06 20:25:05 +00:00
SDL_joystick.h Sync SDL3 wiki -> header 2025-09-22 15:34:13 +00:00
SDL_keyboard.h docs: Remove a redundant comment. 2025-09-12 20:11:44 -04:00
SDL_keycode.h Improved keycode documentation 2025-12-02 15:31:34 -08:00
SDL_loadso.h Sync SDL3 wiki -> headers. 2025-01-21 13:12:25 -05:00
SDL_locale.h Sync SDL3 wiki -> headers. 2025-01-21 13:12:25 -05:00
SDL_log.h Sync SDL3 wiki -> header 2025-09-20 22:39:37 +00:00
SDL_main.h Removed SDL_MAIN_AVAILABLE on platforms that don't benefit from it 2025-12-03 14:11:25 -08:00
SDL_main_impl.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_messagebox.h Sync SDL3 wiki -> headers. 2025-01-21 13:12:25 -05:00
SDL_metal.h Sync SDL3 wiki -> headers. 2025-01-21 13:12:25 -05:00
SDL_misc.h Sync SDL3 wiki -> headers. 2025-01-21 13:12:25 -05:00
SDL_mouse.h Sync SDL3 wiki -> header 2025-12-10 01:13:34 +00:00
SDL_mutex.h Fix thread safety attributes for TryLock functions 2025-10-14 12:47:20 -07:00
SDL_oldnames.h Added SDL_HINT_JOYSTICK_ENHANCED_REPORTS 2025-01-02 17:18:09 -08:00
SDL_opengl.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_opengl_glext.h Renamed Gpu to GPU 2024-08-29 17:33:52 -07:00
SDL_opengles.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_opengles2.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_opengles2_gl2.h
SDL_opengles2_gl2ext.h
SDL_opengles2_gl2platform.h
SDL_opengles2_khrplatform.h
SDL_pen.h Sync SDL3 wiki -> header 2025-11-21 13:14:42 +00:00
SDL_pixels.h Sync SDL3 wiki -> header 2025-11-15 15:41:21 +00:00
SDL_platform.h Sync SDL3 wiki -> headers. 2025-01-21 13:12:25 -05:00
SDL_platform_defines.h Note that SDL_PLATFORM_IOS is defined for visionOS 2025-11-19 11:28:28 -08:00
SDL_power.h Fix typo in SDL_power doc comment 2025-08-21 08:40:57 +03:00
SDL_process.h Sync SDL3 wiki -> header 2025-05-12 16:18:27 +00:00
SDL_properties.h Sync SDL3 wiki -> header 2025-10-13 04:43:32 +00:00
SDL_rect.h Use cast operators in headers to avoid warnings 2025-10-25 19:52:23 -04:00
SDL_render.h Sync SDL3 wiki -> header 2025-10-30 16:01:56 +00:00
SDL_revision.h Sync SDL3 wiki -> header 2025-12-05 17:45:09 +00:00
SDL_scancode.h Fixed typo in SDL_scancode.h 2025-07-27 19:58:13 -07:00
SDL_sensor.h Add SDL_SENSOR_COUNT to SDL_SensorType 2025-08-29 07:31:02 -07:00
SDL_stdinc.h Sync SDL3 wiki -> header 2025-12-02 12:36:00 +00:00
SDL_storage.h Sync SDL3 wiki -> header 2025-05-19 20:23:53 +00:00
SDL_surface.h Sync SDL3 wiki -> header 2025-12-08 03:26:26 +00:00
SDL_system.h Sync SDL3 wiki -> header 2025-05-07 05:54:39 +00:00
SDL_test.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_test_assert.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_test_common.h Add option "--quit-after-ms N" to automatically quit application after N ms 2025-10-20 08:41:24 -07:00
SDL_test_compare.h testautomation: verify that RLE operation output is correct 2025-10-29 09:07:56 -07:00
SDL_test_crc32.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_test_font.h All SDL 3.0 release symbols are at version 3.2.0 2025-01-21 10:19:21 -08:00
SDL_test_fuzzer.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_test_harness.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_test_log.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_test_md5.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_test_memory.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_thread.h Sync SDL3 wiki -> header 2025-10-13 06:04:12 +00:00
SDL_time.h Sync SDL3 wiki -> headers. 2025-01-21 13:12:25 -05:00
SDL_timer.h fix typos 2025-09-22 07:23:49 -07:00
SDL_touch.h Sync SDL3 wiki -> headers. 2025-01-21 13:12:25 -05:00
SDL_tray.h Revert "Add SDL_IsTraySupported" 2025-08-04 10:42:43 -07:00
SDL_version.h Updated to version 3.3.5 for development 2025-12-07 09:30:04 -08:00
SDL_video.h emscripten: Move fill-document from hint/property to a window flag. 2025-12-07 21:12:13 -05:00
SDL_vulkan.h Tweak Vulkan include guard check and 64-bit platform defines (#13210) 2025-06-12 09:32:07 -07:00