Cameron Gutman f14fb979c1 Remove legacy SDL2 input grab API před 2 roky
..
SDL.h a6fbf0488c Add time and realtime clock functions před 2 roky
SDL_assert.h 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) před 2 roky
SDL_atomic.h d8a54cd4f8 Updated "see also" references to be more consistent před 2 roky
SDL_audio.h d8a54cd4f8 Updated "see also" references to be more consistent před 2 roky
SDL_begin_code.h 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) před 2 roky
SDL_bits.h 5b3ee51c6c Updated copyright for 2024 před 2 roky
SDL_blendmode.h ecbbef8b8d blendmode: Corrected docs for `SDL_BLENDOPERATION_[REV_]SUBTRACT`. před 2 roky
SDL_camera.h b90fed094f Standardise header includes před 2 roky
SDL_clipboard.h d8a54cd4f8 Updated "see also" references to be more consistent před 2 roky
SDL_close_code.h 5b3ee51c6c Updated copyright for 2024 před 2 roky
SDL_copying.h 5b3ee51c6c Updated copyright for 2024 před 2 roky
SDL_cpuinfo.h d8a54cd4f8 Updated "see also" references to be more consistent před 2 roky
SDL_dialog.h d8a54cd4f8 Updated "see also" references to be more consistent před 2 roky
SDL_egl.h b90fed094f Standardise header includes před 2 roky
SDL_endian.h 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) před 2 roky
SDL_error.h 5b3ee51c6c Updated copyright for 2024 před 2 roky
SDL_events.h 2fe1a6a279 Initial support for hotplugging mice and keyboards před 2 roky
SDL_filesystem.h a6fbf0488c Add time and realtime clock functions před 2 roky
SDL_gamepad.h 2fe1a6a279 Initial support for hotplugging mice and keyboards před 2 roky
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;' před 2 roky
SDL_haptic.h d8a54cd4f8 Updated "see also" references to be more consistent před 2 roky
SDL_hidapi.h 5b3ee51c6c Updated copyright for 2024 před 2 roky
SDL_hints.h f14fb979c1 Remove legacy SDL2 input grab API před 2 roky
SDL_init.h 2b45452dd5 Adding comments to init-flags SDL_INIT_AUDIO and SDL_INIT_SENSOR that they imply SDL_INIT_EVENTS před 2 roky
SDL_intrin.h fd6ec3b9aa SDL_intrin.h: adjust for new SDL_PLATFORM_WINDOWS meaning. před 2 roky
SDL_iostream.h b2682da035 Sync SDL3 wiki -> header před 2 roky
SDL_joystick.h 675216e81b Sync SDL3 wiki -> header před 2 roky
SDL_keyboard.h 675216e81b Sync SDL3 wiki -> header před 2 roky
SDL_keycode.h e9ab2d46de Revert "Change `SDL_Keycode` type to an enum" před 2 roky
SDL_loadso.h d8a54cd4f8 Updated "see also" references to be more consistent před 2 roky
SDL_locale.h 5b3ee51c6c Updated copyright for 2024 před 2 roky
SDL_log.h d65ae710a1 Renamed SDL_LogGetOutputFunction() and SDL_LogSetOutputFunction() to match SDL 3.0 naming convention před 2 roky
SDL_main.h d8a54cd4f8 Updated "see also" references to be more consistent před 2 roky
SDL_main_impl.h 8814095aa8 main: Indented SDL_main headers for readability, removed SDL2 compat macros. před 2 roky
SDL_messagebox.h cacac6cc34 Updated structure and field names for consistency před 2 roky
SDL_metal.h d8a54cd4f8 Updated "see also" references to be more consistent před 2 roky
SDL_misc.h 5b3ee51c6c Updated copyright for 2024 před 2 roky
SDL_mouse.h f14fb979c1 Remove legacy SDL2 input grab API před 2 roky
SDL_mutex.h d8a54cd4f8 Updated "see also" references to be more consistent před 2 roky
SDL_oldnames.h a1a0156756 Renamed SDL_SizeIO() SDL_GetIOSize() před 2 roky
SDL_opengl.h 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) před 2 roky
SDL_opengl_glext.h 02fbf2cf99 replaced line comments in public header. před 3 roky
SDL_opengles.h 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) před 2 roky
SDL_opengles2.h 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) před 2 roky
SDL_opengles2_gl2.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` před 3 roky
SDL_opengles2_gl2ext.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` před 3 roky
SDL_opengles2_gl2platform.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` před 3 roky
SDL_opengles2_khrplatform.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` před 3 roky
SDL_pen.h d1eb4adb16 Be explicit about the event mouse and keyboard ID před 2 roky
SDL_pixels.h 171ff041d0 Removed invalid ascii from headers před 2 roky
SDL_platform.h 5b3ee51c6c Updated copyright for 2024 před 2 roky
SDL_platform_defines.h b9ea2dde44 Added VisionOS as a supported target to the Xcode project před 2 roky
SDL_power.h 5b3ee51c6c Updated copyright for 2024 před 2 roky
SDL_properties.h d8a54cd4f8 Updated "see also" references to be more consistent před 2 roky
SDL_quit.h 5b3ee51c6c Updated copyright for 2024 před 2 roky
SDL_rect.h 2c85052966 Removed unused headers from SDL_rect.h před 2 roky
SDL_render.h d8a54cd4f8 Updated "see also" references to be more consistent před 2 roky
SDL_revision.h 5b3ee51c6c Updated copyright for 2024 před 2 roky
SDL_scancode.h 1269590dfc Clarified that SDL scancodes are unaffected by keyboard layout před 2 roky
SDL_sensor.h 5b3ee51c6c Updated copyright for 2024 před 2 roky
SDL_stdinc.h a6fbf0488c Add time and realtime clock functions před 2 roky
SDL_storage.h 0d0aaa2d75 Sync SDL3 wiki -> header před 2 roky
SDL_surface.h e7b9f75e62 Sync SDL3 wiki -> header před 2 roky
SDL_system.h 4d4c24acdd Sync SDL3 wiki -> header před 2 roky
SDL_test.h 5b3ee51c6c Updated copyright for 2024 před 2 roky
SDL_test_assert.h 5b3ee51c6c Updated copyright for 2024 před 2 roky
SDL_test_common.h ce44eff3d2 Use `SDL_WindowFlags` in public headers před 2 roky
SDL_test_compare.h f8dfee01bb Made SDL_ReadSurfacePixel a public function před 2 roky
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;' před 2 roky
SDL_test_font.h 5b3ee51c6c Updated copyright for 2024 před 2 roky
SDL_test_fuzzer.h 5b3ee51c6c Updated copyright for 2024 před 2 roky
SDL_test_harness.h 5b3ee51c6c Updated copyright for 2024 před 2 roky
SDL_test_log.h 5b3ee51c6c Updated copyright for 2024 před 2 roky
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;' před 2 roky
SDL_test_memory.h 5b3ee51c6c Updated copyright for 2024 před 2 roky
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;' před 2 roky
SDL_thread.h d8a54cd4f8 Updated "see also" references to be more consistent před 2 roky
SDL_time.h ba0417db40 Sync SDL3 wiki -> header před 2 roky
SDL_timer.h 747300b356 SDL file times are 64-bit integers representing nanoseconds since the Unix epoch před 2 roky
SDL_touch.h d8a54cd4f8 Updated "see also" references to be more consistent před 2 roky
SDL_version.h 36e73bdda4 Updated to version 3.1.0 for the preview release před 2 roky
SDL_video.h f14fb979c1 Remove legacy SDL2 input grab API před 2 roky
SDL_vulkan.h 9db68f97f9 Reverted SDL_Vulkan_GetInstanceExtensions() API change před 2 roky