| .. |
|
SDL.h
|
f49ce4a15d
camera: Renamed "video_capture" files to "camera" and moved to own subdir.
|
il y a 2 ans |
|
SDL_assert.h
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
il y a 2 ans |
|
SDL_atomic.h
|
2a775cad6f
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;'
|
il y a 2 ans |
|
SDL_audio.h
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 2 ans |
|
SDL_begin_code.h
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
il y a 2 ans |
|
SDL_bits.h
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 2 ans |
|
SDL_blendmode.h
|
ecbbef8b8d
blendmode: Corrected docs for `SDL_BLENDOPERATION_[REV_]SUBTRACT`.
|
il y a 2 ans |
|
SDL_camera.h
|
33eaddc565
Cleaned up various type conversion issues
|
il y a 2 ans |
|
SDL_clipboard.h
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 2 ans |
|
SDL_close_code.h
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 2 ans |
|
SDL_copying.h
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 2 ans |
|
SDL_cpuinfo.h
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 2 ans |
|
SDL_egl.h
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
il y a 2 ans |
|
SDL_endian.h
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
il y a 2 ans |
|
SDL_error.h
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 2 ans |
|
SDL_events.h
|
efbbafb3f1
Re-added balls to the SDL joystick API
|
il y a 2 ans |
|
SDL_filesystem.h
|
84aaf63bd3
Fix typo in SDL_filesystem.h
|
il y a 2 ans |
|
SDL_gamepad.h
|
af58ed978e
Fixed the documentation for SDL_GetGamepadMappings()
|
il y a 2 ans |
|
SDL_guid.h
|
2a775cad6f
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;'
|
il y a 2 ans |
|
SDL_haptic.h
|
02f59f3ae6
Note that SDL_GetHaptics() is useful in combination with SDL_OpenHaptic()
|
il y a 2 ans |
|
SDL_hidapi.h
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 2 ans |
|
SDL_hints.h
|
6534029691
Add DualShock 3 HIDAPI support on Windows (#9144)
|
il y a 2 ans |
|
SDL_init.h
|
cb10c80aaf
camera: Reworked to operate with a driver interface, like other subsystems.
|
il y a 2 ans |
|
SDL_intrin.h
|
fd6ec3b9aa
SDL_intrin.h: adjust for new SDL_PLATFORM_WINDOWS meaning.
|
il y a 2 ans |
|
SDL_joystick.h
|
efbbafb3f1
Re-added balls to the SDL joystick API
|
il y a 2 ans |
|
SDL_keyboard.h
|
5ae2ffc127
document that text input is on by default
|
il y a 2 ans |
|
SDL_keycode.h
|
e9ab2d46de
Revert "Change `SDL_Keycode` type to an enum"
|
il y a 2 ans |
|
SDL_loadso.h
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 2 ans |
|
SDL_locale.h
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 2 ans |
|
SDL_log.h
|
a7a98d8bbb
Document that the default log priority is error, not critical
|
il y a 2 ans |
|
SDL_main.h
|
8814095aa8
main: Indented SDL_main headers for readability, removed SDL2 compat macros.
|
il y a 2 ans |
|
SDL_main_impl.h
|
8814095aa8
main: Indented SDL_main headers for readability, removed SDL2 compat macros.
|
il y a 2 ans |
|
SDL_messagebox.h
|
cacac6cc34
Updated structure and field names for consistency
|
il y a 2 ans |
|
SDL_metal.h
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 2 ans |
|
SDL_misc.h
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 2 ans |
|
SDL_mouse.h
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 2 ans |
|
SDL_mutex.h
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 2 ans |
|
SDL_oldnames.h
|
efbbafb3f1
Re-added balls to the SDL joystick API
|
il y a 2 ans |
|
SDL_opengl.h
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
il y a 2 ans |
|
SDL_opengl_glext.h
|
02fbf2cf99
replaced line comments in public header.
|
il y a 3 ans |
|
SDL_opengles.h
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
il y a 2 ans |
|
SDL_opengles2.h
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
il y a 2 ans |
|
SDL_opengles2_gl2.h
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
il y a 3 ans |
|
SDL_opengles2_gl2ext.h
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
il y a 3 ans |
|
SDL_opengles2_gl2platform.h
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
il y a 3 ans |
|
SDL_opengles2_khrplatform.h
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
il y a 3 ans |
|
SDL_pen.h
|
33eaddc565
Cleaned up various type conversion issues
|
il y a 2 ans |
|
SDL_pixels.h
|
59ab5c0824
Sync SDL3 wiki -> header
|
il y a 2 ans |
|
SDL_platform.h
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 2 ans |
|
SDL_platform_defines.h
|
b9ea2dde44
Added VisionOS as a supported target to the Xcode project
|
il y a 2 ans |
|
SDL_power.h
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 2 ans |
|
SDL_properties.h
|
86d36a2dc2
Add missing include
|
il y a 2 ans |
|
SDL_quit.h
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 2 ans |
|
SDL_rect.h
|
2c85052966
Removed unused headers from SDL_rect.h
|
il y a 2 ans |
|
SDL_render.h
|
3875ef4552
Removed duplicated line (thanks @sechshelme!)
|
il y a 2 ans |
|
SDL_revision.h
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 2 ans |
|
SDL_rwops.h
|
9e89f093d9
remove stale / wrong information from SDL_RWread() documentation
|
il y a 2 ans |
|
SDL_scancode.h
|
1269590dfc
Clarified that SDL scancodes are unaffected by keyboard layout
|
il y a 2 ans |
|
SDL_sensor.h
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 2 ans |
|
SDL_stdinc.h
|
1e8b006d43
stdlib: qsort and bsearch changes.
|
il y a 2 ans |
|
SDL_surface.h
|
fde420a645
Revert "Added SDL_FLIP_DIAGONAL"
|
il y a 2 ans |
|
SDL_system.h
|
4d4c24acdd
Sync SDL3 wiki -> header
|
il y a 2 ans |
|
SDL_test.h
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 2 ans |
|
SDL_test_assert.h
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 2 ans |
|
SDL_test_common.h
|
ce44eff3d2
Use `SDL_WindowFlags` in public headers
|
il y a 2 ans |
|
SDL_test_compare.h
|
f8dfee01bb
Made SDL_ReadSurfacePixel a public function
|
il y a 2 ans |
|
SDL_test_crc32.h
|
2a775cad6f
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;'
|
il y a 2 ans |
|
SDL_test_font.h
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 2 ans |
|
SDL_test_fuzzer.h
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 2 ans |
|
SDL_test_harness.h
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 2 ans |
|
SDL_test_log.h
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 2 ans |
|
SDL_test_md5.h
|
2a775cad6f
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;'
|
il y a 2 ans |
|
SDL_test_memory.h
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 2 ans |
|
SDL_test_random.h
|
2a775cad6f
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;'
|
il y a 2 ans |
|
SDL_thread.h
|
c5792cc0de
SDL_thread.h: replace uses of __GDK__ and __WINRT__ (missed in #8875.)
|
il y a 2 ans |
|
SDL_timer.h
|
d6a41f8f31
Updated SDL_TimerID to use the same type as other IDs in SDL
|
il y a 2 ans |
|
SDL_touch.h
|
f8844d387c
Use specific types in SDL_touch.h
|
il y a 2 ans |
|
SDL_version.h
|
cacac6cc34
Updated structure and field names for consistency
|
il y a 2 ans |
|
SDL_video.h
|
f53bdc9531
The pixel format in SDL_DisplayMode uses SDL_PixelFormatEnum
|
il y a 2 ans |
|
SDL_vulkan.h
|
9db68f97f9
Reverted SDL_Vulkan_GetInstanceExtensions() API change
|
il y a 2 ans |