Sam Lantinga fe2880fcda Rename SDL_SetThreadPriority() to SDL_SetCurrentThreadPriority() vor 1 Jahr
..
SDL.h 43e7ce7dfc Updated to version 3.1.3 for the preview release vor 1 Jahr
SDL_assert.h a90ad3b0e2 Removed SDL_bool in favor of plain bool vor 1 Jahr
SDL_atomic.h 4392233007 Removed tabs from headers vor 1 Jahr
SDL_audio.h e3757f072b Sync SDL3 wiki -> header vor 1 Jahr
SDL_begin_code.h d6caf2abe7 Remove SDL_RESTRICT in favor of doc comments vor 1 Jahr
SDL_bits.h 026d3c2306 Sync SDL3 wiki -> header vor 1 Jahr
SDL_blendmode.h 70c8fe61d7 Align SDL_BLENDMODE_INVALID with the other constants vor 1 Jahr
SDL_camera.h 026d3c2306 Sync SDL3 wiki -> header vor 1 Jahr
SDL_clipboard.h 3f446d8fb5 Minor cleanup vor 1 Jahr
SDL_close_code.h 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! vor 1 Jahr
SDL_copying.h 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! vor 1 Jahr
SDL_cpuinfo.h 026d3c2306 Sync SDL3 wiki -> header vor 1 Jahr
SDL_dialog.h 8d6b397cd8 Sync SDL3 wiki -> header vor 1 Jahr
SDL_egl.h 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! vor 1 Jahr
SDL_endian.h d7ee9ce455 SDL_endian.h: Fix byte order detection on Solaris (and some SPARC compilers). vor 1 Jahr
SDL_error.h 026d3c2306 Sync SDL3 wiki -> header vor 1 Jahr
SDL_events.h b4fcd1f345 pen: Corrected some documentation. vor 1 Jahr
SDL_filesystem.h 7d21a49c9c filesystem: SDL_EnumerateDirectoryCallback uses an enum now, not an int. vor 1 Jahr
SDL_gamepad.h 026d3c2306 Sync SDL3 wiki -> header vor 1 Jahr
SDL_gpu.h dcc7560a5c Sync SDL3 wiki -> header vor 1 Jahr
SDL_guid.h 0da2bd49c8 Remove unused includes. This only removes includes that aren't used at all, not even in comments. vor 1 Jahr
SDL_haptic.h 026d3c2306 Sync SDL3 wiki -> header vor 1 Jahr
SDL_hidapi.h a90ad3b0e2 Removed SDL_bool in favor of plain bool vor 1 Jahr
SDL_hints.h fe2880fcda Rename SDL_SetThreadPriority() to SDL_SetCurrentThreadPriority() vor 1 Jahr
SDL_init.h 1787d6ca5c main: SDL_AppQuit() now reports the result value. vor 1 Jahr
SDL_intrin.h 476b987f1b intrinsics: avx, avx2 and avx512f are (currently) unsupported on arm64ec vor 1 Jahr
SDL_iostream.h a0de6c4abf Add properties to SDL_IOStreams returned by IOFromMem vor 1 Jahr
SDL_joystick.h 91b074beb7 Removed SDL_IPHONE_MAX_GFORCE vor 1 Jahr
SDL_keyboard.h 026d3c2306 Sync SDL3 wiki -> header vor 1 Jahr
SDL_keycode.h 6f80d47d64 Use hexidecimal code for ± vor 1 Jahr
SDL_loadso.h 6bcf2f919a Sync SDL3 wiki -> header vor 1 Jahr
SDL_locale.h b5ad74998b Removed SDL_DECLSPEC_FREE vor 1 Jahr
SDL_log.h 026d3c2306 Sync SDL3 wiki -> header vor 1 Jahr
SDL_main.h 1787d6ca5c main: SDL_AppQuit() now reports the result value. vor 1 Jahr
SDL_main_impl.h ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. vor 1 Jahr
SDL_messagebox.h 026d3c2306 Sync SDL3 wiki -> header vor 1 Jahr
SDL_metal.h 637e9700dd Standardize placement of '*' in function declarations vor 1 Jahr
SDL_misc.h 026d3c2306 Sync SDL3 wiki -> header vor 1 Jahr
SDL_mouse.h 026d3c2306 Sync SDL3 wiki -> header vor 1 Jahr
SDL_mutex.h 04bb105d09 Added header for SDL_ThreadID type vor 1 Jahr
SDL_oldnames.h fe2880fcda Rename SDL_SetThreadPriority() to SDL_SetCurrentThreadPriority() vor 1 Jahr
SDL_opengl.h 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! vor 1 Jahr
SDL_opengl_glext.h d70578b9aa Renamed Gpu to GPU vor 1 Jahr
SDL_opengles.h 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! vor 1 Jahr
SDL_opengles2.h 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! vor 1 Jahr
SDL_opengles2_gl2.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` vor 3 Jahren
SDL_opengles2_gl2ext.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` vor 3 Jahren
SDL_opengles2_gl2platform.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` vor 3 Jahren
SDL_opengles2_khrplatform.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` vor 3 Jahren
SDL_pen.h b4fcd1f345 pen: Corrected some documentation. vor 1 Jahr
SDL_pixels.h 043c876a15 Move default colorspace aliases into enum vor 1 Jahr
SDL_platform.h 68322ac851 Ensure that all functions that follow the SDL_GetStringRule return temporary memory vor 1 Jahr
SDL_platform_defines.h 73b294cb1c SDL_platform_defines.h: Added documentation, and a little whitespace. vor 1 Jahr
SDL_power.h 6f2621438a Renamed DECLSPEC to SDL_DECLSPEC vor 1 Jahr
SDL_process.h dee62e1b47 Remove trailing comma in enum vor 1 Jahr
SDL_properties.h 026d3c2306 Sync SDL3 wiki -> header vor 1 Jahr
SDL_rect.h 026d3c2306 Sync SDL3 wiki -> header vor 1 Jahr
SDL_render.h 191f3ecbbc render: Restore previous policy for converting window/render coordinates. vor 1 Jahr
SDL_revision.h 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! vor 1 Jahr
SDL_scancode.h 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values vor 1 Jahr
SDL_sensor.h 026d3c2306 Sync SDL3 wiki -> header vor 1 Jahr
SDL_stdinc.h 798c9574d0 Sync SDL3 wiki -> header vor 1 Jahr
SDL_storage.h 4e09e58f62 include: Small clarification on directory enumeration documentation. vor 1 Jahr
SDL_surface.h f351395c46 Sync SDL3 wiki -> header vor 1 Jahr
SDL_system.h 5f5379dc99 Add `SDL_IsTV()` (#11004) vor 1 Jahr
SDL_test.h a938e2b979 Replaced test framework random code with SDL random functions vor 1 Jahr
SDL_test_assert.h db96ddca34 SDL_test: use SDLCALL calling convention vor 1 Jahr
SDL_test_common.h d5fe6dd627 Don't use const for non-pointer API parameters vor 1 Jahr
SDL_test_compare.h db96ddca34 SDL_test: use SDLCALL calling convention vor 1 Jahr
SDL_test_crc32.h 039148fb0e Updated check for stdbool.h vor 1 Jahr
SDL_test_font.h a90ad3b0e2 Removed SDL_bool in favor of plain bool vor 1 Jahr
SDL_test_fuzzer.h a90ad3b0e2 Removed SDL_bool in favor of plain bool vor 1 Jahr
SDL_test_harness.h 26728c321f SDL_test: add include for SDLTest_CommonState vor 1 Jahr
SDL_test_log.h ee65176eec SDL_test: add SDLTest_LogEscapedString vor 1 Jahr
SDL_test_md5.h b4c3df1189 SDL_test: whitespace header fixes vor 1 Jahr
SDL_test_memory.h 039148fb0e Updated check for stdbool.h vor 1 Jahr
SDL_thread.h fe2880fcda Rename SDL_SetThreadPriority() to SDL_SetCurrentThreadPriority() vor 1 Jahr
SDL_time.h 026d3c2306 Sync SDL3 wiki -> header vor 1 Jahr
SDL_timer.h 026d3c2306 Sync SDL3 wiki -> header vor 1 Jahr
SDL_touch.h 0da2bd49c8 Remove unused includes. This only removes includes that aren't used at all, not even in comments. vor 1 Jahr
SDL_version.h 43e7ce7dfc Updated to version 3.1.3 for the preview release vor 1 Jahr
SDL_video.h ca0b1eaf5a Sync SDL3 wiki -> header vor 1 Jahr
SDL_vulkan.h 026d3c2306 Sync SDL3 wiki -> header vor 1 Jahr