.. |
SDL.h
|
cbb3f4ca37
Add SDL_guid.h to the global SDL header
|
2 vuotta sitten |
SDL_assert.h
|
2a25b69ba5
Check if GNC is defined before checking its value to solve warns in msvc
|
2 vuotta sitten |
SDL_atomic.h
|
a204ef50bb
Use __ARM_ARCH instead of __ARM_ARCH__
|
2 vuotta sitten |
SDL_audio.h
|
f73d07da5f
audio: Headers said 5 channel is quad+center, but it's 4.1.
|
2 vuotta sitten |
SDL_bits.h
|
120c76c84b
Updated copyright for 2022
|
3 vuotta sitten |
SDL_blendmode.h
|
7bc498d325
direct3d: Implement missing blend operations.
|
3 vuotta sitten |
SDL_clipboard.h
|
393acf6362
Sync SDL wiki -> header
|
2 vuotta sitten |
SDL_config.h
|
f317d619cc
Xbox GDKX support (#5869)
|
2 vuotta sitten |
SDL_config.h.cmake
|
2d86b4ef76
Removed check for _HAVE_STDINT_H, which nobody defines
|
2 vuotta sitten |
SDL_config.h.in
|
3bc4bad8fb
add missing strcasestr checks to cmake and autotools build systems,
|
2 vuotta sitten |
SDL_config_android.h
|
3bc4bad8fb
add missing strcasestr checks to cmake and autotools build systems,
|
2 vuotta sitten |
SDL_config_emscripten.h
|
e9ff4fdd49
add SDL_bsearch
|
3 vuotta sitten |
SDL_config_iphoneos.h
|
3bc4bad8fb
add missing strcasestr checks to cmake and autotools build systems,
|
2 vuotta sitten |
SDL_config_macosx.h
|
3bc4bad8fb
add missing strcasestr checks to cmake and autotools build systems,
|
2 vuotta sitten |
SDL_config_minimal.h
|
2d86b4ef76
Removed check for _HAVE_STDINT_H, which nobody defines
|
2 vuotta sitten |
SDL_config_ngage.h
|
9b75fa0165
N-Gage port: add changes from code reviews, overall cleanup (#5618)
|
2 vuotta sitten |
SDL_config_os2.h
|
4ebf34857a
updated os2 config file after commit 3f89d1704d
|
2 vuotta sitten |
SDL_config_pandora.h
|
e9ff4fdd49
add SDL_bsearch
|
3 vuotta sitten |
SDL_config_windows.h
|
2d86b4ef76
Removed check for _HAVE_STDINT_H, which nobody defines
|
2 vuotta sitten |
SDL_config_wingdk.h
|
fd93f817ba
Assume that stdint.h is available on Windows with compilers other than MSVC <= 2008
|
2 vuotta sitten |
SDL_config_winrt.h
|
fd93f817ba
Assume that stdint.h is available on Windows with compilers other than MSVC <= 2008
|
2 vuotta sitten |
SDL_config_xbox.h
|
fd93f817ba
Assume that stdint.h is available on Windows with compilers other than MSVC <= 2008
|
2 vuotta sitten |
SDL_copying.h
|
120c76c84b
Updated copyright for 2022
|
3 vuotta sitten |
SDL_cpuinfo.h
|
b6e7c743db
SDL_cpuinfo: define __ARM_ARCH=8 for _M_ARM64
|
2 vuotta sitten |
SDL_egl.h
|
72fe6cc8f1
Updated to the latest version of OpenGL and Vulkan headers from the Khronos registry
|
2 vuotta sitten |
SDL_endian.h
|
ce5a23bd57
Applied DragonFly BSD patch
|
2 vuotta sitten |
SDL_error.h
|
120c76c84b
Updated copyright for 2022
|
3 vuotta sitten |
SDL_events.h
|
b18c361b0f
Updated variable name for mouse coordinates in mouse wheel events
|
2 vuotta sitten |
SDL_filesystem.h
|
5e61f245ab
Sync SDL wiki -> header
|
2 vuotta sitten |
SDL_gamecontroller.h
|
11a24a34e3
Sync SDL wiki -> header
|
2 vuotta sitten |
SDL_gesture.h
|
120c76c84b
Updated copyright for 2022
|
3 vuotta sitten |
SDL_guid.h
|
3807e95029
Sync wiki -> header
|
2 vuotta sitten |
SDL_haptic.h
|
120c76c84b
Updated copyright for 2022
|
3 vuotta sitten |
SDL_hidapi.h
|
120c76c84b
Updated copyright for 2022
|
3 vuotta sitten |
SDL_hints.h
|
1f87e9e24e
Updated patch notes for 2.26 release
|
2 vuotta sitten |
SDL_joystick.h
|
393acf6362
Sync SDL wiki -> header
|
2 vuotta sitten |
SDL_keyboard.h
|
2373da5d94
Exposed SDL_ResetKeyboard() as a public function
|
2 vuotta sitten |
SDL_keycode.h
|
2f924020e8
Add SDL_SCANCODE_CALL and SDL_SCANCODE_ENDCALL
|
2 vuotta sitten |
SDL_loadso.h
|
120c76c84b
Updated copyright for 2022
|
3 vuotta sitten |
SDL_locale.h
|
120c76c84b
Updated copyright for 2022
|
3 vuotta sitten |
SDL_log.h
|
f81419702e
Document that SDL_MAX_LOG_MESSAGE is no longer meaningful
|
3 vuotta sitten |
SDL_main.h
|
655275378d
N3DS port (squashed)
|
2 vuotta sitten |
SDL_messagebox.h
|
120c76c84b
Updated copyright for 2022
|
3 vuotta sitten |
SDL_metal.h
|
31991ab851
Fix \sa to a valid function in SDL_metal.h.
|
2 vuotta sitten |
SDL_misc.h
|
120c76c84b
Updated copyright for 2022
|
3 vuotta sitten |
SDL_mouse.h
|
f35bbe0c3f
Sync SDL wiki -> header
|
2 vuotta sitten |
SDL_mutex.h
|
120c76c84b
Updated copyright for 2022
|
3 vuotta sitten |
SDL_name.h
|
120c76c84b
Updated copyright for 2022
|
3 vuotta sitten |
SDL_opengl.h
|
61201e06ef
Removed obsolete extension definitions
|
2 vuotta sitten |
SDL_opengl_glext.h
|
6dec78ed11
fix permissions of SDL_opengl_glext.h
|
2 vuotta sitten |
SDL_opengles.h
|
120c76c84b
Updated copyright for 2022
|
3 vuotta sitten |
SDL_opengles2.h
|
120c76c84b
Updated copyright for 2022
|
3 vuotta sitten |
SDL_opengles2_gl2.h
|
72fe6cc8f1
Updated to the latest version of OpenGL and Vulkan headers from the Khronos registry
|
2 vuotta sitten |
SDL_opengles2_gl2ext.h
|
72fe6cc8f1
Updated to the latest version of OpenGL and Vulkan headers from the Khronos registry
|
2 vuotta sitten |
SDL_opengles2_gl2platform.h
|
72fe6cc8f1
Updated to the latest version of OpenGL and Vulkan headers from the Khronos registry
|
2 vuotta sitten |
SDL_opengles2_khrplatform.h
|
72fe6cc8f1
Updated to the latest version of OpenGL and Vulkan headers from the Khronos registry
|
2 vuotta sitten |
SDL_pixels.h
|
120c76c84b
Updated copyright for 2022
|
3 vuotta sitten |
SDL_platform.h
|
655275378d
N3DS port (squashed)
|
2 vuotta sitten |
SDL_power.h
|
120c76c84b
Updated copyright for 2022
|
3 vuotta sitten |
SDL_quit.h
|
120c76c84b
Updated copyright for 2022
|
3 vuotta sitten |
SDL_rect.h
|
b0a27cb1de
Avoid unintended float -> double conversion in SDL_FRectEqualsEpsilon
|
2 vuotta sitten |
SDL_render.h
|
a7066c527a
Sync SDL wiki -> header
|
2 vuotta sitten |
SDL_revision.h
|
4ca5ea5b7e
build: Add a mechanism to mark builds with vendor info
|
2 vuotta sitten |
SDL_revision.h.cmake
|
4ca5ea5b7e
build: Add a mechanism to mark builds with vendor info
|
2 vuotta sitten |
SDL_rwops.h
|
3b191580c3
Windows GDK Support (#5830)
|
2 vuotta sitten |
SDL_scancode.h
|
6bb0c2a5c2
Added documentation for some scancodes
|
2 vuotta sitten |
SDL_sensor.h
|
393acf6362
Sync SDL wiki -> header
|
2 vuotta sitten |
SDL_shape.h
|
120c76c84b
Updated copyright for 2022
|
3 vuotta sitten |
SDL_stdinc.h
|
297ecb706d
Added SDL_strcasestr() for a case insensitive version of SDL_strstr()
|
2 vuotta sitten |
SDL_surface.h
|
ff735b3c0f
SDL_Surface: don't implicitly declare struct SDL_BlitMap.
|
2 vuotta sitten |
SDL_system.h
|
0a9a0a79e0
Sync SDL wiki -> header
|
2 vuotta sitten |
SDL_syswm.h
|
c37090f9a4
wayland: Add support for TOOLTIP/POPUP_MENU
|
3 vuotta sitten |
SDL_test.h
|
120c76c84b
Updated copyright for 2022
|
3 vuotta sitten |
SDL_test_assert.h
|
120c76c84b
Updated copyright for 2022
|
3 vuotta sitten |
SDL_test_common.h
|
2241bd669f
Added a command line option `--info event_motion` to show mouse and finger motion events
|
2 vuotta sitten |
SDL_test_compare.h
|
120c76c84b
Updated copyright for 2022
|
3 vuotta sitten |
SDL_test_crc32.h
|
120c76c84b
Updated copyright for 2022
|
3 vuotta sitten |
SDL_test_font.h
|
cd79e9c4e2
Removed comment text that looks like doxygen commands
|
2 vuotta sitten |
SDL_test_fuzzer.h
|
120c76c84b
Updated copyright for 2022
|
3 vuotta sitten |
SDL_test_harness.h
|
120c76c84b
Updated copyright for 2022
|
3 vuotta sitten |
SDL_test_images.h
|
120c76c84b
Updated copyright for 2022
|
3 vuotta sitten |
SDL_test_log.h
|
120c76c84b
Updated copyright for 2022
|
3 vuotta sitten |
SDL_test_md5.h
|
120c76c84b
Updated copyright for 2022
|
3 vuotta sitten |
SDL_test_memory.h
|
120c76c84b
Updated copyright for 2022
|
3 vuotta sitten |
SDL_test_random.h
|
120c76c84b
Updated copyright for 2022
|
3 vuotta sitten |
SDL_thread.h
|
2462262e0c
SDL_thread.h: fix SDL_CreateThreadWithStackSize macro for OS/2
|
2 vuotta sitten |
SDL_timer.h
|
120c76c84b
Updated copyright for 2022
|
3 vuotta sitten |
SDL_touch.h
|
580d231822
Sync wiki -> header
|
3 vuotta sitten |
SDL_types.h
|
120c76c84b
Updated copyright for 2022
|
3 vuotta sitten |
SDL_version.h
|
f070c83a60
Updated to version 2.26.2 for release
|
2 vuotta sitten |
SDL_video.h
|
1f87e9e24e
Updated patch notes for 2.26 release
|
2 vuotta sitten |
SDL_vulkan.h
|
c7dafb1556
Sync wiki -> header
|
3 vuotta sitten |
begin_code.h
|
2a25b69ba5
Check if GNC is defined before checking its value to solve warns in msvc
|
2 vuotta sitten |
close_code.h
|
120c76c84b
Updated copyright for 2022
|
3 vuotta sitten |