This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
SDL
Watch
1
Star
0
Fork
0
mirror of
https://github.com/libsdl-org/SDL.git
synced
2026-08-17 17:32:09 +08:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
Files
6880bed495226e7b87e9ef08fc552c0bcfd5fc29
SDL
/
include
/
SDL3
T
History
Lucas Alves
3304ec648b
Build (All) / Create test plan (push)
Canceled after 0s
Details
Build (All) / level1 (push)
Canceled after 0s
Details
Build (All) / level2 (push)
Canceled after 0s
Details
Add "_FIRST/_LAST" fields to events subsections.
2026-07-25 12:01:55 -07:00
..
SDL_assert.h
assert: make disabled asserts work with bitfield conditions.
2026-07-13 18:17:33 -04:00
SDL_asyncio.h
include: Added
\threadsafety
notes to about 60 more functions.
2026-02-18 19:49:59 -05:00
SDL_atomic.h
Fix build on arm64ec.
2026-07-21 07:44:17 -07:00
SDL_audio.h
docs: warn not to destroy an SDL_AudioStream during its callback.
2026-06-23 13:49:46 -04:00
SDL_begin_code.h
stdinc: use _Countof in SDL_arraysize
2026-05-01 07:20:29 -04:00
SDL_bits.h
Sync SDL3 wiki -> header
2026-03-23 00:53:55 +00:00
SDL_blendmode.h
…
SDL_camera.h
…
SDL_clipboard.h
Improve constness with Clipboard APIs
2026-04-19 07:05:46 -04:00
SDL_close_code.h
…
SDL_copying.h
…
SDL_cpuinfo.h
Add SVE2 SIMD Alpha-Blending Blitter (
#15504
)
2026-05-13 23:37:46 -07:00
SDL_dialog.h
Sync SDL3 wiki -> header
2026-03-14 18:58:22 +00:00
SDL_dlopennote.h
…
SDL_egl.h
update gl/egl headers from khronos.
2026-05-17 16:29:03 +03:00
SDL_endian.h
Fixed definition of builtin function '_m_prefetch'
2026-02-25 14:29:07 -08:00
SDL_error.h
…
SDL_events.h
Add "_FIRST/_LAST" fields to events subsections.
2026-07-25 12:01:55 -07:00
SDL_filesystem.h
Sync SDL3 wiki -> header
2026-02-21 15:56:44 +00:00
SDL_gamepad.h
gamepad: Add SDL_GAMEPAD_TYPE_STEAM for Steam Controllers
2026-05-17 11:19:16 -07:00
SDL_gpu.h
Sync SDL3 wiki -> header
2026-07-19 16:47:13 +00:00
SDL_guid.h
…
SDL_haptic.h
Sync SDL3 wiki -> header
2026-02-11 02:41:57 +00:00
SDL_hidapi.h
…
SDL_hints.h
Sync SDL3 wiki -> header
2026-07-08 23:11:32 +00:00
SDL_init.h
include: Added
\threadsafety
notes to about 60 more functions.
2026-02-18 19:49:59 -05:00
SDL_intrin.h
SDL_intrin.h: fix error from old gcc.
2026-07-04 00:47:55 +03:00
SDL_iostream.h
…
SDL_joystick.h
Create a global event lock for hardware that generates events
2026-06-02 16:51:58 -07:00
SDL_keyboard.h
Sync SDL3 wiki -> header
2026-04-05 18:33:22 +00:00
SDL_keycode.h
…
SDL_loadso.h
…
SDL_locale.h
docs: SDL_Locale is a struct, not a function.
2026-06-22 22:13:21 -04:00
SDL_log.h
…
SDL_main_impl.h
…
SDL_main.h
Add DOS platform support (DJGPP) (
#15377
)
2026-04-23 19:54:49 -04:00
SDL_messagebox.h
include: More
\threadsafety
documentation.
2026-02-20 10:45:39 -05:00
SDL_metal.h
include: More
\threadsafety
documentation.
2026-02-20 10:45:39 -05:00
SDL_misc.h
include: More
\threadsafety
documentation.
2026-02-20 10:45:39 -05:00
SDL_mouse.h
Support the full set of standard CSS cursors
2026-05-13 20:24:44 -07:00
SDL_mutex.h
Sync SDL3 wiki -> header
2026-02-19 00:52:16 +00:00
SDL_notification.h
SDL_notification.h: fix for C89 mode.
2026-07-04 00:47:56 +03:00
SDL_oldnames.h
Revert "Add an invalid #define for SDL_ThreadID() to SDL_oldnames.h (
#15801
)"
2026-06-12 14:59:22 -07:00
SDL_opengl_glext.h
update khronos headers from mainstream.
2026-06-26 21:32:02 +03:00
SDL_opengl.h
SDL_opengl.h: clean-up SDL's cygwin customization.
2026-05-16 09:24:33 +03:00
SDL_opengles2_gl2.h
update gl/egl headers from khronos.
2026-05-17 16:29:03 +03:00
SDL_opengles2_gl2ext.h
update gl/egl headers from khronos.
2026-05-17 16:29:03 +03:00
SDL_opengles2_gl2platform.h
…
SDL_opengles2_khrplatform.h
SDL_opengles2_khrplatform.h: add cygwin bit missed in commit
2cd5cd2a
.
2026-05-17 11:50:10 +03:00
SDL_opengles2.h
…
SDL_opengles.h
…
SDL_openxr.h
SDL_openxr.h: Another attempt to fix the wiki bridge.
2026-04-27 14:54:22 -04:00
SDL_pen.h
…
SDL_pixels.h
Added SDL_PIXELFORMAT_P408 and SDL_PIXELFORMAT_P416
2026-06-22 17:01:54 -05:00
SDL_platform_defines.h
Enforce the minimum version of macOS to be 10.12
2026-06-18 00:45:49 -04:00
SDL_platform.h
include: Added
\threadsafety
notes to about 60 more functions.
2026-02-18 19:49:59 -05:00
SDL_power.h
include: More
\threadsafety
documentation.
2026-02-20 10:45:39 -05:00
SDL_process.h
docs: Clarify the purpose of SDL_PROP_PROCESS_CREATE_BACKGROUND_BOOLEAN.
2026-06-16 13:04:01 -04:00
SDL_properties.h
api: Added SDL_GetNumProperties().
2026-07-11 15:11:30 -04:00
SDL_rect.h
include: Added
\threadsafety
notes to about 60 more functions.
2026-02-18 19:49:59 -05:00
SDL_render.h
Sync SDL3 wiki -> header
2026-03-07 16:20:37 +00:00
SDL_revision.h
…
SDL_scancode.h
…
SDL_sensor.h
…
SDL_stdinc.h
introduce new printf format macros SDL_PRISZu, SDL_PRISZx and SDL_PRISZX
2026-07-13 22:35:03 +03:00
SDL_storage.h
…
SDL_surface.h
Added HDR10 display support for the direct3d11, direct3d12, and vulkan renderers
2026-07-22 11:36:32 -07:00
SDL_system.h
Sync SDL3 wiki -> header
2026-06-23 07:25:14 +00:00
SDL_test_assert.h
…
SDL_test_common.h
…
SDL_test_compare.h
…
SDL_test_crc32.h
…
SDL_test_font.h
…
SDL_test_fuzzer.h
…
SDL_test_harness.h
…
SDL_test_log.h
…
SDL_test_md5.h
…
SDL_test_memory.h
…
SDL_test.h
…
SDL_thread.h
Fix Cygwin building and add CI (
#15566
)
2026-05-15 08:48:24 -07:00
SDL_time.h
include: Added
\threadsafety
notes to about 60 more functions.
2026-02-18 19:49:59 -05:00
SDL_timer.h
…
SDL_touch.h
…
SDL_tray.h
…
SDL_version.h
include: Added
\threadsafety
notes to about 60 more functions.
2026-02-18 19:49:59 -05:00
SDL_video.h
Sync SDL3 wiki -> header
2026-06-30 16:33:03 +00:00
SDL_vulkan.h
…
SDL.h
Add notification framework with test and dummy driver
2026-06-10 13:25:38 -04:00