Sam Lantinga f460f42e70 Added filesystem operations to SDL_Storage 1 year ago
..
SDL.h 744227e6ab Add SDL_storage 1 year ago
SDL_assert.h 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 year ago
SDL_atomic.h 2a775cad6f Named typedef-ed structs Gave name to structs that were defined like anonymous struct with name given by typedef. Example 'typedef struct {...} Foo;' -> 'typedef struct Foo {...} Foo;' 1 year ago
SDL_audio.h 5a21d87e69 rwops: Changed filenames that reference "rwops" to "iostream". 1 year ago
SDL_begin_code.h 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 year ago
SDL_bits.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_blendmode.h ecbbef8b8d blendmode: Corrected docs for `SDL_BLENDOPERATION_[REV_]SUBTRACT`. 1 year ago
SDL_camera.h 33eaddc565 Cleaned up various type conversion issues 1 year ago
SDL_clipboard.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_close_code.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_copying.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_cpuinfo.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_dialog.h 495e432fb9 Sync SDL3 wiki -> header 1 year ago
SDL_egl.h 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 year ago
SDL_endian.h 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 year ago
SDL_error.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_events.h 6c11449cd4 Added a note for the SDL_CommonEvent type 1 year ago
SDL_filesystem.h 7a088527c1 Removed the reserved parameter from SDL_EnumerateDirectoryCallback 1 year ago
SDL_gamepad.h 5a21d87e69 rwops: Changed filenames that reference "rwops" to "iostream". 1 year ago
SDL_guid.h 2a775cad6f Named typedef-ed structs Gave name to structs that were defined like anonymous struct with name given by typedef. Example 'typedef struct {...} Foo;' -> 'typedef struct Foo {...} Foo;' 1 year ago
SDL_haptic.h 02f59f3ae6 Note that SDL_GetHaptics() is useful in combination with SDL_OpenHaptic() 1 year ago
SDL_hidapi.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_hints.h 744227e6ab Add SDL_storage 1 year ago
SDL_init.h 2b45452dd5 Adding comments to init-flags SDL_INIT_AUDIO and SDL_INIT_SENSOR that they imply SDL_INIT_EVENTS 1 year ago
SDL_intrin.h fd6ec3b9aa SDL_intrin.h: adjust for new SDL_PLATFORM_WINDOWS meaning. 1 year ago
SDL_iostream.h fa7ec59ecd Sync SDL3 wiki -> header 1 year ago
SDL_joystick.h efbbafb3f1 Re-added balls to the SDL joystick API 1 year ago
SDL_keyboard.h 5ae2ffc127 document that text input is on by default 1 year ago
SDL_keycode.h e9ab2d46de Revert "Change `SDL_Keycode` type to an enum" 1 year ago
SDL_loadso.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_locale.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_log.h a7a98d8bbb Document that the default log priority is error, not critical 1 year ago
SDL_main.h 8814095aa8 main: Indented SDL_main headers for readability, removed SDL2 compat macros. 1 year ago
SDL_main_impl.h 8814095aa8 main: Indented SDL_main headers for readability, removed SDL2 compat macros. 1 year ago
SDL_messagebox.h cacac6cc34 Updated structure and field names for consistency 1 year ago
SDL_metal.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_misc.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_mouse.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_mutex.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_oldnames.h 3a344cf877 rwops: Fixed some SDL2 symbols that got missed. 1 year ago
SDL_opengl.h 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 year ago
SDL_opengl_glext.h 02fbf2cf99 replaced line comments in public header. 2 years ago
SDL_opengles.h 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 year ago
SDL_opengles2.h 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 year ago
SDL_opengles2_gl2.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_opengles2_gl2ext.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_opengles2_gl2platform.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_opengles2_khrplatform.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_pen.h 33eaddc565 Cleaned up various type conversion issues 1 year ago
SDL_pixels.h 59ab5c0824 Sync SDL3 wiki -> header 1 year ago
SDL_platform.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_platform_defines.h b9ea2dde44 Added VisionOS as a supported target to the Xcode project 1 year ago
SDL_power.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_properties.h 86d36a2dc2 Add missing include 1 year ago
SDL_quit.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_rect.h 2c85052966 Removed unused headers from SDL_rect.h 1 year ago
SDL_render.h 3875ef4552 Removed duplicated line (thanks @sechshelme!) 1 year ago
SDL_revision.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_scancode.h 1269590dfc Clarified that SDL scancodes are unaffected by keyboard layout 1 year ago
SDL_sensor.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_stdinc.h 1e8b006d43 stdlib: qsort and bsearch changes. 1 year ago
SDL_storage.h f460f42e70 Added filesystem operations to SDL_Storage 1 year ago
SDL_surface.h 5a21d87e69 rwops: Changed filenames that reference "rwops" to "iostream". 1 year ago
SDL_system.h 4d4c24acdd Sync SDL3 wiki -> header 1 year ago
SDL_test.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_test_assert.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_test_common.h ce44eff3d2 Use `SDL_WindowFlags` in public headers 1 year ago
SDL_test_compare.h f8dfee01bb Made SDL_ReadSurfacePixel a public function 1 year ago
SDL_test_crc32.h 2a775cad6f Named typedef-ed structs Gave name to structs that were defined like anonymous struct with name given by typedef. Example 'typedef struct {...} Foo;' -> 'typedef struct Foo {...} Foo;' 1 year ago
SDL_test_font.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_test_fuzzer.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_test_harness.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_test_log.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_test_md5.h 2a775cad6f Named typedef-ed structs Gave name to structs that were defined like anonymous struct with name given by typedef. Example 'typedef struct {...} Foo;' -> 'typedef struct Foo {...} Foo;' 1 year ago
SDL_test_memory.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_test_random.h 2a775cad6f Named typedef-ed structs Gave name to structs that were defined like anonymous struct with name given by typedef. Example 'typedef struct {...} Foo;' -> 'typedef struct Foo {...} Foo;' 1 year ago
SDL_thread.h c5792cc0de SDL_thread.h: replace uses of __GDK__ and __WINRT__ (missed in #8875.) 1 year ago
SDL_timer.h d6a41f8f31 Updated SDL_TimerID to use the same type as other IDs in SDL 1 year ago
SDL_touch.h f8844d387c Use specific types in SDL_touch.h 1 year ago
SDL_version.h cacac6cc34 Updated structure and field names for consistency 1 year ago
SDL_video.h 19764ffcc8 wayland: Add the xdg-foreign-unstable-v2 protocol 1 year ago
SDL_vulkan.h 9db68f97f9 Reverted SDL_Vulkan_GetInstanceExtensions() API change 1 year ago