SDL/include
danprice142 df289d564a Add DSU joystick driver
Introduces DSU client joystick support for SDL, enabling connection to DSU servers (such as DS4Windows and BetterJoy) to receive controller data over UDP, including motion sensors and touchpad data. Adds build system options, configuration hints, protocol implementation, and driver integration for Windows and other platforms.
2025-10-25 23:51:50 +01:00
..
begin_code.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
close_code.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_assert.h SDL_enabled_assert(): Use NULL istead of 0 to explicity initialize the pointer members of SDL_AssertData 2025-08-03 13:40:12 -04:00
SDL_atomic.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_audio.h Add missing parameters and return types to SDL2 header docs (#13162) 2025-09-13 07:37:33 -07:00
SDL_bits.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_blendmode.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_clipboard.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_config.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_config.h.cmake Add DSU joystick driver 2025-10-25 23:51:50 +01:00
SDL_config.h.in wayland: Add a sigtimedwait() implementation for OpenBSD 2025-08-30 14:23:04 +03:00
SDL_config_android.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_config_emscripten.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_config_iphoneos.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_config_macosx.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_config_minimal.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_config_ngage.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_config_os2.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_config_pandora.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_config_windows.h Add DSU joystick driver 2025-10-25 23:51:50 +01:00
SDL_config_wingdk.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_config_winrt.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_config_xbox.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_copying.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_cpuinfo.h SDL_cpuinfo.h: only include immintrin.h for x86 targets. 2025-04-03 18:55:04 +03:00
SDL_egl.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_endian.h fix build. 2025-09-15 20:29:50 +03:00
SDL_error.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_events.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_filesystem.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_gamecontroller.h Add missing parameters and return types to SDL2 header docs (#13162) 2025-09-13 07:37:33 -07:00
SDL_gesture.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_guid.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_haptic.h Translate conditional effect direction instead of hardcoding it to 0 2025-01-20 16:52:11 -08:00
SDL_hidapi.h Add missing parameters and return types to SDL2 header docs (#13162) 2025-09-13 07:37:33 -07:00
SDL_hints.h Add DSU joystick driver 2025-10-25 23:51:50 +01:00
SDL_joystick.h Add missing parameters and return types to SDL2 header docs (#13162) 2025-09-13 07:37:33 -07:00
SDL_keyboard.h Add missing parameters and return types to SDL2 header docs (#13162) 2025-09-13 07:37:33 -07:00
SDL_keycode.h include: Added some basic documentation so SDL_KeyCode shows up on the wiki. 2025-07-14 00:33:32 -04:00
SDL_loadso.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_locale.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_log.h Add missing parameters and return types to SDL2 header docs (#13162) 2025-09-13 07:37:33 -07:00
SDL_main.h Sync SDL2 wiki -> header 2025-06-13 17:09:05 +00:00
SDL_messagebox.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_metal.h Add missing parameters and return types to SDL2 header docs (#13162) 2025-09-13 07:37:33 -07:00
SDL_misc.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_mouse.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_mutex.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_name.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_opengl.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_opengl_glext.h replaced line comments in public header. 2023-02-04 10:02:10 +03:00
SDL_opengles.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_opengles2.h Updated copyright for 2025 2025-01-01 07:47:53 -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 Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_platform.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_power.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_quit.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_rect.h Add missing parameters and return types to SDL2 header docs (#13162) 2025-09-13 07:37:33 -07:00
SDL_render.h Sync SDL2 wiki -> header 2025-07-30 03:15:25 +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 Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_scancode.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_sensor.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_shape.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_stdinc.h Added a default case to the switch statement in the HEADER FILE to prevent compiler warnings about missing defaults. This change helps avoid compilation breaks when warnings are treated as errors. 2025-09-16 17:16:50 -07:00
SDL_surface.h Add missing parameters and return types to SDL2 header docs (#13162) 2025-09-13 07:37:33 -07:00
SDL_system.h Sync SDL2 wiki -> header 2025-10-24 17:35:46 +00:00
SDL_syswm.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_test.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_test_assert.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_test_common.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_test_compare.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_test_crc32.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_test_font.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_test_fuzzer.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_test_harness.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_test_images.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_test_log.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_test_md5.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_test_memory.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_test_random.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_thread.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_timer.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_touch.h Add missing parameters and return types to SDL2 header docs (#13162) 2025-09-13 07:37:33 -07:00
SDL_types.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_version.h Updated to version 2.33.0 for development 2025-02-08 09:15:11 -08:00
SDL_video.h Sync SDL2 wiki -> header 2025-10-13 06:06:49 +00:00
SDL_vulkan.h SDL_vulkan.h: undefine VK_DEFINE_HANDLER and VK_DEFINE_NON_DISPATCHABLE_HANDLE 2024-10-29 20:35:10 +03:00