.. |
SDL.h
|
9eea8234e6
Add SDL_Process subsystem
|
7 months ago |
SDL_assert.h
|
35ebaf4a45
Fix multiple definitions of SDL_assert* when SDL_WIKI_DOCUMENTATION_SECTION is defined
|
7 months ago |
SDL_atomic.h
|
8481d1a12b
Sync SDL3 wiki -> header
|
7 months ago |
SDL_audio.h
|
926d143966
Sync SDL3 wiki -> header
|
7 months ago |
SDL_begin_code.h
|
d6caf2abe7
Remove SDL_RESTRICT in favor of doc comments
|
7 months ago |
SDL_bits.h
|
51902d4ac5
Updated headers with latest wikiheaders tweaks.
|
10 months ago |
SDL_blendmode.h
|
70c8fe61d7
Align SDL_BLENDMODE_INVALID with the other constants
|
9 months ago |
SDL_camera.h
|
0da2bd49c8
Remove unused includes. This only removes includes that aren't used at all, not even in comments.
|
7 months ago |
SDL_clipboard.h
|
85bbc6028a
Sync SDL3 wiki -> header
|
7 months ago |
SDL_close_code.h
|
5e6d85b8f0
wikiheaders: bridge wiki Category docs to the headers!
|
11 months ago |
SDL_copying.h
|
5e6d85b8f0
wikiheaders: bridge wiki Category docs to the headers!
|
11 months ago |
SDL_cpuinfo.h
|
1f3fd65c4c
cpuinfo: Rename SDL_GetCPUCount to SDL_GetNumLogicalCPUCores
|
7 months ago |
SDL_dialog.h
|
b15fab0207
Fixed typo in SDL_dialog.h
|
7 months ago |
SDL_egl.h
|
5e6d85b8f0
wikiheaders: bridge wiki Category docs to the headers!
|
11 months ago |
SDL_endian.h
|
d7ee9ce455
SDL_endian.h: Fix byte order detection on Solaris (and some SPARC compilers).
|
10 months ago |
SDL_error.h
|
93caf1cd21
Fixed typo
|
7 months ago |
SDL_events.h
|
6fc6e3dc7e
Use SDL_bool where appropriate in SDL events
|
7 months ago |
SDL_filesystem.h
|
37c9fb490e
Changed enums to use XXX_COUNT for the count or number of values
|
7 months ago |
SDL_gamepad.h
|
37c9fb490e
Changed enums to use XXX_COUNT for the count or number of values
|
7 months ago |
SDL_gpu.h
|
fd1fcfc951
Sync SDL3 wiki -> header
|
7 months ago |
SDL_guid.h
|
0da2bd49c8
Remove unused includes. This only removes includes that aren't used at all, not even in comments.
|
7 months ago |
SDL_haptic.h
|
2b77b2e4ef
Sync SDL3 wiki -> header
|
7 months ago |
SDL_hidapi.h
|
975457cfb6
Sync SDL3 wiki -> header
|
9 months ago |
SDL_hints.h
|
7713a7eec7
x11vulkan: Use the correct SONAME of libX11-xcb.so.1 on Linux, etc.
|
7 months ago |
SDL_init.h
|
f3e419596b
Removed SDL_INIT_TIMER
|
7 months ago |
SDL_intrin.h
|
476b987f1b
intrinsics: avx, avx2 and avx512f are (currently) unsupported on arm64ec
|
9 months ago |
SDL_iostream.h
|
d21c1de651
Sync SDL3 wiki -> header
|
7 months ago |
SDL_joystick.h
|
37c9fb490e
Changed enums to use XXX_COUNT for the count or number of values
|
7 months ago |
SDL_keyboard.h
|
68c61ff3a8
Sync SDL3 wiki -> header
|
7 months ago |
SDL_keycode.h
|
92667e3066
Update SDL_keycode.h
|
9 months ago |
SDL_loadso.h
|
975457cfb6
Sync SDL3 wiki -> header
|
9 months ago |
SDL_locale.h
|
b5ad74998b
Removed SDL_DECLSPEC_FREE
|
9 months ago |
SDL_log.h
|
231ea07617
Added SDL_LogTrace()
|
7 months ago |
SDL_main.h
|
ac08dde1b2
windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`.
|
7 months ago |
SDL_main_impl.h
|
ac08dde1b2
windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`.
|
7 months ago |
SDL_messagebox.h
|
37c9fb490e
Changed enums to use XXX_COUNT for the count or number of values
|
7 months ago |
SDL_metal.h
|
637e9700dd
Standardize placement of '*' in function declarations
|
9 months ago |
SDL_misc.h
|
85bbc6028a
Sync SDL3 wiki -> header
|
7 months ago |
SDL_mouse.h
|
37c9fb490e
Changed enums to use XXX_COUNT for the count or number of values
|
7 months ago |
SDL_mutex.h
|
85bbc6028a
Sync SDL3 wiki -> header
|
7 months ago |
SDL_oldnames.h
|
8d223b3037
Renamed atomic functions to match SDL 3.0 naming convention
|
7 months ago |
SDL_opengl.h
|
5e6d85b8f0
wikiheaders: bridge wiki Category docs to the headers!
|
11 months ago |
SDL_opengl_glext.h
|
d70578b9aa
Renamed Gpu to GPU
|
7 months ago |
SDL_opengles.h
|
5e6d85b8f0
wikiheaders: bridge wiki Category docs to the headers!
|
11 months ago |
SDL_opengles2.h
|
5e6d85b8f0
wikiheaders: bridge wiki Category docs to the headers!
|
11 months 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
|
7 months ago |
SDL_pixels.h
|
4f6e81cf62
include: Fixed up some minor documentation gaps.
|
7 months ago |
SDL_platform.h
|
68322ac851
Ensure that all functions that follow the SDL_GetStringRule return temporary memory
|
9 months ago |
SDL_platform_defines.h
|
73b294cb1c
SDL_platform_defines.h: Added documentation, and a little whitespace.
|
7 months ago |
SDL_power.h
|
6f2621438a
Renamed DECLSPEC to SDL_DECLSPEC
|
11 months ago |
SDL_process.h
|
e5bd3bbcd6
add missing includes
|
7 months ago |
SDL_properties.h
|
85bbc6028a
Sync SDL3 wiki -> header
|
7 months ago |
SDL_rect.h
|
85bbc6028a
Sync SDL3 wiki -> header
|
7 months ago |
SDL_render.h
|
1bbc897e48
Updated documentation for bool return type
|
7 months ago |
SDL_revision.h
|
5e6d85b8f0
wikiheaders: bridge wiki Category docs to the headers!
|
11 months ago |
SDL_scancode.h
|
37c9fb490e
Changed enums to use XXX_COUNT for the count or number of values
|
7 months ago |
SDL_sensor.h
|
2b77b2e4ef
Sync SDL3 wiki -> header
|
7 months ago |
SDL_stdinc.h
|
97d40b9218
Removed SDL_CleanupEnvironment()
|
7 months ago |
SDL_storage.h
|
e7969553f8
Sync SDL3 wiki -> header
|
7 months ago |
SDL_surface.h
|
926d143966
Sync SDL3 wiki -> header
|
7 months ago |
SDL_system.h
|
0da2bd49c8
Remove unused includes. This only removes includes that aren't used at all, not even in comments.
|
7 months ago |
SDL_test.h
|
a938e2b979
Replaced test framework random code with SDL random functions
|
10 months ago |
SDL_test_assert.h
|
db96ddca34
SDL_test: use SDLCALL calling convention
|
7 months ago |
SDL_test_common.h
|
db96ddca34
SDL_test: use SDLCALL calling convention
|
7 months ago |
SDL_test_compare.h
|
db96ddca34
SDL_test: use SDLCALL calling convention
|
7 months ago |
SDL_test_crc32.h
|
1bbc897e48
Updated documentation for bool return type
|
7 months ago |
SDL_test_font.h
|
db96ddca34
SDL_test: use SDLCALL calling convention
|
7 months ago |
SDL_test_fuzzer.h
|
b4c3df1189
SDL_test: whitespace header fixes
|
7 months ago |
SDL_test_harness.h
|
26728c321f
SDL_test: add include for SDLTest_CommonState
|
7 months ago |
SDL_test_log.h
|
ee65176eec
SDL_test: add SDLTest_LogEscapedString
|
7 months ago |
SDL_test_md5.h
|
b4c3df1189
SDL_test: whitespace header fixes
|
7 months ago |
SDL_test_memory.h
|
db96ddca34
SDL_test: use SDLCALL calling convention
|
7 months ago |
SDL_thread.h
|
0da2bd49c8
Remove unused includes. This only removes includes that aren't used at all, not even in comments.
|
7 months ago |
SDL_time.h
|
85bbc6028a
Sync SDL3 wiki -> header
|
7 months ago |
SDL_timer.h
|
f3e419596b
Removed SDL_INIT_TIMER
|
7 months ago |
SDL_touch.h
|
0da2bd49c8
Remove unused includes. This only removes includes that aren't used at all, not even in comments.
|
7 months ago |
SDL_version.h
|
0da2bd49c8
Remove unused includes. This only removes includes that aren't used at all, not even in comments.
|
7 months ago |
SDL_video.h
|
926d143966
Sync SDL3 wiki -> header
|
7 months ago |
SDL_vulkan.h
|
fa892d15b7
include files with required types directly
|
7 months ago |