.. |
SDL.h
|
remove SDL_quit.h include from SDL.h
|
2024-04-15 18:47:24 +03:00 |
SDL_assert.h
|
Sync SDL3 wiki -> header
|
2024-04-14 05:50:22 +00:00 |
SDL_atomic.h
|
Sync SDL3 wiki -> header
|
2024-04-14 05:35:26 +00:00 |
SDL_audio.h
|
Refactored audio conversion to reduce copying
|
2024-04-15 11:47:18 -10:00 |
SDL_begin_code.h
|
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
2024-01-24 01:40:51 +00:00 |
SDL_bits.h
|
Sync SDL3 wiki -> header
|
2024-04-14 00:22:23 +00:00 |
SDL_blendmode.h
|
Sync SDL3 wiki -> header
|
2024-04-13 13:24:25 +00:00 |
SDL_camera.h
|
include: Add `\since` to all documentation that was missing it.
|
2024-04-11 13:34:29 -04:00 |
SDL_clipboard.h
|
Sync SDL3 wiki -> header
|
2024-04-15 16:56:12 +00:00 |
SDL_close_code.h
|
Updated copyright for 2024
|
2024-01-01 13:15:26 -08:00 |
SDL_copying.h
|
Updated copyright for 2024
|
2024-01-01 13:15:26 -08:00 |
SDL_cpuinfo.h
|
Updated "see also" references to be more consistent
|
2024-03-17 12:28:11 -07:00 |
SDL_dialog.h
|
include: Add `\since` to all documentation that was missing it.
|
2024-04-11 13:34:29 -04:00 |
SDL_egl.h
|
Standardise header includes
|
2024-03-19 13:41:53 -07:00 |
SDL_endian.h
|
wikiheaders: Allow parts of the headers to be ignored.
|
2024-04-13 22:57:23 -04:00 |
SDL_error.h
|
include: A ton of little documentation tweaks, fixes, and improvements.
|
2024-04-09 00:50:02 -04:00 |
SDL_events.h
|
Removed obsolete padding
|
2024-04-15 13:55:01 -07:00 |
SDL_filesystem.h
|
winrt: Implemented SDL_GetUserFolder() for WinRT/UWP.
|
2024-04-13 08:05:43 -04:00 |
SDL_gamepad.h
|
include: Add `\since` to all documentation that was missing it.
|
2024-04-11 13:34:29 -04:00 |
SDL_guid.h
|
include: Add `\since` to all documentation that was missing it.
|
2024-04-11 13:34:29 -04:00 |
SDL_haptic.h
|
include: Add `\since` to all documentation that was missing it.
|
2024-04-11 13:34:29 -04:00 |
SDL_hidapi.h
|
include: Add `\since` to all documentation that was missing it.
|
2024-04-11 13:34:29 -04:00 |
SDL_hints.h
|
include: Add `\since` to all documentation that was missing it.
|
2024-04-11 13:34:29 -04:00 |
SDL_init.h
|
Added a note that the joystick should be initialized on the main thread on Windows
|
2024-04-15 14:19:44 -07:00 |
SDL_intrin.h
|
SDL_intrin.h: adjust for new SDL_PLATFORM_WINDOWS meaning.
|
2024-01-24 21:20:50 +03:00 |
SDL_iostream.h
|
Sync SDL3 wiki -> headers
|
2024-04-09 00:50:03 -04:00 |
SDL_joystick.h
|
Removed the word "other" since the version has been removed
|
2024-04-16 08:52:21 -07:00 |
SDL_keyboard.h
|
include: Add `\since` to all documentation that was missing it.
|
2024-04-11 13:34:29 -04:00 |
SDL_keycode.h
|
Changed SDL_KeyCode values to defines
|
2024-04-15 11:08:51 -10:00 |
SDL_loadso.h
|
Updated "see also" references to be more consistent
|
2024-03-17 12:28:11 -07:00 |
SDL_locale.h
|
Sync SDL3 wiki -> headers
|
2024-04-09 00:50:03 -04:00 |
SDL_log.h
|
SDL_log.h: Remove SDL_MAX_LOG_MESSAGE.
|
2024-04-16 00:31:57 -04:00 |
SDL_main.h
|
include: Add `\since` to all documentation that was missing it.
|
2024-04-11 13:34:29 -04:00 |
SDL_main_impl.h
|
main: Indented SDL_main headers for readability, removed SDL2 compat macros.
|
2024-01-25 17:39:38 -05:00 |
SDL_messagebox.h
|
Sync SDL3 wiki -> header
|
2024-04-11 19:40:25 +00:00 |
SDL_metal.h
|
include: Add `\since` to all documentation that was missing it.
|
2024-04-11 13:34:29 -04:00 |
SDL_misc.h
|
Including SD_error.h into headers with error-returning functions
|
2024-04-04 11:12:58 -07:00 |
SDL_mouse.h
|
Sync SDL3 wiki -> header
|
2024-04-15 21:13:12 +00:00 |
SDL_mutex.h
|
include: Add `\since` to all documentation that was missing it.
|
2024-04-11 13:34:29 -04:00 |
SDL_oldnames.h
|
SDL_RendererFlip rename fixes
|
2024-04-15 03:32:23 -10:00 |
SDL_opengl.h
|
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
2024-01-24 01:40:51 +00:00 |
SDL_opengl_glext.h
|
replaced line comments in public header.
|
2023-02-04 10:02:10 +03:00 |
SDL_opengles.h
|
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
2024-01-24 01:40:51 +00:00 |
SDL_opengles2.h
|
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
2024-01-24 01:40:51 +00:00 |
SDL_opengles2_gl2.h
|
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2022-11-26 22:15:18 -08:00 |
SDL_opengles2_gl2ext.h
|
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2022-11-26 22:15:18 -08:00 |
SDL_opengles2_gl2platform.h
|
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2022-11-26 22:15:18 -08:00 |
SDL_opengles2_khrplatform.h
|
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2022-11-26 22:15:18 -08:00 |
SDL_pen.h
|
Sync SDL3 wiki -> header
|
2024-04-11 17:35:27 +00:00 |
SDL_pixels.h
|
include: Add `\since` to all documentation that was missing it.
|
2024-04-11 13:34:29 -04:00 |
SDL_platform.h
|
Updated copyright for 2024
|
2024-01-01 13:15:26 -08:00 |
SDL_platform_defines.h
|
psp: Fixed building with pspdev when not using CMake.
|
2024-03-28 09:27:21 -04:00 |
SDL_power.h
|
include: A ton of little documentation tweaks, fixes, and improvements.
|
2024-04-09 00:50:02 -04:00 |
SDL_properties.h
|
include: Add `\since` to all documentation that was missing it.
|
2024-04-11 13:34:29 -04:00 |
SDL_rect.h
|
Sync SDL3 wiki -> header
|
2024-04-14 00:22:23 +00:00 |
SDL_render.h
|
Sync SDL3 wiki -> header
|
2024-04-13 13:24:25 +00:00 |
SDL_revision.h
|
Sync SDL3 wiki -> header
|
2024-04-09 22:04:21 +00:00 |
SDL_scancode.h
|
include: A ton of little documentation tweaks, fixes, and improvements.
|
2024-04-09 00:50:02 -04:00 |
SDL_sensor.h
|
include: Fixes the improper fix I made before of documentation, SDL_SensorType.
|
2024-04-12 14:51:52 -04:00 |
SDL_stdinc.h
|
wikiheaders: Allow parts of the headers to be ignored.
|
2024-04-13 22:57:23 -04:00 |
SDL_storage.h
|
Including SD_error.h into headers with error-returning functions
|
2024-04-04 11:12:58 -07:00 |
SDL_surface.h
|
include: Add `\since` to all documentation that was missing it.
|
2024-04-11 13:34:29 -04:00 |
SDL_system.h
|
docs: Added some notes about iOS and the main callbacks.
|
2024-04-13 15:14:32 -04:00 |
SDL_test.h
|
Updated copyright for 2024
|
2024-01-01 13:15:26 -08:00 |
SDL_test_assert.h
|
include: A ton of little documentation tweaks, fixes, and improvements.
|
2024-04-09 00:50:02 -04:00 |
SDL_test_common.h
|
Use `SDL_WindowFlags` in public headers
|
2024-03-06 15:08:12 -08:00 |
SDL_test_compare.h
|
Add SDLTest_CompareMemory function to compare memory ranges
|
2024-04-15 03:05:05 -10:00 |
SDL_test_crc32.h
|
include: A ton of little documentation tweaks, fixes, and improvements.
|
2024-04-09 00:50:02 -04:00 |
SDL_test_font.h
|
include: A ton of little documentation tweaks, fixes, and improvements.
|
2024-04-09 00:50:02 -04:00 |
SDL_test_fuzzer.h
|
Updated copyright for 2024
|
2024-01-01 13:15:26 -08:00 |
SDL_test_harness.h
|
include: A ton of little documentation tweaks, fixes, and improvements.
|
2024-04-09 00:50:02 -04:00 |
SDL_test_log.h
|
Updated copyright for 2024
|
2024-01-01 13:15:26 -08:00 |
SDL_test_md5.h
|
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;'
|
2024-03-10 09:04:18 -07:00 |
SDL_test_memory.h
|
Updated copyright for 2024
|
2024-01-01 13:15:26 -08:00 |
SDL_test_random.h
|
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;'
|
2024-03-10 09:04:18 -07:00 |
SDL_thread.h
|
include: Add `\since` to all documentation that was missing it.
|
2024-04-11 13:34:29 -04:00 |
SDL_time.h
|
Sync SDL3 wiki -> header
|
2024-04-11 17:35:27 +00:00 |
SDL_timer.h
|
include: Add `\since` to all documentation that was missing it.
|
2024-04-11 13:34:29 -04:00 |
SDL_touch.h
|
Sync SDL3 wiki -> header
|
2024-04-15 19:23:27 +00:00 |
SDL_version.h
|
include: Removed some SDL2 references in the documentation.
|
2024-04-13 09:23:37 -04:00 |
SDL_video.h
|
Document that tooltip windows don't get mouse or keyboard focus
|
2024-04-15 14:38:00 -07:00 |
SDL_vulkan.h
|
include: A ton of little documentation tweaks, fixes, and improvements.
|
2024-04-09 00:50:02 -04:00 |