Commit History

作者 SHA1 備註 提交日期
  Ryan C. Gordon 4718791f11 cpuinfo: Make CPU flags easier to read and add to. 7 年之前
  Ryan C. Gordon 8543ad7df1 cpuinfo: Added some internal SIMD-aligned allocation functions. 7 年之前
  Sam Lantinga 999af8099b Merged latest changes from Steam Link app 7 年之前
  Ryan C. Gordon e2619f1dcf dynapi: don't let system loader resolve the initializer to the wrong version. 7 年之前
  Ozkan Sezer 425149f47b remove testvulkan.vcproj (was a VS2008 left-over.) 7 年之前
  Ozkan Sezer 652d59fb3b make sure SDL_vsnprintf() nul terminates if it is using _vsnprintf 7 年之前
  Ozkan Sezer c11ae93aed SDL_stdinc.h: move the alloca() includes before begin_code.h 7 年之前
  Ozkan Sezer fe032ff4c9 do the direct3d tap dance for overscan hint only if SDL_VIDEO_RENDER_D3D == 1 7 年之前
  Sam Lantinga a4d0571e4a Reverted change for bug 4152 - restrict the win10 mouse bug workaround to win10 v1709 only 7 年之前
  Sam Lantinga eb14b635cd Fixed bug 4134 - Render targets lose scale quality after minimizing a fullscreen window 7 年之前
  Sam Lantinga c04dca0dad Fixed bug 4159 - Windows headers are included after packing alignment change 7 年之前
  Sam Lantinga 0bade9b411 Fixed bug 4154 - Fix three empty variable tests in configure 7 年之前
  Sam Lantinga 606c5a585c Fixed bug 4152 - Windows 10 v1803 update seems to have fixed the jumping mouse bug (see bug #3931.) 7 年之前
  Sam Lantinga 386790efbf Improved error messages when Vulkan isn't configured (thanks Daniel Gibson!) 7 年之前
  Sam Lantinga 8f780e76e1 Fixed build 7 年之前
  Sam Lantinga f521b22eb5 Added SDL_THREAD_PRIORITY_TIME_CRITICAL 7 年之前
  Sam Lantinga db94dfb1d5 Fixed bug 4144 - CMake complains about trailing spaces in sdl2.pc 7 年之前
  Sam Lantinga a1b8fa6071 TryLockMutex: Fix error handling for TryLockMutex 7 年之前
  Sam Lantinga a9ae1b508d Handle NULL return from SDL_DBus_GetContext() 7 年之前
  Sam Lantinga b5d231eede Handle NULL return from SDL_DBus_GetContext() 7 年之前
  Sam Lantinga 432312561f Added SDL_LinuxSetThreadPriority() to directly set the priority of a Linux thread (tid) 7 年之前
  Sam Lantinga 816a6e68e5 Added support for adjusting thread priorities using Linux RealtimeKit 7 年之前
  Ryan C. Gordon dc8b55e50b coreaudio: Use the standard SDL audio thread instead of spinning a new one. 7 年之前
  Ryan C. Gordon 2df59062dc wayland: zxdg_shell_v6 needs a configure event before using a surface at all. 7 年之前
  Sam Lantinga 5e8c81673f Fixed bug 4135 - Broken symlink libSDL2.so since rev11940 7 年之前
  Sam Lantinga b7228bc51f Added support for the GameSir G3w 7 年之前
  Bastien Bouclet 9856d96777 Fix the include path in the installed CMake target import file 7 年之前
  Saad Khattak 6b5ed0fd49 Added debug postfix to install command and fixed library path 7 年之前
  Sam Lantinga 6a0ef0cdbc SDL: 7 年之前
  Sam Lantinga 4d78a99544 Fixed bug where an SDL window that was activated while hidden could never be shown. 7 年之前