Sam Lantinga f08ac438ed Use stdbool for SDL_bool před 1 rokem
..
SDL.h fbe7e2e6d3 Moved the SDL version back to SDL_version.h před 1 rokem
SDL_assert.h 1f34f35b25 Sync SDL3 wiki -> header před 1 rokem
SDL_atomic.h 637e9700dd Standardize placement of '*' in function declarations před 1 rokem
SDL_audio.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
SDL_begin_code.h 383ccb2b6a Finish removing SDL_DECLSPEC_FREE před 1 rokem
SDL_bits.h 51902d4ac5 Updated headers with latest wikiheaders tweaks. před 1 rokem
SDL_blendmode.h 70c8fe61d7 Align SDL_BLENDMODE_INVALID with the other constants před 1 rokem
SDL_camera.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
SDL_clipboard.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
SDL_close_code.h 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! před 1 rokem
SDL_copying.h 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! před 1 rokem
SDL_cpuinfo.h 6f2621438a Renamed DECLSPEC to SDL_DECLSPEC před 1 rokem
SDL_dialog.h 637e9700dd Standardize placement of '*' in function declarations před 1 rokem
SDL_egl.h 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! před 1 rokem
SDL_endian.h d7ee9ce455 SDL_endian.h: Fix byte order detection on Solaris (and some SPARC compilers). před 1 rokem
SDL_error.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
SDL_events.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
SDL_filesystem.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
SDL_gamepad.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
SDL_guid.h 4f55271571 Removed temporary memory from the API před 1 rokem
SDL_haptic.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
SDL_hidapi.h 975457cfb6 Sync SDL3 wiki -> header před 1 rokem
SDL_hints.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
SDL_init.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
SDL_intrin.h 476b987f1b intrinsics: avx, avx2 and avx512f are (currently) unsupported on arm64ec před 1 rokem
SDL_iostream.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
SDL_joystick.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
SDL_keyboard.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
SDL_keycode.h 92667e3066 Update SDL_keycode.h před 1 rokem
SDL_loadso.h 975457cfb6 Sync SDL3 wiki -> header před 1 rokem
SDL_locale.h b5ad74998b Removed SDL_DECLSPEC_FREE před 1 rokem
SDL_log.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
SDL_main.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
SDL_main_impl.h 637e9700dd Standardize placement of '*' in function declarations před 1 rokem
SDL_messagebox.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
SDL_metal.h 637e9700dd Standardize placement of '*' in function declarations před 1 rokem
SDL_misc.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
SDL_mouse.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
SDL_mutex.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
SDL_oldnames.h a7c0192017 Renamed SDL_PostSemaphore() to SDL_SignalSemphore() před 1 rokem
SDL_opengl.h 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! před 1 rokem
SDL_opengl_glext.h 02fbf2cf99 replaced line comments in public header. před 3 roky
SDL_opengles.h 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! před 1 rokem
SDL_opengles2.h 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! před 1 rokem
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 bec701dd04 pen: Add support for tangential pressure axis. před 1 rokem
SDL_pixels.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
SDL_platform.h 68322ac851 Ensure that all functions that follow the SDL_GetStringRule return temporary memory před 1 rokem
SDL_platform_defines.h 36015ad5e5 Fixed compiling SDL_platform_defines.h on macOS with older compilers (thanks @sezero!) před 1 rokem
SDL_power.h 6f2621438a Renamed DECLSPEC to SDL_DECLSPEC před 1 rokem
SDL_properties.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
SDL_rect.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
SDL_render.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
SDL_revision.h 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! před 1 rokem
SDL_scancode.h d9dc4b320a The keycode in key events is the base, unmodified, keycode for the current keyboard layout před 1 rokem
SDL_sensor.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
SDL_stdinc.h f08ac438ed Use stdbool for SDL_bool před 1 rokem
SDL_storage.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
SDL_surface.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
SDL_system.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
SDL_test.h a938e2b979 Replaced test framework random code with SDL random functions před 1 rokem
SDL_test_assert.h 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! před 1 rokem
SDL_test_common.h 438a214420 Changed main callback return values to an enumeration před 1 rokem
SDL_test_compare.h 07b7ec68eb Add SDLTest_CompareMemory function to compare memory ranges před 1 rokem
SDL_test_crc32.h 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! před 1 rokem
SDL_test_font.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
SDL_test_fuzzer.h 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! před 1 rokem
SDL_test_harness.h 20a6193eaa Run test suites and test cases in non-linear order (see libsdl-org#9303) před 1 rokem
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_thread.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
SDL_time.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
SDL_timer.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
SDL_touch.h b5ad74998b Removed SDL_DECLSPEC_FREE před 1 rokem
SDL_version.h 68322ac851 Ensure that all functions that follow the SDL_GetStringRule return temporary memory před 1 rokem
SDL_video.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
SDL_vulkan.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem