..
SDL.h
Added SDL properties API
2023-10-11 22:38:00 -07:00
SDL_assert.h
SDL_TriggerBreakppoint for riscv arch (both 32/64) version.
2023-08-13 11:36:49 -04:00
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
Sync SDL3 wiki -> header
2023-10-19 14:03:06 +00:00
SDL_begin_code.h
MSVC has __declspec(deprecated)
2023-08-09 02:54:18 +02:00
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
Renamed display added/removed events for consistency with the rest of the API
2023-10-23 09:14:54 -07:00
SDL_filesystem.h
Sync SDL3 wiki -> header
2023-07-31 23:40:15 +00:00
SDL_gamepad.h
Sync wiki -> headers
2023-10-12 15:20:53 -04: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
audio: Added a hint to let apps force device buffer size.
2023-09-13 10:42:08 -04:00
SDL_init.h
…
SDL_intrin.h
…
SDL_joystick.h
Sync wiki -> headers
2023-10-12 15:20:53 -04:00
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
rwlock: SDL_UnlockRWLock was incorrectly tagged with SDL_RELEASE_SHARED.
2023-10-24 14:42:02 -04:00
SDL_oldnames.h
Renamed display added/removed events for consistency with the rest of the API
2023-10-23 09:14:54 -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
pixels: Document the naming convention
2023-10-10 03:24:43 -07:00
SDL_platform.h
…
SDL_platform_defines.h
Implement visionOS support
2023-08-08 22:25:04 -07:00
SDL_power.h
…
SDL_properties.h
Removed redundant thread-safety information
2023-10-18 22:19:50 -07:00
SDL_quit.h
…
SDL_rect.h
…
SDL_render.h
Sync wiki -> headers
2023-10-12 15:20:53 -04:00
SDL_revision.h
…
SDL_rwops.h
Sync wiki -> headers
2023-10-12 15:20:53 -04:00
SDL_scancode.h
…
SDL_sensor.h
Sync wiki -> headers
2023-10-12 15:20:53 -04:00
SDL_shape.h
…
SDL_stdinc.h
Revert "Improved fallback for SDL_COMPILE_TIME_ASSERT() (thanks @icculus!)"
2023-08-05 19:23:30 -07:00
SDL_surface.h
Sync wiki -> headers
2023-10-12 15:20:53 -04:00
SDL_system.h
Sync SDL3 wiki -> header
2023-10-19 17:13:15 +00:00
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
test: Extract SDLTest_ReadSurfacePixel
2023-10-10 03:23:20 -07:00
SDL_test_crc32.h
…
SDL_test_font.h
Improved testaudiostreamdynamicresample
2023-09-01 14:38:45 -04:00
SDL_test_fuzzer.h
…
SDL_test_harness.h
…
SDL_test_log.h
…
SDL_test_md5.h
…
SDL_test_memory.h
Added --randmem test parameter
2023-08-27 13:08:15 -07:00
SDL_test_random.h
…
SDL_thread.h
SDL_thread.h: do not conflict with sdl2-compat::sdl3_include_wrapper.h
2023-08-06 14:11:02 +03:00
SDL_timer.h
…
SDL_touch.h
…
SDL_version.h
…
SDL_video.h
Sync wiki -> headers
2023-10-12 15:20:53 -04:00
SDL_vulkan.h
…