Ryan C. Gordon 0d007bbb01 psp: Fixed building with pspdev when not using CMake. 1 год назад
..
SDL.h a6fbf0488c Add time and realtime clock functions 1 год назад
SDL_assert.h 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 лет назад
SDL_atomic.h d8a54cd4f8 Updated "see also" references to be more consistent 1 год назад
SDL_audio.h d8a54cd4f8 Updated "see also" references to be more consistent 1 год назад
SDL_begin_code.h 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 лет назад
SDL_bits.h 5b3ee51c6c Updated copyright for 2024 2 лет назад
SDL_blendmode.h ecbbef8b8d blendmode: Corrected docs for `SDL_BLENDOPERATION_[REV_]SUBTRACT`. 2 лет назад
SDL_camera.h b90fed094f Standardise header includes 1 год назад
SDL_clipboard.h d8a54cd4f8 Updated "see also" references to be more consistent 1 год назад
SDL_close_code.h 5b3ee51c6c Updated copyright for 2024 2 лет назад
SDL_copying.h 5b3ee51c6c Updated copyright for 2024 2 лет назад
SDL_cpuinfo.h d8a54cd4f8 Updated "see also" references to be more consistent 1 год назад
SDL_dialog.h d8a54cd4f8 Updated "see also" references to be more consistent 1 год назад
SDL_egl.h b90fed094f Standardise header includes 1 год назад
SDL_endian.h 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 лет назад
SDL_error.h 5b3ee51c6c Updated copyright for 2024 2 лет назад
SDL_events.h 6443c75eda Removed SDL_TEXTINPUTEVENT_TEXT_SIZE 1 год назад
SDL_filesystem.h a6fbf0488c Add time and realtime clock functions 1 год назад
SDL_gamepad.h 2fe1a6a279 Initial support for hotplugging mice and keyboards 1 год назад
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;' 2 лет назад
SDL_haptic.h d8a54cd4f8 Updated "see also" references to be more consistent 1 год назад
SDL_hidapi.h 5b3ee51c6c Updated copyright for 2024 2 лет назад
SDL_hints.h 78c7834f90 Added SDL_HINT_WINDOWS_RAW_KEYBOARD to control whether raw keyboard is enabled on Windows 1 год назад
SDL_init.h 2b45452dd5 Adding comments to init-flags SDL_INIT_AUDIO and SDL_INIT_SENSOR that they imply SDL_INIT_EVENTS 2 лет назад
SDL_intrin.h fd6ec3b9aa SDL_intrin.h: adjust for new SDL_PLATFORM_WINDOWS meaning. 2 лет назад
SDL_iostream.h b2682da035 Sync SDL3 wiki -> header 1 год назад
SDL_joystick.h 675216e81b Sync SDL3 wiki -> header 1 год назад
SDL_keyboard.h b9a88bbecb Removed SDL_TextInputShown() 1 год назад
SDL_keycode.h e9ab2d46de Revert "Change `SDL_Keycode` type to an enum" 2 лет назад
SDL_loadso.h d8a54cd4f8 Updated "see also" references to be more consistent 1 год назад
SDL_locale.h 5b3ee51c6c Updated copyright for 2024 2 лет назад
SDL_log.h d65ae710a1 Renamed SDL_LogGetOutputFunction() and SDL_LogSetOutputFunction() to match SDL 3.0 naming convention 1 год назад
SDL_main.h 38e3c6a4aa main: Add an optional `appstate` param to main callback entry points. 1 год назад
SDL_main_impl.h 8814095aa8 main: Indented SDL_main headers for readability, removed SDL2 compat macros. 2 лет назад
SDL_messagebox.h cacac6cc34 Updated structure and field names for consistency 2 лет назад
SDL_metal.h d8a54cd4f8 Updated "see also" references to be more consistent 1 год назад
SDL_misc.h 5b3ee51c6c Updated copyright for 2024 2 лет назад
SDL_mouse.h f14fb979c1 Remove legacy SDL2 input grab API 1 год назад
SDL_mutex.h d8a54cd4f8 Updated "see also" references to be more consistent 1 год назад
SDL_oldnames.h b9a88bbecb Removed SDL_TextInputShown() 1 год назад
SDL_opengl.h 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 лет назад
SDL_opengl_glext.h 02fbf2cf99 replaced line comments in public header. 3 лет назад
SDL_opengles.h 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 лет назад
SDL_opengles2.h 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 лет назад
SDL_opengles2_gl2.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 лет назад
SDL_opengles2_gl2ext.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 лет назад
SDL_opengles2_gl2platform.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 лет назад
SDL_opengles2_khrplatform.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 лет назад
SDL_pen.h d1eb4adb16 Be explicit about the event mouse and keyboard ID 1 год назад
SDL_pixels.h 171ff041d0 Removed invalid ascii from headers 1 год назад
SDL_platform.h 5b3ee51c6c Updated copyright for 2024 2 лет назад
SDL_platform_defines.h 0d007bbb01 psp: Fixed building with pspdev when not using CMake. 1 год назад
SDL_power.h 5b3ee51c6c Updated copyright for 2024 2 лет назад
SDL_properties.h d8a54cd4f8 Updated "see also" references to be more consistent 1 год назад
SDL_quit.h 5b3ee51c6c Updated copyright for 2024 2 лет назад
SDL_rect.h 2c85052966 Removed unused headers from SDL_rect.h 2 лет назад
SDL_render.h 5abcfad352 video: Document that renderer lifetimes are tied to their associated windows 1 год назад
SDL_revision.h 5b3ee51c6c Updated copyright for 2024 2 лет назад
SDL_scancode.h 1269590dfc Clarified that SDL scancodes are unaffected by keyboard layout 2 лет назад
SDL_sensor.h 5b3ee51c6c Updated copyright for 2024 2 лет назад
SDL_stdinc.h a6fbf0488c Add time and realtime clock functions 1 год назад
SDL_storage.h 0d0aaa2d75 Sync SDL3 wiki -> header 1 год назад
SDL_surface.h e7b9f75e62 Sync SDL3 wiki -> header 1 год назад
SDL_system.h 4d4c24acdd Sync SDL3 wiki -> header 2 лет назад
SDL_test.h 5b3ee51c6c Updated copyright for 2024 2 лет назад
SDL_test_assert.h 5b3ee51c6c Updated copyright for 2024 2 лет назад
SDL_test_common.h ce44eff3d2 Use `SDL_WindowFlags` in public headers 2 лет назад
SDL_test_compare.h f8dfee01bb Made SDL_ReadSurfacePixel a public function 2 лет назад
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;' 2 лет назад
SDL_test_font.h 5b3ee51c6c Updated copyright for 2024 2 лет назад
SDL_test_fuzzer.h 5b3ee51c6c Updated copyright for 2024 2 лет назад
SDL_test_harness.h 5b3ee51c6c Updated copyright for 2024 2 лет назад
SDL_test_log.h 5b3ee51c6c Updated copyright for 2024 2 лет назад
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;' 2 лет назад
SDL_test_memory.h 5b3ee51c6c Updated copyright for 2024 2 лет назад
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;' 2 лет назад
SDL_thread.h d8a54cd4f8 Updated "see also" references to be more consistent 1 год назад
SDL_time.h ba0417db40 Sync SDL3 wiki -> header 1 год назад
SDL_timer.h 747300b356 SDL file times are 64-bit integers representing nanoseconds since the Unix epoch 1 год назад
SDL_touch.h d8a54cd4f8 Updated "see also" references to be more consistent 1 год назад
SDL_version.h 36e73bdda4 Updated to version 3.1.0 for the preview release 1 год назад
SDL_video.h 05b3605a41 Sync SDL3 wiki -> header 1 год назад
SDL_vulkan.h 9db68f97f9 Reverted SDL_Vulkan_GetInstanceExtensions() API change 2 лет назад