.. |
SDL.h
|
2c4159b99a
First pass at changing SDL 2.0 to SDL 3.0
|
2 years ago |
SDL_assert.h
|
e89a1f9157
removed NaCL support.
|
2 years ago |
SDL_atomic.h
|
5cedc2f1ff
removed QNX support.
|
2 years ago |
SDL_audio.h
|
1b9c4c5ca1
Sync SDL wiki -> header
|
2 years ago |
SDL_bits.h
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
SDL_blendmode.h
|
7bc498d325
direct3d: Implement missing blend operations.
|
3 years ago |
SDL_clipboard.h
|
393acf6362
Sync SDL wiki -> header
|
2 years ago |
SDL_config.h
|
dc2a3e06e9
removed WinRT support.
|
2 years ago |
SDL_config.h.cmake
|
dc2a3e06e9
removed WinRT support.
|
2 years ago |
SDL_config.h.in
|
7df102d220
reverted sndio backend removal.
|
2 years ago |
SDL_config_android.h
|
30b1ab2add
removed opengles.
|
2 years ago |
SDL_config_emscripten.h
|
30b1ab2add
removed opengles.
|
2 years ago |
SDL_config_iphoneos.h
|
30b1ab2add
removed opengles.
|
2 years ago |
SDL_config_macosx.h
|
3bc4bad8fb
add missing strcasestr checks to cmake and autotools build systems,
|
2 years ago |
SDL_config_minimal.h
|
fd93f817ba
Assume that stdint.h is available on Windows with compilers other than MSVC <= 2008
|
2 years ago |
SDL_config_ngage.h
|
9b75fa0165
N-Gage port: add changes from code reviews, overall cleanup (#5618)
|
2 years ago |
SDL_config_windows.h
|
dc2a3e06e9
removed WinRT support.
|
2 years ago |
SDL_config_wingdk.h
|
fd93f817ba
Assume that stdint.h is available on Windows with compilers other than MSVC <= 2008
|
2 years ago |
SDL_config_xbox.h
|
fd93f817ba
Assume that stdint.h is available on Windows with compilers other than MSVC <= 2008
|
2 years ago |
SDL_copying.h
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
SDL_cpuinfo.h
|
dc2a3e06e9
removed WinRT support.
|
2 years ago |
SDL_egl.h
|
72fe6cc8f1
Updated to the latest version of OpenGL and Vulkan headers from the Khronos registry
|
2 years ago |
SDL_endian.h
|
ce5a23bd57
Applied DragonFly BSD patch
|
2 years ago |
SDL_error.h
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
SDL_events.h
|
b18c361b0f
Updated variable name for mouse coordinates in mouse wheel events
|
2 years ago |
SDL_filesystem.h
|
5e61f245ab
Sync SDL wiki -> header
|
2 years ago |
SDL_gamecontroller.h
|
11a24a34e3
Sync SDL wiki -> header
|
2 years ago |
SDL_gesture.h
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
SDL_guid.h
|
3807e95029
Sync wiki -> header
|
2 years ago |
SDL_haptic.h
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
SDL_hidapi.h
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
SDL_hints.h
|
f4864656d9
removed WinRT-specific hints.
|
2 years ago |
SDL_joystick.h
|
393acf6362
Sync SDL wiki -> header
|
2 years ago |
SDL_keyboard.h
|
2373da5d94
Exposed SDL_ResetKeyboard() as a public function
|
2 years ago |
SDL_keycode.h
|
2f924020e8
Add SDL_SCANCODE_CALL and SDL_SCANCODE_ENDCALL
|
2 years ago |
SDL_loadso.h
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
SDL_locale.h
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
SDL_log.h
|
f81419702e
Document that SDL_MAX_LOG_MESSAGE is no longer meaningful
|
3 years ago |
SDL_main.h
|
dc2a3e06e9
removed WinRT support.
|
2 years ago |
SDL_messagebox.h
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
SDL_metal.h
|
31991ab851
Fix \sa to a valid function in SDL_metal.h.
|
2 years ago |
SDL_misc.h
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
SDL_mouse.h
|
f35bbe0c3f
Sync SDL wiki -> header
|
2 years ago |
SDL_mutex.h
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
SDL_name.h
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
SDL_opengl.h
|
8d6fda4810
removed os2 support & support for building SDL with watcom.
|
2 years ago |
SDL_opengl_glext.h
|
6dec78ed11
fix permissions of SDL_opengl_glext.h
|
2 years ago |
SDL_opengles2.h
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
SDL_opengles2_gl2.h
|
72fe6cc8f1
Updated to the latest version of OpenGL and Vulkan headers from the Khronos registry
|
2 years ago |
SDL_opengles2_gl2ext.h
|
72fe6cc8f1
Updated to the latest version of OpenGL and Vulkan headers from the Khronos registry
|
2 years ago |
SDL_opengles2_gl2platform.h
|
72fe6cc8f1
Updated to the latest version of OpenGL and Vulkan headers from the Khronos registry
|
2 years ago |
SDL_opengles2_khrplatform.h
|
72fe6cc8f1
Updated to the latest version of OpenGL and Vulkan headers from the Khronos registry
|
2 years ago |
SDL_pixels.h
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
SDL_platform.h
|
dc2a3e06e9
removed WinRT support.
|
2 years ago |
SDL_power.h
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
SDL_quit.h
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
SDL_rect.h
|
b0a27cb1de
Avoid unintended float -> double conversion in SDL_FRectEqualsEpsilon
|
2 years ago |
SDL_render.h
|
a7066c527a
Sync SDL wiki -> header
|
2 years ago |
SDL_revision.h
|
4ca5ea5b7e
build: Add a mechanism to mark builds with vendor info
|
2 years ago |
SDL_revision.h.cmake
|
4ca5ea5b7e
build: Add a mechanism to mark builds with vendor info
|
2 years ago |
SDL_rwops.h
|
3b191580c3
Windows GDK Support (#5830)
|
2 years ago |
SDL_scancode.h
|
6bb0c2a5c2
Added documentation for some scancodes
|
2 years ago |
SDL_sensor.h
|
393acf6362
Sync SDL wiki -> header
|
2 years ago |
SDL_shape.h
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
SDL_stdinc.h
|
68b30d24e0
cmake: get rid of the duplicated _USE_MATH_DEFINES
|
2 years ago |
SDL_surface.h
|
ff735b3c0f
SDL_Surface: don't implicitly declare struct SDL_BlitMap.
|
2 years ago |
SDL_system.h
|
dc2a3e06e9
removed WinRT support.
|
2 years ago |
SDL_syswm.h
|
dc2a3e06e9
removed WinRT support.
|
2 years ago |
SDL_test.h
|
2c4159b99a
First pass at changing SDL 2.0 to SDL 3.0
|
2 years ago |
SDL_test_assert.h
|
2c4159b99a
First pass at changing SDL 2.0 to SDL 3.0
|
2 years ago |
SDL_test_common.h
|
2c4159b99a
First pass at changing SDL 2.0 to SDL 3.0
|
2 years ago |
SDL_test_compare.h
|
2c4159b99a
First pass at changing SDL 2.0 to SDL 3.0
|
2 years ago |
SDL_test_crc32.h
|
2c4159b99a
First pass at changing SDL 2.0 to SDL 3.0
|
2 years ago |
SDL_test_font.h
|
2c4159b99a
First pass at changing SDL 2.0 to SDL 3.0
|
2 years ago |
SDL_test_fuzzer.h
|
2c4159b99a
First pass at changing SDL 2.0 to SDL 3.0
|
2 years ago |
SDL_test_harness.h
|
2c4159b99a
First pass at changing SDL 2.0 to SDL 3.0
|
2 years ago |
SDL_test_images.h
|
2c4159b99a
First pass at changing SDL 2.0 to SDL 3.0
|
2 years ago |
SDL_test_log.h
|
2c4159b99a
First pass at changing SDL 2.0 to SDL 3.0
|
2 years ago |
SDL_test_md5.h
|
2c4159b99a
First pass at changing SDL 2.0 to SDL 3.0
|
2 years ago |
SDL_test_memory.h
|
2c4159b99a
First pass at changing SDL 2.0 to SDL 3.0
|
2 years ago |
SDL_test_random.h
|
2c4159b99a
First pass at changing SDL 2.0 to SDL 3.0
|
2 years ago |
SDL_thread.h
|
8d6fda4810
removed os2 support & support for building SDL with watcom.
|
2 years ago |
SDL_timer.h
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
SDL_touch.h
|
580d231822
Sync wiki -> header
|
3 years ago |
SDL_types.h
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
SDL_version.h
|
ed8637f437
Fixed typo
|
2 years ago |
SDL_video.h
|
1f87e9e24e
Updated patch notes for 2.26 release
|
2 years ago |
SDL_vulkan.h
|
c7dafb1556
Sync wiki -> header
|
3 years ago |
begin_code.h
|
dc2a3e06e9
removed WinRT support.
|
2 years ago |
close_code.h
|
120c76c84b
Updated copyright for 2022
|
3 years ago |