| .. |
|
SDL.h
|
…
|
|
|
SDL_assert.h
|
SDL_TriggerBreakppoint for riscv arch (both 32/64) version.
|
2023-08-13 11:36:49 -04:00 |
|
SDL_atomic.h
|
…
|
|
|
SDL_audio.h
|
include: minor tweak to audio API documentation
|
2023-09-07 10:45:45 -04: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
|
…
|
|
|
SDL_close_code.h
|
…
|
|
|
SDL_copying.h
|
…
|
|
|
SDL_cpuinfo.h
|
…
|
|
|
SDL_egl.h
|
…
|
|
|
SDL_endian.h
|
…
|
|
|
SDL_error.h
|
…
|
|
|
SDL_events.h
|
The controller update complete events are no longer disabled by default
|
2023-08-10 17:45:00 -07:00 |
|
SDL_filesystem.h
|
Sync SDL3 wiki -> header
|
2023-07-31 23:40:15 +00:00 |
|
SDL_gamepad.h
|
Relabel back paddles as left or right
|
2023-08-09 11:03:30 -07:00 |
|
SDL_guid.h
|
…
|
|
|
SDL_haptic.h
|
…
|
|
|
SDL_hidapi.h
|
…
|
|
|
SDL_hints.h
|
metal: Add hint to select low power device instead of the default one (#8182)
|
2023-08-31 01:23:45 -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
|
…
|
|
|
SDL_main_impl.h
|
…
|
|
|
SDL_messagebox.h
|
…
|
|
|
SDL_metal.h
|
…
|
|
|
SDL_misc.h
|
…
|
|
|
SDL_mouse.h
|
…
|
|
|
SDL_mutex.h
|
Added information on how to enable thread-safety analysis
|
2023-08-08 22:09:46 -07:00 |
|
SDL_oldnames.h
|
Audio types have the same naming convention as other SDL endian types, e.g. [S|U][BITS][LE|BE]
|
2023-09-04 09:48:44 -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
|
Fixed pixel format compatibility with SDL2
|
2023-08-07 22:45:21 -07:00 |
|
SDL_platform.h
|
…
|
|
|
SDL_platform_defines.h
|
Implement visionOS support
|
2023-08-08 22:25:04 -07:00 |
|
SDL_power.h
|
…
|
|
|
SDL_quit.h
|
…
|
|
|
SDL_rect.h
|
…
|
|
|
SDL_render.h
|
include: Replaced old Bugzilla URL.
|
2023-09-07 10:44:30 -04:00 |
|
SDL_revision.h
|
…
|
|
|
SDL_rwops.h
|
Added missing function prototype for SDL_WriteS64BE()
|
2023-08-23 21:19:25 -07:00 |
|
SDL_scancode.h
|
…
|
|
|
SDL_sensor.h
|
…
|
|
|
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 SDL3 wiki -> header
|
2023-09-05 21:19:16 +00:00 |
|
SDL_system.h
|
Sync SDL3 wiki -> header
|
2023-08-25 14:42:25 +00:00 |
|
SDL_syswm.h
|
…
|
|
|
SDL_test.h
|
…
|
|
|
SDL_test_assert.h
|
…
|
|
|
SDL_test_common.h
|
…
|
|
|
SDL_test_compare.h
|
…
|
|
|
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
|
Add SDL_WINDOW_NOT_FOCUSABLE flag to set that the window should not be able to gain key focus
|
2023-08-30 20:29:51 -07:00 |
|
SDL_vulkan.h
|
…
|
|