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