.. |
SDL.h
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
SDL_assert.h
|
b6ae281e97
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
2 years ago |
SDL_atomic.h
|
8105f1d5b5
SDL_atomic.h: __ARM_ARCH is not always defined for an arm platform
|
1 year ago |
SDL_audio.h
|
4bb426abad
Sync SDL3 wiki -> header
|
1 year ago |
SDL_begin_code.h
|
b6ae281e97
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
2 years ago |
SDL_bits.h
|
549cedfa88
include: add \brief to includes
|
2 years ago |
SDL_blendmode.h
|
99668c286b
Simplify SDL_BLENDMODE_MUL
|
2 years ago |
SDL_clipboard.h
|
ec90c2e26d
Add 'return' comment to SDL_ClearClipboardData
|
1 year ago |
SDL_close_code.h
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
SDL_copying.h
|
549cedfa88
include: add \brief to includes
|
2 years ago |
SDL_cpuinfo.h
|
8789729b4a
cpuinfo: update \sa's of SDL_HasXXX functions
|
2 years ago |
SDL_egl.h
|
549cedfa88
include: add \brief to includes
|
2 years ago |
SDL_endian.h
|
095d4b1ffc
byteswap: Don't use intrinsic byteswap functions with Intel C compiler
|
2 years ago |
SDL_error.h
|
0598ecc150
Sync wiki -> headers.
|
2 years ago |
SDL_events.h
|
660054f3dc
include: Correct comment about audio device hotplug events.
|
1 year ago |
SDL_filesystem.h
|
8f00d7856d
Sync SDL3 wiki -> header
|
1 year ago |
SDL_gamepad.h
|
0dc85f3078
Improved the documentation for the gamepad paddle buttons
|
1 year ago |
SDL_guid.h
|
549cedfa88
include: add \brief to includes
|
2 years ago |
SDL_haptic.h
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
SDL_hidapi.h
|
0f4679102c
Fixed pedantic warning: comma at end of enumerator list
|
1 year ago |
SDL_hints.h
|
3a654b4b1c
Added the hint SDL_HINT_JOYSTICK_WGI to control whether to use Windows.Gaming.Input for controllers
|
1 year ago |
SDL_init.h
|
549cedfa88
include: add \brief to includes
|
2 years ago |
SDL_intrin.h
|
b6ae281e97
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
2 years ago |
SDL_joystick.h
|
87ad71f9b2
Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention
|
2 years ago |
SDL_keyboard.h
|
549cedfa88
include: add \brief to includes
|
2 years ago |
SDL_keycode.h
|
4dd9f61bfd
Don't map the top keyboard row to numbers when using the one-handed DVORAK layouts (thanks @tormol!)
|
1 year ago |
SDL_loadso.h
|
549cedfa88
include: add \brief to includes
|
2 years ago |
SDL_locale.h
|
0598ecc150
Sync wiki -> headers.
|
2 years ago |
SDL_log.h
|
549cedfa88
include: add \brief to includes
|
2 years ago |
SDL_main.h
|
37e567994d
Fix remaining typos (#7921)
|
1 year ago |
SDL_main_impl.h
|
b6ae281e97
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
2 years ago |
SDL_messagebox.h
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
SDL_metal.h
|
549cedfa88
include: add \brief to includes
|
2 years ago |
SDL_misc.h
|
49e47b523a
Update `\returns` to the generic form
|
2 years ago |
SDL_mouse.h
|
fb0c3197e0
Fixed the documentation for SDL_SetRelativeMouseMode()
|
2 years ago |
SDL_mutex.h
|
fd42a2f994
Changed all variadic macros into fixed (thanks @Wohlstand!)
|
1 year ago |
SDL_oldnames.h
|
b271e92c6e
Added the ability to specify a gamepad type in the mapping
|
1 year ago |
SDL_opengl.h
|
b6ae281e97
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
2 years ago |
SDL_opengl_glext.h
|
02fbf2cf99
replaced line comments in public header.
|
2 years ago |
SDL_opengles.h
|
549cedfa88
include: add \brief to includes
|
2 years ago |
SDL_opengles2.h
|
549cedfa88
include: add \brief to includes
|
2 years 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_pixels.h
|
666f81bace
Add more endian-specific aliases for 32 bit pixelformats
|
1 year ago |
SDL_platform.h
|
549cedfa88
include: add \brief to includes
|
2 years ago |
SDL_platform_defines.h
|
b6ae281e97
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
2 years ago |
SDL_power.h
|
549cedfa88
include: add \brief to includes
|
2 years ago |
SDL_quit.h
|
549cedfa88
include: add \brief to includes
|
2 years ago |
SDL_rect.h
|
549cedfa88
include: add \brief to includes
|
2 years ago |
SDL_render.h
|
b7f32f74ce
Note the removal of the SDL_RENDERER_TARGETTEXTURE flag
|
1 year ago |
SDL_revision.h
|
2eb4ab5bb0
SDL_revision.h: added missing newline at end of file.
|
2 years ago |
SDL_rwops.h
|
550c84b4df
Sync SDL3 wiki -> header
|
1 year ago |
SDL_scancode.h
|
549cedfa88
include: add \brief to includes
|
2 years ago |
SDL_sensor.h
|
9fe384b696
Fixed display orientation function names for SDL 3.0 convention
|
1 year ago |
SDL_shape.h
|
698dbd8464
SDL_CreateWindow() has been simplified and no longer takes a window position.
|
2 years ago |
SDL_stdinc.h
|
0a4e6f6d29
Added SDL_strnlen() and SDL_wcsnlen()
|
1 year ago |
SDL_surface.h
|
d086d9874d
Sync SDL3 wiki -> header
|
1 year ago |
SDL_system.h
|
b6ae281e97
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
2 years ago |
SDL_syswm.h
|
97a927b44e
gdk: Fix the project
|
1 year ago |
SDL_test.h
|
549cedfa88
include: add \brief to includes
|
2 years ago |
SDL_test_assert.h
|
549cedfa88
include: add \brief to includes
|
2 years ago |
SDL_test_common.h
|
905c4fff5b
audio: First shot at the SDL3 audio subsystem redesign!
|
1 year ago |
SDL_test_compare.h
|
549cedfa88
include: add \brief to includes
|
2 years ago |
SDL_test_crc32.h
|
549cedfa88
include: add \brief to includes
|
2 years ago |
SDL_test_font.h
|
549cedfa88
include: add \brief to includes
|
2 years ago |
SDL_test_fuzzer.h
|
549cedfa88
include: add \brief to includes
|
2 years ago |
SDL_test_harness.h
|
549cedfa88
include: add \brief to includes
|
2 years ago |
SDL_test_log.h
|
549cedfa88
include: add \brief to includes
|
2 years ago |
SDL_test_md5.h
|
549cedfa88
include: add \brief to includes
|
2 years ago |
SDL_test_memory.h
|
549cedfa88
include: add \brief to includes
|
2 years ago |
SDL_test_random.h
|
549cedfa88
include: add \brief to includes
|
2 years ago |
SDL_thread.h
|
aab3cbf207
SDL_thread.h: fix parameter name in comment
|
1 year ago |
SDL_timer.h
|
549cedfa88
include: add \brief to includes
|
2 years ago |
SDL_touch.h
|
0598ecc150
Sync wiki -> headers.
|
2 years ago |
SDL_version.h
|
549cedfa88
include: add \brief to includes
|
2 years ago |
SDL_video.h
|
35ad68e126
Sync SDL3 wiki -> header
|
1 year ago |
SDL_vulkan.h
|
549cedfa88
include: add \brief to includes
|
2 years ago |