SDL Wiki Bot c16d7c87d6 Sync SDL3 wiki -> header 11 months ago
..
SDL.h 9eea8234e6 Add SDL_Process subsystem 11 months ago
SDL_assert.h a90ad3b0e2 Removed SDL_bool in favor of plain bool 11 months ago
SDL_atomic.h 4392233007 Removed tabs from headers 11 months ago
SDL_audio.h 026d3c2306 Sync SDL3 wiki -> header 11 months ago
SDL_begin_code.h d6caf2abe7 Remove SDL_RESTRICT in favor of doc comments 11 months ago
SDL_bits.h 026d3c2306 Sync SDL3 wiki -> header 11 months ago
SDL_blendmode.h 70c8fe61d7 Align SDL_BLENDMODE_INVALID with the other constants 1 year ago
SDL_camera.h 026d3c2306 Sync SDL3 wiki -> header 11 months ago
SDL_clipboard.h 3f446d8fb5 Minor cleanup 11 months ago
SDL_close_code.h 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! 1 year ago
SDL_copying.h 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! 1 year ago
SDL_cpuinfo.h 026d3c2306 Sync SDL3 wiki -> header 11 months ago
SDL_dialog.h 8d6b397cd8 Sync SDL3 wiki -> header 11 months ago
SDL_egl.h 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! 1 year ago
SDL_endian.h d7ee9ce455 SDL_endian.h: Fix byte order detection on Solaris (and some SPARC compilers). 1 year ago
SDL_error.h 026d3c2306 Sync SDL3 wiki -> header 11 months ago
SDL_events.h 59d69a3ba3 Sync SDL3 wiki -> header 11 months ago
SDL_filesystem.h 7d21a49c9c filesystem: SDL_EnumerateDirectoryCallback uses an enum now, not an int. 11 months ago
SDL_gamepad.h 026d3c2306 Sync SDL3 wiki -> header 11 months ago
SDL_gpu.h dcc7560a5c Sync SDL3 wiki -> header 11 months ago
SDL_guid.h 0da2bd49c8 Remove unused includes. This only removes includes that aren't used at all, not even in comments. 11 months ago
SDL_haptic.h 026d3c2306 Sync SDL3 wiki -> header 11 months ago
SDL_hidapi.h a90ad3b0e2 Removed SDL_bool in favor of plain bool 11 months ago
SDL_hints.h 1f727b61f3 Sync SDL3 wiki -> header 11 months ago
SDL_init.h 1787d6ca5c main: SDL_AppQuit() now reports the result value. 11 months ago
SDL_intrin.h 476b987f1b intrinsics: avx, avx2 and avx512f are (currently) unsupported on arm64ec 1 year ago
SDL_iostream.h f267ec7681 filesystem: Improve docs, make some promises about overwrites and file caches. 11 months ago
SDL_joystick.h 026d3c2306 Sync SDL3 wiki -> header 11 months ago
SDL_keyboard.h 026d3c2306 Sync SDL3 wiki -> header 11 months ago
SDL_keycode.h 6f80d47d64 Use hexidecimal code for ± 11 months ago
SDL_loadso.h 975457cfb6 Sync SDL3 wiki -> header 1 year ago
SDL_locale.h b5ad74998b Removed SDL_DECLSPEC_FREE 1 year ago
SDL_log.h 026d3c2306 Sync SDL3 wiki -> header 11 months ago
SDL_main.h 1787d6ca5c main: SDL_AppQuit() now reports the result value. 11 months ago
SDL_main_impl.h ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 11 months ago
SDL_messagebox.h 026d3c2306 Sync SDL3 wiki -> header 11 months ago
SDL_metal.h 637e9700dd Standardize placement of '*' in function declarations 1 year ago
SDL_misc.h 026d3c2306 Sync SDL3 wiki -> header 11 months ago
SDL_mouse.h 026d3c2306 Sync SDL3 wiki -> header 11 months ago
SDL_mutex.h 04bb105d09 Added header for SDL_ThreadID type 11 months ago
SDL_oldnames.h a90ad3b0e2 Removed SDL_bool in favor of plain bool 11 months ago
SDL_opengl.h 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! 1 year ago
SDL_opengl_glext.h d70578b9aa Renamed Gpu to GPU 1 year ago
SDL_opengles.h 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! 1 year ago
SDL_opengles2.h 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! 1 year ago
SDL_opengles2_gl2.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_opengles2_gl2ext.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_opengles2_gl2platform.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_opengles2_khrplatform.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_pen.h 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values 11 months ago
SDL_pixels.h 043c876a15 Move default colorspace aliases into enum 11 months ago
SDL_platform.h 68322ac851 Ensure that all functions that follow the SDL_GetStringRule return temporary memory 1 year ago
SDL_platform_defines.h 73b294cb1c SDL_platform_defines.h: Added documentation, and a little whitespace. 11 months ago
SDL_power.h 6f2621438a Renamed DECLSPEC to SDL_DECLSPEC 1 year ago
SDL_process.h dee62e1b47 Remove trailing comma in enum 11 months ago
SDL_properties.h 026d3c2306 Sync SDL3 wiki -> header 11 months ago
SDL_rect.h 026d3c2306 Sync SDL3 wiki -> header 11 months ago
SDL_render.h 345cae361d Document mode parameter of SDL_GetRenderLogicalPresentation 11 months ago
SDL_revision.h 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! 1 year ago
SDL_scancode.h 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values 11 months ago
SDL_sensor.h 026d3c2306 Sync SDL3 wiki -> header 11 months ago
SDL_stdinc.h c16d7c87d6 Sync SDL3 wiki -> header 11 months ago
SDL_storage.h 4e09e58f62 include: Small clarification on directory enumeration documentation. 11 months ago
SDL_surface.h 026d3c2306 Sync SDL3 wiki -> header 11 months ago
SDL_system.h 026d3c2306 Sync SDL3 wiki -> header 11 months ago
SDL_test.h a938e2b979 Replaced test framework random code with SDL random functions 1 year ago
SDL_test_assert.h db96ddca34 SDL_test: use SDLCALL calling convention 1 year ago
SDL_test_common.h 54459def69 render: Remove the logical presentation render target. 11 months ago
SDL_test_compare.h db96ddca34 SDL_test: use SDLCALL calling convention 1 year ago
SDL_test_crc32.h 039148fb0e Updated check for stdbool.h 11 months ago
SDL_test_font.h a90ad3b0e2 Removed SDL_bool in favor of plain bool 11 months ago
SDL_test_fuzzer.h a90ad3b0e2 Removed SDL_bool in favor of plain bool 11 months ago
SDL_test_harness.h 26728c321f SDL_test: add include for SDLTest_CommonState 1 year ago
SDL_test_log.h ee65176eec SDL_test: add SDLTest_LogEscapedString 11 months ago
SDL_test_md5.h b4c3df1189 SDL_test: whitespace header fixes 1 year ago
SDL_test_memory.h 039148fb0e Updated check for stdbool.h 11 months ago
SDL_thread.h 026d3c2306 Sync SDL3 wiki -> header 11 months ago
SDL_time.h 026d3c2306 Sync SDL3 wiki -> header 11 months ago
SDL_timer.h 026d3c2306 Sync SDL3 wiki -> header 11 months ago
SDL_touch.h 0da2bd49c8 Remove unused includes. This only removes includes that aren't used at all, not even in comments. 11 months ago
SDL_version.h 0da2bd49c8 Remove unused includes. This only removes includes that aren't used at all, not even in comments. 11 months ago
SDL_video.h 026d3c2306 Sync SDL3 wiki -> header 11 months ago
SDL_vulkan.h 026d3c2306 Sync SDL3 wiki -> header 11 months ago