| .. |
|
SDL.h
|
Updated to version 3.3.0 for development
|
2025-03-01 19:31:00 -08:00 |
|
SDL_assert.h
|
SDL_TriggerBreakpoint() will default to __debugbreak() on MinGW toolchain on windows
|
2025-08-08 16:20:59 -07: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
|
Revert "audio: Added SDL_SetAudioIterationCallbacks()."
|
2025-07-25 01:38:21 -04:00 |
|
SDL_begin_code.h
|
Fixed documentation for aligned structure members
|
2025-07-25 13:33:49 -07: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
|
Update docs to describe enum result for SDL_GetCameraPermissionState
|
2025-09-15 16:54:33 -04:00 |
|
SDL_clipboard.h
|
Sync SDL3 wiki -> header
|
2025-07-28 18:58:19 +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 -> headers.
|
2025-01-21 13:12:25 -05:00 |
|
SDL_dialog.h
|
Sync SDL3 wiki -> header
|
2025-07-30 08:06:30 +00:00 |
|
SDL_egl.h
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
SDL_endian.h
|
SDL_endian.h: don't add _m_prefetch hack for clang-cl if available as a builtin
|
2025-09-15 20:04:29 +03:00 |
|
SDL_error.h
|
Sync SDL3 wiki -> headers.
|
2025-01-21 13:12:25 -05:00 |
|
SDL_events.h
|
Sync SDL3 wiki -> header
|
2025-09-14 17:21:15 +00:00 |
|
SDL_filesystem.h
|
docs: Mark most of SDL_filesystem.h as thread-safe.
|
2025-08-13 16:32:55 -04:00 |
|
SDL_gamepad.h
|
Added additional examples of paddle and misc buttons (thanks @AL2009man!)
|
2025-08-05 12:01:31 -07:00 |
|
SDL_gpu.h
|
Sync SDL3 wiki -> header
|
2025-09-14 17:19:42 +00: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
|
Updated documentation to reflect that SDL_GetHint() is thread-safe
|
2025-09-14 11:28:45 -07:00 |
|
SDL_init.h
|
Removed obsolete documentation
|
2025-05-28 15:57:04 -07:00 |
|
SDL_intrin.h
|
All SDL 3.0 release symbols are at version 3.2.0
|
2025-01-21 10:19:21 -08:00 |
|
SDL_iostream.h
|
Sync SDL3 wiki -> header
|
2025-09-05 16:44:33 +00:00 |
|
SDL_joystick.h
|
docs: Slightly improve virtual joystick docs.
|
2025-07-30 00:52:29 -04:00 |
|
SDL_keyboard.h
|
docs: Remove a redundant comment.
|
2025-09-12 20:11:44 -04:00 |
|
SDL_keycode.h
|
Sync SDL3 wiki -> headers.
|
2025-01-21 13:12:25 -05: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-06-01 22:00:52 +00:00 |
|
SDL_main.h
|
Sync SDL3 wiki -> header
|
2025-09-04 23:54:17 +00: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-06-05 16:02:05 +00:00 |
|
SDL_mutex.h
|
SDL_mutex.h: Fixed code example.
|
2025-03-13 10:08:32 -04: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-07-30 03:30:05 +00:00 |
|
SDL_pixels.h
|
Change the default YUV colorspace to SDL_COLORSPACE_BT601_LIMITED
|
2025-09-06 11:04:25 -07:00 |
|
SDL_platform.h
|
Sync SDL3 wiki -> headers.
|
2025-01-21 13:12:25 -05:00 |
|
SDL_platform_defines.h
|
Add GNU/Hurd as platform
|
2025-08-08 12:47:09 -07: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-07-24 15:52:42 +00:00 |
|
SDL_rect.h
|
Sync SDL3 wiki -> header
|
2025-08-10 05:08:26 +00:00 |
|
SDL_render.h
|
Sync SDL3 wiki -> header
|
2025-09-10 00:35:57 +00:00 |
|
SDL_revision.h
|
Sync SDL3 wiki -> headers.
|
2025-01-21 13:12:25 -05: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
|
Fix support for Windows XP and up (#13904)
|
2025-09-08 13:00:26 -07:00 |
|
SDL_storage.h
|
Sync SDL3 wiki -> header
|
2025-05-19 20:23:53 +00:00 |
|
SDL_surface.h
|
Be explicit that SDL_FLIP_HORIZONTAL_AND_VERTICAL combines horizontal and vertical flipping
|
2025-08-28 04:22:31 -07: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
|
WindowProgressState API getters and fixes (#12629)
|
2025-03-25 08:03:32 -07:00 |
|
SDL_test_compare.h
|
All SDL 3.0 release symbols are at version 3.2.0
|
2025-01-21 10:19:21 -08: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
|
Formatting spaces around pointer symbol.
|
2025-02-03 17:03:26 -08:00 |
|
SDL_time.h
|
Sync SDL3 wiki -> headers.
|
2025-01-21 13:12:25 -05:00 |
|
SDL_timer.h
|
Sync SDL3 wiki -> header
|
2025-06-28 12:31:32 +00: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
|
Sync SDL3 wiki -> header
|
2025-05-31 21:11:00 +00:00 |
|
SDL_video.h
|
Sync SDL3 wiki -> header
|
2025-08-12 17:05:23 +00:00 |
|
SDL_vulkan.h
|
Tweak Vulkan include guard check and 64-bit platform defines (#13210)
|
2025-06-12 09:32:07 -07:00 |