提交历史

作者 SHA1 备注 提交日期
  Cameron Gutman 145824f6ab WGI: Only call RoUninitialize() if RoInitialize() succeeded 3 年之前
  Cameron Gutman 00b2e10a7a WGI: Keep a reference to the MTA to avoid crashing on COM teardown 3 年之前
  Cameron Gutman 8982d9f403 windows: Fix RoInitialize() failure after a CoInitializeEx() call using apartment threading 3 年之前
  Cameron Gutman 923cb4463e windows: Fix calling convention for RoInitialize/RoUninitialize 3 年之前
  Ryan C. Gordon d4a01bfef0 os2: SDL_DestroyMutex should ignore NULL mutexes. 3 年之前
  Eddy Jansson a40405d724 hidapi: Wrap CopyHIDDeviceInfo in define checks. 3 年之前
  Eddy Jansson 5bc2933425 test: Basic tests for SDL_FRectEquals 3 年之前
  Eddy Jansson fc944859d1 SDL_Rect: Use a default epsilon in SDL_FRectEquals() 3 年之前
  Eddy Jansson 00feca27b0 Add SDL_FLT_EPSILON. 3 年之前
  Eddy Jansson 5d4a1f8356 WhatsNew.txt: Add SDL_FRectEqualsEpsilon() 3 年之前
  Frank Praznik aeadbdd788 Remove an unused function prototype 3 年之前
  Frank Praznik c8c59a2139 Fix a -Wshadow warning 3 年之前
  Jaylon Gowie d9009388c8 SceKernelMemBlockType to unsigned int 3 年之前
  Jaylon Gowie 3753a7b1c3 Fix recent changes in VitaSDK 3 年之前
  Sam Lantinga 02225aa738 Fixed build 3 年之前
  Ryan C. Gordon 49a2e4b0ea x11: Revert "Fix keymap updating for X11 backend" 3 年之前
  Sam Lantinga b9fe6ba0e7 Fixed compile warnings 3 年之前
  Sam Lantinga 57927a2458 Don't call scandir() inside of scandir() 3 年之前
  Sylvain 1ede941f5c SDL_render.c: internally change viewport/cliprect type from SDL_FRect to SDL_DRect (double precision). (see bug #5547) 3 年之前
  Sam Lantinga 9919d1a7a5 Remove HWND_TOPMOST for fullscreen windows 3 年之前
  pionere 009a0ff95f use explicit GetModuleFileNameW 3 年之前
  pionere de711e1685 simplify SDL_GetBasePath on windows 3 年之前
  Jan Beich 7c140429a8 Enable evdev-based gamecontrollerdb on FreeBSD 3 年之前
  Sam Lantinga e7b01ee745 Added controller mapping for the Thrustmaster Dual Analog 3.2 on Linux 3 年之前
  Frank Praznik 2b52946143 video: Don't minimize fullscreen windows on focus loss by default when mode switching is disabled 3 年之前
  Ethan Lee c37090f9a4 wayland: Add support for TOOLTIP/POPUP_MENU 3 年之前
  Sam Lantinga 9e264b921b Certain audio drivers, like the RME "Pro" Audio driver, have resampling quality issues when using WASAPI. 3 年之前
  Sam Lantinga 254fcc90eb Revert "video: Prefer Wayland over X11" 3 年之前
  Ryan C. Gordon c1336b21ed hints: Make SDL_VIDEODRIVER and SDL_AUDIODRIVER formal hints. 3 年之前
  Ryan C. Gordon 634b9edc7f cmake: Fixed indenting and some oldschool `endif(TEXT)` things. 3 年之前