..
begin_code.h
Re-added WinRT support until we're sure that it's no longer being used
2022-11-23 10:41:43 -08:00
close_code.h
Updated copyright for 2022
2022-01-03 09:40:21 -08:00
SDL.h
Sync SDL3 wiki -> header
2022-11-22 23:21:29 +00:00
SDL_assert.h
Sync SDL wiki -> header
2022-11-22 22:40:14 +00:00
SDL_atomic.h
Sync SDL wiki -> header
2022-11-22 22:40:14 +00:00
SDL_audio.h
Sync SDL wiki -> header
2022-11-22 22:40:14 +00:00
SDL_bits.h
Updated copyright for 2022
2022-01-03 09:40:21 -08:00
SDL_blendmode.h
Sync SDL wiki -> header
2022-11-22 22:40:14 +00:00
SDL_clipboard.h
Sync SDL wiki -> header
2022-11-22 22:40:14 +00:00
SDL_config.h
Re-added WinRT support until we're sure that it's no longer being used
2022-11-23 10:41:43 -08:00
SDL_config.h.cmake
Re-added WinRT support until we're sure that it's no longer being used
2022-11-23 10:41:43 -08:00
SDL_config.h.in
reverted opengles removal.
2022-11-23 18:50:02 +03:00
SDL_config_android.h
reverted opengles removal.
2022-11-23 18:50:02 +03:00
SDL_config_emscripten.h
reverted opengles removal.
2022-11-23 18:50:02 +03:00
SDL_config_iphoneos.h
reverted opengles removal.
2022-11-23 18:50:02 +03:00
SDL_config_macosx.h
add missing strcasestr checks to cmake and autotools build systems,
2022-11-20 14:20:33 -08:00
SDL_config_minimal.h
Assume that stdint.h is available on Windows with compilers other than MSVC <= 2008
2022-09-05 09:01:31 -07:00
SDL_config_ngage.h
N-Gage port: add changes from code reviews, overall cleanup ( #5618 )
2022-05-11 09:31:34 -07:00
SDL_config_windows.h
Re-added WinRT support until we're sure that it's no longer being used
2022-11-23 10:41:43 -08:00
SDL_config_wingdk.h
Assume that stdint.h is available on Windows with compilers other than MSVC <= 2008
2022-09-05 09:01:31 -07:00
SDL_config_winrt.h
Re-added WinRT support until we're sure that it's no longer being used
2022-11-23 10:41:43 -08:00
SDL_config_xbox.h
Assume that stdint.h is available on Windows with compilers other than MSVC <= 2008
2022-09-05 09:01:31 -07:00
SDL_copying.h
Updated copyright for 2022
2022-01-03 09:40:21 -08:00
SDL_cpuinfo.h
Re-added WinRT support until we're sure that it's no longer being used
2022-11-23 10:41:43 -08:00
SDL_egl.h
Updated to the latest version of OpenGL and Vulkan headers from the Khronos registry
2022-09-14 09:14:47 -07:00
SDL_endian.h
Applied DragonFly BSD patch
2022-07-30 16:32:21 -07:00
SDL_error.h
Sync SDL wiki -> header
2022-11-22 22:40:14 +00:00
SDL_events.h
Use alias types for which members of event structs instead of plain types
2022-11-23 10:19:13 -08:00
SDL_filesystem.h
Sync SDL wiki -> header
2022-11-22 22:40:14 +00:00
SDL_gamecontroller.h
Sync SDL wiki -> header
2022-11-22 22:40:14 +00:00
SDL_gesture.h
Sync SDL wiki -> header
2022-11-22 22:40:14 +00:00
SDL_guid.h
Sync SDL wiki -> header
2022-11-22 22:40:14 +00:00
SDL_haptic.h
Sync SDL wiki -> header
2022-11-22 22:40:14 +00:00
SDL_hidapi.h
Sync SDL wiki -> header
2022-11-22 22:40:14 +00:00
SDL_hints.h
Merge branch 'main' into wip/angle-egl
2022-11-23 14:01:17 -05:00
SDL_joystick.h
Sync SDL wiki -> header
2022-11-22 22:40:14 +00:00
SDL_keyboard.h
Sync SDL wiki -> header
2022-11-22 22:40:14 +00:00
SDL_keycode.h
Add SDL_SCANCODE_CALL and SDL_SCANCODE_ENDCALL
2022-05-10 16:12:10 -07:00
SDL_loadso.h
Sync SDL wiki -> header
2022-11-22 22:40:14 +00:00
SDL_locale.h
Sync SDL wiki -> header
2022-11-22 22:40:14 +00:00
SDL_log.h
Sync SDL wiki -> header
2022-11-22 22:40:14 +00:00
SDL_main.h
Sync SDL3 wiki -> header
2022-11-23 19:59:15 +00:00
SDL_messagebox.h
Sync SDL wiki -> header
2022-11-22 22:40:14 +00:00
SDL_metal.h
Sync SDL wiki -> header
2022-11-22 22:40:14 +00:00
SDL_misc.h
Sync SDL wiki -> header
2022-11-22 22:40:14 +00:00
SDL_mouse.h
Use alias types for which members of event structs instead of plain types
2022-11-23 10:19:13 -08:00
SDL_mutex.h
Sync SDL wiki -> header
2022-11-22 22:40:14 +00:00
SDL_name.h
Updated copyright for 2022
2022-01-03 09:40:21 -08:00
SDL_opengl.h
removed os2 support & support for building SDL with watcom.
2022-11-22 19:18:47 +03:00
SDL_opengl_glext.h
fix permissions of SDL_opengl_glext.h
2022-09-15 11:55:04 +03:00
SDL_opengles.h
reverted opengles removal.
2022-11-23 18:50:02 +03:00
SDL_opengles2.h
Updated copyright for 2022
2022-01-03 09:40:21 -08:00
SDL_opengles2_gl2.h
Updated to the latest version of OpenGL and Vulkan headers from the Khronos registry
2022-09-14 09:14:47 -07:00
SDL_opengles2_gl2ext.h
Updated to the latest version of OpenGL and Vulkan headers from the Khronos registry
2022-09-14 09:14:47 -07:00
SDL_opengles2_gl2platform.h
Updated to the latest version of OpenGL and Vulkan headers from the Khronos registry
2022-09-14 09:14:47 -07:00
SDL_opengles2_khrplatform.h
Updated to the latest version of OpenGL and Vulkan headers from the Khronos registry
2022-09-14 09:14:47 -07:00
SDL_pixels.h
Sync SDL wiki -> header
2022-11-22 22:40:14 +00:00
SDL_platform.h
Re-added WinRT support until we're sure that it's no longer being used
2022-11-23 10:41:43 -08:00
SDL_power.h
Sync SDL wiki -> header
2022-11-22 22:40:14 +00:00
SDL_quit.h
Updated copyright for 2022
2022-01-03 09:40:21 -08:00
SDL_rect.h
Sync SDL wiki -> header
2022-11-22 22:40:14 +00:00
SDL_render.h
Sync SDL wiki -> header
2022-11-22 22:40:14 +00:00
SDL_revision.h
build: Add a mechanism to mark builds with vendor info
2022-10-22 09:27:10 -07:00
SDL_revision.h.cmake
build: Add a mechanism to mark builds with vendor info
2022-10-22 09:27:10 -07:00
SDL_rwops.h
Sync SDL wiki -> header
2022-11-22 22:40:14 +00:00
SDL_scancode.h
Added documentation for some scancodes
2022-10-14 06:33:38 -07:00
SDL_sensor.h
Sync SDL wiki -> header
2022-11-22 22:40:14 +00:00
SDL_shape.h
Sync SDL wiki -> header
2022-11-22 22:40:14 +00:00
SDL_stdinc.h
disable VS
2022-11-23 13:29:49 -05:00
SDL_surface.h
Sync SDL wiki -> header
2022-11-22 22:40:14 +00:00
SDL_system.h
Sync SDL3 wiki -> header
2022-11-23 18:43:14 +00:00
SDL_syswm.h
Updated SDL_syswm.h for SDL 3.0
2022-11-23 14:05:59 -08:00
SDL_test.h
First pass at changing SDL 2.0 to SDL 3.0
2022-11-21 20:28:58 -08:00
SDL_test_assert.h
First pass at changing SDL 2.0 to SDL 3.0
2022-11-21 20:28:58 -08:00
SDL_test_common.h
First pass at changing SDL 2.0 to SDL 3.0
2022-11-21 20:28:58 -08:00
SDL_test_compare.h
First pass at changing SDL 2.0 to SDL 3.0
2022-11-21 20:28:58 -08:00
SDL_test_crc32.h
First pass at changing SDL 2.0 to SDL 3.0
2022-11-21 20:28:58 -08:00
SDL_test_font.h
First pass at changing SDL 2.0 to SDL 3.0
2022-11-21 20:28:58 -08:00
SDL_test_fuzzer.h
First pass at changing SDL 2.0 to SDL 3.0
2022-11-21 20:28:58 -08:00
SDL_test_harness.h
First pass at changing SDL 2.0 to SDL 3.0
2022-11-21 20:28:58 -08:00
SDL_test_images.h
First pass at changing SDL 2.0 to SDL 3.0
2022-11-21 20:28:58 -08:00
SDL_test_log.h
First pass at changing SDL 2.0 to SDL 3.0
2022-11-21 20:28:58 -08:00
SDL_test_md5.h
First pass at changing SDL 2.0 to SDL 3.0
2022-11-21 20:28:58 -08:00
SDL_test_memory.h
First pass at changing SDL 2.0 to SDL 3.0
2022-11-21 20:28:58 -08:00
SDL_test_random.h
First pass at changing SDL 2.0 to SDL 3.0
2022-11-21 20:28:58 -08:00
SDL_thread.h
Sync SDL wiki -> header
2022-11-22 22:40:14 +00:00
SDL_timer.h
Sync SDL wiki -> header
2022-11-22 22:40:14 +00:00
SDL_touch.h
Sync SDL wiki -> header
2022-11-22 22:40:14 +00:00
SDL_types.h
Updated copyright for 2022
2022-01-03 09:40:21 -08:00
SDL_version.h
Sync SDL wiki -> header
2022-11-22 22:40:14 +00:00
SDL_video.h
Sync SDL3 wiki -> header
2022-11-23 19:59:15 +00:00
SDL_vulkan.h
Sync SDL wiki -> header
2022-11-22 22:40:14 +00:00