Sam Lantinga b92e2f027a Fixed bug 4004 - iOS: don't hide keyboard on RETURN 7 năm trước cách đây
..
SDL.h 37ce9f2773 Fixed typedef redefinition errors when including both SDL_vulkan.h and vulkan.h 7 năm trước cách đây
SDL_assert.h c68d3ab785 Watcom supports __FUNCTION__ identifier (and surely not __PRETTY_FUNCTION__) 7 năm trước cách đây
SDL_atomic.h dba9979f44 Added support for aarch64 memory barrier instruction 7 năm trước cách đây
SDL_audio.h dbce1341d5 audio: fixed typo in Doxygen comment. 7 năm trước cách đây
SDL_bits.h ff76f8e5b4 Fixed bug 3791 - SDL_bits.h: __builtin_clz is supported in gcc >= 3.4 7 năm trước cách đây
SDL_blendmode.h 2bf7bf2cbf Fixed compiler warning with enum 7 năm trước cách đây
SDL_clipboard.h 45b774e3f7 Updated copyright for 2017 8 năm trước cách đây
SDL_config.h e564da78b7 revert files I didnt mean to commit! 7 năm trước cách đây
SDL_config.h.cmake f1ec8a5f4c Check for immintrin.h before using it in SDL_cpuinfo.h 7 năm trước cách đây
SDL_config.h.in f1ec8a5f4c Check for immintrin.h before using it in SDL_cpuinfo.h 7 năm trước cách đây
SDL_config_android.h bcdf8b916b Added SDL_fmod() and SDL_fmodf() 7 năm trước cách đây
SDL_config_iphoneos.h ba9c336e04 Fixed building for simulators or older iOS SDKs 7 năm trước cách đây
SDL_config_macosx.h 2a2c8d42ca Initial shot at a renderer target for Apple's Metal API. 9 năm trước cách đây
SDL_config_minimal.h 94754c3968 Updated config headers to override the base SDL_config.h if both are included 8 năm trước cách đây
SDL_config_pandora.h 9c580e14c9 Added functions to query and set the SDL memory allocation functions: 7 năm trước cách đây
SDL_config_psp.h bcdf8b916b Added SDL_fmod() and SDL_fmodf() 7 năm trước cách đây
SDL_config_windows.h 351d6d4784 audio: Port WASAPI to WinRT, remove XAudio2 backend. 7 năm trước cách đây
SDL_config_winrt.h 351d6d4784 audio: Port WASAPI to WinRT, remove XAudio2 backend. 7 năm trước cách đây
SDL_config_wiz.h bcdf8b916b Added SDL_fmod() and SDL_fmodf() 7 năm trước cách đây
SDL_copying.h 45b774e3f7 Updated copyright for 2017 8 năm trước cách đây
SDL_cpuinfo.h 0597bf6e99 Fixed bug 3993 - altivec.h include in SDL_cpuinfo.h breaks compilation with -std=c++11 7 năm trước cách đây
SDL_egl.h 88e3562ba0 Use the included Khronos headers on Android so we can create Core OpenGL contexts when building with older SDK 7 năm trước cách đây
SDL_endian.h fbda68ea7b SDL_endian.h: add SDL_Swap16 and SDL_Swap32 for Watcom/x86 as inline asm 7 năm trước cách đây
SDL_error.h 45b774e3f7 Updated copyright for 2017 8 năm trước cách đây
SDL_events.h fb14cb7425 Fixed bug 2263 - Event timestamp members are undocumented 7 năm trước cách đây
SDL_filesystem.h 45b774e3f7 Updated copyright for 2017 8 năm trước cách đây
SDL_gamecontroller.h 45b774e3f7 Updated copyright for 2017 8 năm trước cách đây
SDL_gesture.h 45b774e3f7 Updated copyright for 2017 8 năm trước cách đây
SDL_haptic.h 7ae7fceb2e Fixed typos and documentation in haptic header file. 8 năm trước cách đây
SDL_hints.h b92e2f027a Fixed bug 4004 - iOS: don't hide keyboard on RETURN 7 năm trước cách đây
SDL_joystick.h d90fce3c9e Exposed the joystick locking functions for multi-threaded access to the joystick API 7 năm trước cách đây
SDL_keyboard.h 45b774e3f7 Updated copyright for 2017 8 năm trước cách đây
SDL_keycode.h b1ed855d53 Added a note about number key keycodes always being SDLK_0...SDLK_9 even on AZERTY layouts 7 năm trước cách đây
SDL_loadso.h 45b774e3f7 Updated copyright for 2017 8 năm trước cách đây
SDL_log.h de91b1248f Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks 7 năm trước cách đây
SDL_main.h 54a0245b70 Fixed bug 3926 - SDL_main export 7 năm trước cách đây
SDL_messagebox.h 45b774e3f7 Updated copyright for 2017 8 năm trước cách đây
SDL_mouse.h cbcc256fd2 Fixed comments in headers for doxygen output. 7 năm trước cách đây
SDL_mutex.h 45b774e3f7 Updated copyright for 2017 8 năm trước cách đây
SDL_name.h 45b774e3f7 Updated copyright for 2017 8 năm trước cách đây
SDL_opengl.h 18a6538507 add missing os/2 apientry defs to SDL_opengl.h 7 năm trước cách đây
SDL_opengl_glext.h f5d96416ad Allow setting of GL_CONTEXT_RELEASE_BEHAVIOR when creating the GL context when GLX_ARB_context_flush_control is available. 10 năm trước cách đây
SDL_opengles.h 45b774e3f7 Updated copyright for 2017 8 năm trước cách đây
SDL_opengles2.h 45b774e3f7 Updated copyright for 2017 8 năm trước cách đây
SDL_opengles2_gl2.h a2085da216 SDL_opengles2: Update to latest Khronos headers. 11 năm trước cách đây
SDL_opengles2_gl2ext.h a2085da216 SDL_opengles2: Update to latest Khronos headers. 11 năm trước cách đây
SDL_opengles2_gl2platform.h a2085da216 SDL_opengles2: Update to latest Khronos headers. 11 năm trước cách đây
SDL_opengles2_khrplatform.h a2085da216 SDL_opengles2: Update to latest Khronos headers. 11 năm trước cách đây
SDL_pixels.h e8bbbb37f1 Added support for Android video textures 7 năm trước cách đây
SDL_platform.h 083fe066d5 winrt: Patched to compile on Ryan's workstation. :) 7 năm trước cách đây
SDL_power.h 45b774e3f7 Updated copyright for 2017 8 năm trước cách đây
SDL_quit.h 45b774e3f7 Updated copyright for 2017 8 năm trước cách đây
SDL_rect.h 45b774e3f7 Updated copyright for 2017 8 năm trước cách đây
SDL_render.h cf3d450313 Added SDL_RenderGetMetalLayer() and SDL_RenderGetMetalCommandEncoder() 7 năm trước cách đây
SDL_revision.h e564da78b7 revert files I didnt mean to commit! 7 năm trước cách đây
SDL_rwops.h dc40018438 Added an API SDL_LoadFile_RW() to load all the data from an SDL data stream, and a convenience macro SDL_LoadFile() to load all the data from a file. 7 năm trước cách đây
SDL_scancode.h 2008d86696 Fixed bug 3703 - Missing media keys support on Amazon Fire TV remote control 7 năm trước cách đây
SDL_shape.h 2f74dc9e63 Fixed typos in shape header. 7 năm trước cách đây
SDL_stdinc.h bcdf8b916b Added SDL_fmod() and SDL_fmodf() 7 năm trước cách đây
SDL_surface.h a6a4e27ae8 Updated SDL's YUV support, many thanks to Adrien Descamps 7 năm trước cách đây
SDL_system.h baae74c857 Added SDL_WinRTGetDeviceFamily() to find out what type of device your application is running on (thanks Daniel Knobe!) 7 năm trước cách đây
SDL_syswm.h c350d91a6a Fixed bug 3752 - minor os2 defines 7 năm trước cách đây
SDL_test.h 9c580e14c9 Added functions to query and set the SDL memory allocation functions: 7 năm trước cách đây
SDL_test_assert.h 45b774e3f7 Updated copyright for 2017 8 năm trước cách đây
SDL_test_common.h 45b774e3f7 Updated copyright for 2017 8 năm trước cách đây
SDL_test_compare.h 45b774e3f7 Updated copyright for 2017 8 năm trước cách đây
SDL_test_crc32.h 9c580e14c9 Added functions to query and set the SDL memory allocation functions: 7 năm trước cách đây
SDL_test_font.h 4657d9f33c We don't need to pass the renderer into SDLTest_CleanupTextDrawing() 7 năm trước cách đây
SDL_test_fuzzer.h 45b774e3f7 Updated copyright for 2017 8 năm trước cách đây
SDL_test_harness.h 45b774e3f7 Updated copyright for 2017 8 năm trước cách đây
SDL_test_images.h 45b774e3f7 Updated copyright for 2017 8 năm trước cách đây
SDL_test_log.h 45b774e3f7 Updated copyright for 2017 8 năm trước cách đây
SDL_test_md5.h 45b774e3f7 Updated copyright for 2017 8 năm trước cách đây
SDL_test_memory.h 9c580e14c9 Added functions to query and set the SDL memory allocation functions: 7 năm trước cách đây
SDL_test_random.h 45b774e3f7 Updated copyright for 2017 8 năm trước cách đây
SDL_thread.h c44e741bd9 Fixed bug 3842 - fix SDL_thread.h for emx 7 năm trước cách đây
SDL_timer.h 45b774e3f7 Updated copyright for 2017 8 năm trước cách đây
SDL_touch.h 45b774e3f7 Updated copyright for 2017 8 năm trước cách đây
SDL_types.h 45b774e3f7 Updated copyright for 2017 8 năm trước cách đây
SDL_version.h 2c5724ef5d Updated version to 2.0.8 since SDL_image depends on it 7 năm trước cách đây
SDL_video.h 14452e9550 Fixed typos (thanks Martin!) 7 năm trước cách đây
SDL_vulkan.h fb28393200 vulkan: use "unsigned int" instead of "unsigned" 7 năm trước cách đây
begin_code.h f33377802a Fixed bug 3807 - Remove restriction from DECLSPEC macro for OS/2 7 năm trước cách đây
close_code.h d28cb702e4 Fixed bug 3781 - unbalanced #pragma pack(pop) in close_code.h 7 năm trước cách đây