.. |
build_config
|
Remove references to STDC_HEADERS (thanks @sezero!)
|
2022-11-26 12:51:20 -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_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
|
Remove SDL_config.h from the public headers
|
2022-11-26 04:48:36 -08: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 SDL3 wiki -> header
|
2022-11-26 00:01:17 +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
|
Use Apple's nomenclature for macOS and iOS
|
2022-11-25 16:00:06 -08: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
|
Use Apple's nomenclature for macOS and iOS
|
2022-11-25 16:00:06 -08: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
|
Remove SDL_config.h from the public headers
|
2022-11-26 04:48:36 -08:00 |
SDL_opengl_glext.h
|
fix permissions of SDL_opengl_glext.h
|
2022-09-15 11:55:04 +03:00 |
SDL_opengles.h
|
Remove SDL_config.h from the public headers
|
2022-11-26 04:48:36 -08:00 |
SDL_opengles2.h
|
Remove SDL_config.h from the public headers
|
2022-11-26 04:48:36 -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
|
Remove SDL_CalculateGammaRamp.
|
2022-11-25 13:28:56 -08:00 |
SDL_platform.h
|
Fixed tvOS build, which is both __IOS__ and __TVOS__
|
2022-11-25 17:28:51 -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
|
Removed SDL_RWFromFP from the public API
|
2022-11-25 10:46:26 -08: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
|
Remove SDL_config.h from the public headers
|
2022-11-26 04:48:36 -08:00 |
SDL_surface.h
|
Sync SDL wiki -> header
|
2022-11-22 22:40:14 +00:00 |
SDL_system.h
|
Use Apple's nomenclature for macOS and iOS
|
2022-11-25 16:00:06 -08:00 |
SDL_syswm.h
|
Sync SDL3 wiki -> header
|
2022-11-23 22:07:15 +00: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
|
Removed SDL_GetRevisionNumber()
|
2022-11-25 13:36:14 -08:00 |
SDL_video.h
|
Remove SDL_SetWindowBrightness and SDL_SetWindowGammaRamp.
|
2022-11-25 13:28:56 -08:00 |
SDL_vulkan.h
|
Sync SDL wiki -> header
|
2022-11-22 22:40:14 +00:00 |
begin_code.h
|
Use Apple's nomenclature for macOS and iOS
|
2022-11-25 16:00:06 -08:00 |
close_code.h
|
Updated copyright for 2022
|
2022-01-03 09:40:21 -08:00 |