| .. |
|
SDL.h
|
ee622c570a
Made SDL_dlopennote.h a public header
|
il y a 4 mois |
|
SDL_assert.h
|
30c2cda25e
Don't use assert(0) for SDL_TriggerBreak
|
il y a 5 mois |
|
SDL_asyncio.h
|
7a5604cf0c
Sync SDL3 wiki -> headers.
|
il y a 1 an |
|
SDL_atomic.h
|
943d0f67ba
Sync SDL3 wiki -> header
|
il y a 6 mois |
|
SDL_audio.h
|
c80d6954cb
Revert "audio: Added SDL_SetAudioIterationCallbacks()."
|
il y a 7 mois |
|
SDL_begin_code.h
|
049eeee087
Visual Studio versions older then 6.0 do not support __forceinline
|
il y a 4 mois |
|
SDL_bits.h
|
7a5604cf0c
Sync SDL3 wiki -> headers.
|
il y a 1 an |
|
SDL_blendmode.h
|
7a5604cf0c
Sync SDL3 wiki -> headers.
|
il y a 1 an |
|
SDL_camera.h
|
08d84ea516
Sync SDL3 wiki -> header
|
il y a 5 mois |
|
SDL_clipboard.h
|
add18e52c8
Sync SDL3 wiki -> header
|
il y a 4 mois |
|
SDL_close_code.h
|
f2074d7af3
Updated copyright for 2025
|
il y a 1 an |
|
SDL_copying.h
|
f2074d7af3
Updated copyright for 2025
|
il y a 1 an |
|
SDL_cpuinfo.h
|
9edee716d8
Sync SDL3 wiki -> header
|
il y a 4 mois |
|
SDL_dialog.h
|
e2392984b2
Sync SDL3 wiki -> header
|
il y a 7 mois |
|
SDL_dlopennote.h
|
04aa74b5f9
SDL_dlopennote.h: define SDL_DISABLE_DLOPEN_NOTES for old gcc < 3.1
|
il y a 4 mois |
|
SDL_egl.h
|
f2074d7af3
Updated copyright for 2025
|
il y a 1 an |
|
SDL_endian.h
|
81f2f44843
SDL_endian.h: don't add _m_prefetch hack for clang-cl if available as a builtin
|
il y a 5 mois |
|
SDL_error.h
|
7a5604cf0c
Sync SDL3 wiki -> headers.
|
il y a 1 an |
|
SDL_events.h
|
3955f19373
Sync SDL3 wiki -> header
|
il y a 4 mois |
|
SDL_filesystem.h
|
ec0e4e21c7
docs: Mark most of SDL_filesystem.h as thread-safe.
|
il y a 6 mois |
|
SDL_gamepad.h
|
86203d8312
Document that the joystick and gamepad functions are thread-safe
|
il y a 5 mois |
|
SDL_gpu.h
|
da6fa5e65f
Sync SDL3 wiki -> header
|
il y a 5 mois |
|
SDL_guid.h
|
a646dc89e5
Note that SDL_GUIDToString() and SDL_StringToGUID() are thread-safe.
|
il y a 1 an |
|
SDL_haptic.h
|
d50520462a
Add and use SDL_HapticEffectID typedef
|
il y a 10 mois |
|
SDL_hidapi.h
|
5938dce5de
Add missing include
|
il y a 6 mois |
|
SDL_hints.h
|
7bce16a820
Sync SDL3 wiki -> header
|
il y a 4 mois |
|
SDL_init.h
|
737b9e117d
Removed obsolete documentation
|
il y a 9 mois |
|
SDL_intrin.h
|
ed2920afef
All SDL 3.0 release symbols are at version 3.2.0
|
il y a 1 an |
|
SDL_iostream.h
|
8d81ee3f5d
Sync SDL3 wiki -> header
|
il y a 5 mois |
|
SDL_joystick.h
|
d8124a0cea
Sync SDL3 wiki -> header
|
il y a 5 mois |
|
SDL_keyboard.h
|
411e47ba00
docs: Remove a redundant comment.
|
il y a 5 mois |
|
SDL_keycode.h
|
6e63f255b9
Added a reference to SDL_HINT_KEYCODE_OPTIONS from SDL_Keycode documentation
|
il y a 4 mois |
|
SDL_loadso.h
|
7a5604cf0c
Sync SDL3 wiki -> headers.
|
il y a 1 an |
|
SDL_locale.h
|
7a5604cf0c
Sync SDL3 wiki -> headers.
|
il y a 1 an |
|
SDL_log.h
|
628d157676
Sync SDL3 wiki -> header
|
il y a 5 mois |
|
SDL_main.h
|
5505cb2bb9
Sync SDL3 wiki -> header
|
il y a 6 mois |
|
SDL_main_impl.h
|
f2074d7af3
Updated copyright for 2025
|
il y a 1 an |
|
SDL_messagebox.h
|
7a5604cf0c
Sync SDL3 wiki -> headers.
|
il y a 1 an |
|
SDL_metal.h
|
7a5604cf0c
Sync SDL3 wiki -> headers.
|
il y a 1 an |
|
SDL_misc.h
|
7a5604cf0c
Sync SDL3 wiki -> headers.
|
il y a 1 an |
|
SDL_mouse.h
|
c240ed976f
Sync SDL3 wiki -> header
|
il y a 9 mois |
|
SDL_mutex.h
|
c318b1f926
SDL_mutex.h: Fixed code example.
|
il y a 11 mois |
|
SDL_oldnames.h
|
2c0a8363a5
Added SDL_HINT_JOYSTICK_ENHANCED_REPORTS
|
il y a 1 an |
|
SDL_opengl.h
|
f2074d7af3
Updated copyright for 2025
|
il y a 1 an |
|
SDL_opengl_glext.h
|
d70578b9aa
Renamed Gpu to GPU
|
il y a 1 an |
|
SDL_opengles.h
|
f2074d7af3
Updated copyright for 2025
|
il y a 1 an |
|
SDL_opengles2.h
|
f2074d7af3
Updated copyright for 2025
|
il y a 1 an |
|
SDL_opengles2_gl2.h
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
il y a 3 ans |
|
SDL_opengles2_gl2ext.h
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
il y a 3 ans |
|
SDL_opengles2_gl2platform.h
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
il y a 3 ans |
|
SDL_opengles2_khrplatform.h
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
il y a 3 ans |
|
SDL_pen.h
|
cd15893ea3
Sync SDL3 wiki -> header
|
il y a 7 mois |
|
SDL_pixels.h
|
d03f3e11f6
Change the default YUV colorspace to SDL_COLORSPACE_BT601_LIMITED
|
il y a 6 mois |
|
SDL_platform.h
|
7a5604cf0c
Sync SDL3 wiki -> headers.
|
il y a 1 an |
|
SDL_platform_defines.h
|
171885010d
Add GNU/Hurd as platform
|
il y a 6 mois |
|
SDL_power.h
|
dee2414ee7
Fix typo in SDL_power doc comment
|
il y a 6 mois |
|
SDL_process.h
|
e2f7c4046c
Sync SDL3 wiki -> header
|
il y a 9 mois |
|
SDL_properties.h
|
24e608b930
Sync SDL3 wiki -> header
|
il y a 4 mois |
|
SDL_rect.h
|
f2df279adc
Sync SDL3 wiki -> header
|
il y a 6 mois |
|
SDL_render.h
|
e2195621d7
Sync SDL3 wiki -> header
|
il y a 4 mois |
|
SDL_revision.h
|
7a5604cf0c
Sync SDL3 wiki -> headers.
|
il y a 1 an |
|
SDL_scancode.h
|
507ee033cc
Fixed typo in SDL_scancode.h
|
il y a 7 mois |
|
SDL_sensor.h
|
dc7a3a1219
Add SDL_SENSOR_COUNT to SDL_SensorType
|
il y a 6 mois |
|
SDL_stdinc.h
|
45d65f6e1f
Older Visual Studio does not provide a intptr_t typedef
|
il y a 4 mois |
|
SDL_storage.h
|
4db8fe2f9b
Sync SDL3 wiki -> header
|
il y a 9 mois |
|
SDL_surface.h
|
26a7346ead
Sync SDL3 wiki -> header
|
il y a 5 mois |
|
SDL_system.h
|
89a8cf2505
Sync SDL3 wiki -> header
|
il y a 10 mois |
|
SDL_test.h
|
f2074d7af3
Updated copyright for 2025
|
il y a 1 an |
|
SDL_test_assert.h
|
f2074d7af3
Updated copyright for 2025
|
il y a 1 an |
|
SDL_test_common.h
|
6cc00a31b6
WindowProgressState API getters and fixes (#12629)
|
il y a 11 mois |
|
SDL_test_compare.h
|
ed2920afef
All SDL 3.0 release symbols are at version 3.2.0
|
il y a 1 an |
|
SDL_test_crc32.h
|
f2074d7af3
Updated copyright for 2025
|
il y a 1 an |
|
SDL_test_font.h
|
ed2920afef
All SDL 3.0 release symbols are at version 3.2.0
|
il y a 1 an |
|
SDL_test_fuzzer.h
|
f2074d7af3
Updated copyright for 2025
|
il y a 1 an |
|
SDL_test_harness.h
|
f2074d7af3
Updated copyright for 2025
|
il y a 1 an |
|
SDL_test_log.h
|
f2074d7af3
Updated copyright for 2025
|
il y a 1 an |
|
SDL_test_md5.h
|
f2074d7af3
Updated copyright for 2025
|
il y a 1 an |
|
SDL_test_memory.h
|
f2074d7af3
Updated copyright for 2025
|
il y a 1 an |
|
SDL_thread.h
|
8ccf85c59e
Formatting spaces around pointer symbol.
|
il y a 1 an |
|
SDL_time.h
|
7a5604cf0c
Sync SDL3 wiki -> headers.
|
il y a 1 an |
|
SDL_timer.h
|
7622c4c427
fix typos
|
il y a 5 mois |
|
SDL_touch.h
|
7a5604cf0c
Sync SDL3 wiki -> headers.
|
il y a 1 an |
|
SDL_tray.h
|
9a71e3fd50
Revert "Add SDL_IsTraySupported"
|
il y a 7 mois |
|
SDL_version.h
|
3a4de2ad89
Sync SDL3 wiki -> header
|
il y a 9 mois |
|
SDL_video.h
|
57789dc9ad
Sync SDL3 wiki -> header
|
il y a 4 mois |
|
SDL_vulkan.h
|
c5b1341757
Tweak Vulkan include guard check and 64-bit platform defines (#13210)
|
il y a 8 mois |