Sam Lantinga 1e2caac58b Added SDL_JoystickRumbleTriggers() and SDL_GameControllerRumbleTriggers() 4 tahun lalu
..
SDL.h 77c9d73b63 Removed SDL_AndroidOpenURL, added SDL_OpenURL. 4 tahun lalu
SDL_assert.h af71510cca assert: Implement SDL_TriggerBreakpoint for Apple ARM hardware. 4 tahun lalu
SDL_atomic.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_audio.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_bits.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_blendmode.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_clipboard.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_config.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_config.h.cmake 196cda69f2 build: fix / update sensors (windows) configuration 4 tahun lalu
SDL_config.h.in 196cda69f2 build: fix / update sensors (windows) configuration 4 tahun lalu
SDL_config_android.h e6c640f314 Enable the virtual joystick API by default 5 tahun lalu
SDL_config_iphoneos.h 009b62f1c2 Be explicit about mapping the new game controller paddle buttons 4 tahun lalu
SDL_config_macosx.h e6c640f314 Enable the virtual joystick API by default 5 tahun lalu
SDL_config_minimal.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_config_os2.h fbbc4ab33b os2: can build with libsamplerate support if wanted to. 4 tahun lalu
SDL_config_pandora.h e6c640f314 Enable the virtual joystick API by default 5 tahun lalu
SDL_config_psp.h e6c640f314 Enable the virtual joystick API by default 5 tahun lalu
SDL_config_windows.h 196cda69f2 build: fix / update sensors (windows) configuration 4 tahun lalu
SDL_config_winrt.h e6c640f314 Enable the virtual joystick API by default 5 tahun lalu
SDL_config_wiz.h e6c640f314 Enable the virtual joystick API by default 5 tahun lalu
SDL_copying.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_cpuinfo.h fc795f89d3 SDL_cpuinfo.h: add missing const to size parameter of SDL_SIMDRealloc() 4 tahun lalu
SDL_egl.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_endian.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_error.h 1ff483d1f3 Added SDL_GetErrorMsg() to get the error message in a thread-safe way 5 tahun lalu
SDL_events.h fa23e3d00b locale: Implemented SDL_GetPreferredLocales(). 5 tahun lalu
SDL_filesystem.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_gamecontroller.h 1e2caac58b Added SDL_JoystickRumbleTriggers() and SDL_GameControllerRumbleTriggers() 4 tahun lalu
SDL_gesture.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_haptic.h 65ad45340d Improvement for bug 3446 - The haptic API does not allow to select the direction axes 5 tahun lalu
SDL_hints.h 07eae7d670 Fix process randomly getting killed when SDL_THREAD_PRIORITY_HIGH/TIME_CRITICAL is set 4 tahun lalu
SDL_joystick.h 1e2caac58b Added SDL_JoystickRumbleTriggers() and SDL_GameControllerRumbleTriggers() 4 tahun lalu
SDL_keyboard.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_keycode.h 86517d3eda Fixed bug 5242 - KMOD_* flags unnecessarily macros; breaks OGRE 4 tahun lalu
SDL_loadso.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_locale.h fa23e3d00b locale: Implemented SDL_GetPreferredLocales(). 5 tahun lalu
SDL_log.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_main.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_messagebox.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_metal.h a791689086 metal: Added some support interfaces to Apple's Metal API (thanks, Caleb!). 5 tahun lalu
SDL_misc.h 77c9d73b63 Removed SDL_AndroidOpenURL, added SDL_OpenURL. 4 tahun lalu
SDL_mouse.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_mutex.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_name.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_opengl.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_opengl_glext.h 3efea5ea28 Don't have Windows headers define min/max, in case they're defined by application code 5 tahun lalu
SDL_opengles.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_opengles2.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_opengles2_gl2.h a2085da216 SDL_opengles2: Update to latest Khronos headers. 11 tahun lalu
SDL_opengles2_gl2ext.h a2085da216 SDL_opengles2: Update to latest Khronos headers. 11 tahun lalu
SDL_opengles2_gl2platform.h a2085da216 SDL_opengles2: Update to latest Khronos headers. 11 tahun lalu
SDL_opengles2_khrplatform.h a2085da216 SDL_opengles2: Update to latest Khronos headers. 11 tahun lalu
SDL_pixels.h 7c0986fba4 Fixed bug 4938 - Suggestion: rename SDL_PIXELFORMAT_BGR888 to SDL_PIXELFORMAT_XBGR8888 4 tahun lalu
SDL_platform.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_power.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_quit.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_rect.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_render.h 611403dd0e Clarified that the clip rectangle is defined relative to the viewport, and added a clip test to testviewport.c 5 tahun lalu
SDL_revision.h e564da78b7 revert files I didnt mean to commit! 7 tahun lalu
SDL_rwops.h 965b466ee8 Fixed bug 4297 - Android StrictMode policy. Remove APK expansion support 4 tahun lalu
SDL_scancode.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_sensor.h 3180ba81af First pass at Windows sensor implementation 5 tahun lalu
SDL_shape.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_stdinc.h 79221e85a0 SDL_stdinc.h: define _DARWIN_C_SOURCE on macOS for memset_pattern4() 4 tahun lalu
SDL_surface.h ffb307e4dc Fixed bug 5304 - add SDL_HasSurfaceRLE() (Thanks Rene Dudfield and Dan Lawrence) 4 tahun lalu
SDL_system.h b8ed432c3e Added a note about Android 11 4 tahun lalu
SDL_syswm.h d27238751f os2: integrate the port into main tree. 4 tahun lalu
SDL_test.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_test_assert.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_test_common.h afb70f2681 test: Reimplemented SDLTest_CommonUsage() to restore binary compatibility. 5 tahun lalu
SDL_test_compare.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_test_crc32.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_test_font.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_test_fuzzer.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_test_harness.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_test_images.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_test_log.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_test_md5.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_test_memory.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_test_random.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_thread.h abd5841850 Make some changes to SDL_SetThreadPriority to try and have SDL transparently handle more of the work. 4 tahun lalu
SDL_timer.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_touch.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_types.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
SDL_version.h 93ed3c8baf Updated SDL to version 2.0.13 for development builds 5 tahun lalu
SDL_video.h e58cc5fa0e minor whitespace fix 4 tahun lalu
SDL_vulkan.h 06267f5028 Fixed whitespace in SDL_vulkan.h 4 tahun lalu
begin_code.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu
close_code.h a8780c6a28 Updated copyright date for 2020 5 tahun lalu