SDL/include/SDL3
Ryan C. Gordon db39cbf208
audio: Allow SDL_GetAudioDeviceFormat() to query the default devices.
Officially removed SDL_GetDefaultAudioInfo(), as its functionality that
isn't obsolete is now offered elsewhere.
2023-07-30 11:55:55 -04:00
..
SDL.h
SDL_assert.h
SDL_atomic.h SDL_atomic.h: __ARM_ARCH is not always defined for an arm platform 2023-07-22 15:55:48 -04:00
SDL_audio.h audio: Allow SDL_GetAudioDeviceFormat() to query the default devices. 2023-07-30 11:55:55 -04:00
SDL_begin_code.h
SDL_bits.h
SDL_blendmode.h
SDL_clipboard.h Add 'return' comment to SDL_ClearClipboardData 2023-07-07 10:25:06 +02:00
SDL_close_code.h
SDL_copying.h
SDL_cpuinfo.h
SDL_egl.h
SDL_endian.h
SDL_error.h
SDL_events.h Add and event and flag to report when a window has been occluded 2023-07-18 16:42:05 -04:00
SDL_filesystem.h Fixed pedantic warning: comma at end of enumerator list 2023-06-27 21:52:33 -07:00
SDL_gamepad.h Improved the documentation for the gamepad paddle buttons 2023-07-27 11:27:42 -07:00
SDL_guid.h
SDL_haptic.h
SDL_hidapi.h Fixed pedantic warning: comma at end of enumerator list 2023-06-27 21:52:33 -07:00
SDL_hints.h Added the hint SDL_HINT_JOYSTICK_WGI to control whether to use Windows.Gaming.Input for controllers 2023-07-08 09:32:24 -07:00
SDL_init.h
SDL_intrin.h
SDL_joystick.h
SDL_keyboard.h
SDL_keycode.h
SDL_loadso.h
SDL_locale.h
SDL_log.h
SDL_main.h Fix remaining typos (#7921) 2023-07-03 12:46:47 -07:00
SDL_main_impl.h
SDL_messagebox.h
SDL_metal.h
SDL_misc.h
SDL_mouse.h
SDL_mutex.h
SDL_oldnames.h Added the ability to specify a gamepad type in the mapping 2023-07-17 12:59:56 -07:00
SDL_opengl.h
SDL_opengl_glext.h
SDL_opengles.h
SDL_opengles2.h
SDL_opengles2_gl2.h
SDL_opengles2_gl2ext.h
SDL_opengles2_gl2platform.h
SDL_opengles2_khrplatform.h
SDL_pixels.h Add more endian-specific aliases for 32 bit pixelformats 2023-07-25 23:35:42 -07:00
SDL_platform.h
SDL_platform_defines.h
SDL_power.h
SDL_quit.h
SDL_rect.h
SDL_render.h Fixed pedantic warning: comma at end of enumerator list 2023-06-27 21:52:33 -07:00
SDL_revision.h
SDL_rwops.h Sync SDL3 wiki -> header 2023-07-09 20:50:16 +00:00
SDL_scancode.h
SDL_sensor.h Fixed display orientation function names for SDL 3.0 convention 2023-06-17 09:28:27 -07:00
SDL_shape.h
SDL_stdinc.h Added SDL_strnlen() and SDL_wcsnlen() 2023-07-17 19:37:51 -07:00
SDL_surface.h Sync SDL3 wiki -> header 2023-07-27 13:36:07 +00:00
SDL_system.h
SDL_syswm.h
SDL_test.h
SDL_test_assert.h
SDL_test_common.h audio: First shot at the SDL3 audio subsystem redesign! 2023-07-30 11:55:51 -04:00
SDL_test_compare.h
SDL_test_crc32.h
SDL_test_font.h
SDL_test_fuzzer.h
SDL_test_harness.h
SDL_test_log.h
SDL_test_md5.h
SDL_test_memory.h
SDL_test_random.h
SDL_thread.h SDL_thread.h: fix parameter name in comment 2023-07-07 21:55:20 +02:00
SDL_timer.h
SDL_touch.h
SDL_version.h
SDL_video.h Add and event and flag to report when a window has been occluded 2023-07-18 16:42:05 -04:00
SDL_vulkan.h