Commit History

作者 SHA1 備註 提交日期
  Sylvain e366ad1288 Fixed bug #2308: SDL_RenderCopyEx rotation center precision (software renderer) 3 年之前
  Wouter Wijsman 66ee79bd68 [PSP] Don't swizzle streaming textures 3 年之前
  Sam Lantinga f97a29f6e1 Use the real device VID/PID when seeing the Steam virtual controller 3 年之前
  Sylvain 85e6500065 X11 Segmentation fault with multiple windows and renderers (see #5256) 3 年之前
  Wouter Wijsman 4cb6181808 Do not build loadso test eboot for PSP 3 年之前
  Sylvain a75041e8dd Fixed bug #2140: basic support to convert 16 colors palette PIXELFORMAT_INDEX4, to allow conversion to SDL_Texture 3 年之前
  Wouter Wijsman abc8198a1f Render all sides when drawing rect on PSP 3 年之前
  Sylvain 5b41844c75 Fixed bug #5322 - register virtual input devices as SDL_Touch device, fix compilation 3 年之前
  Sylvain 3a9bbf604e Fixed bug #5322 - register virtual input devices as SDL_Touch device because 3 年之前
  Sylvain 59f1e2875a Android: add debug function to display class/sources 3 年之前
  Frank Praznik 228db35287 audio: pipewire: Tidy up formatting 3 年之前
  Frank Praznik 9da9e85cba audio: pipewire: Reset all hotplug values and pointers on shutdown 3 年之前
  Frank Praznik 5b36a527ed audio: pipewire: Remove redundant locks 3 年之前
  Frank Praznik 48b4d1c412 audio: pipewire: Convert atomic hotplug conditional variables to SDL_bool 3 年之前
  Ozkan Sezer 67f12ede3b move bug #5333 fix to headers 3 年之前
  Wouter Wijsman 54304b971d Fix rotation direction and center point on PSP 3 年之前
  Wouter Wijsman 2b572dff88 Make RenderCopyEx rotate around center 3 年之前
  Sylvain 2df2da11f6 Android: handleMotionEvent() is checking for SOURCE_JOYSTICK. So don't handle DPAD GAMEPAD (see #5322, #2718) 3 年之前
  Sylvain 1fc5dba3d5 Android: test for SOURCE_KEYBOARD / SOURCE_MOUSE. Don't compare to 0, since there are several bits (see #5322, #2718) 3 年之前
  Ozkan Sezer 7935cfacc5 SDL_mfijoystick.m: use __typeof instead of typeof. 3 年之前
  Ozkan Sezer 9b817248c5 SDL_spinlock.c: define HAVE_GCC_ATOMICS for windows/clang builds, 3 年之前
  Sylvain f185711203 Fixed bug #5310: Android, Undefined reference to AAssetManager_fromJava 3 年之前
  Sylvain 68dd84f1de Android: TouchDevice -1 is reserved for SDL synthetic devce (See #5322) 3 年之前
  Sylvain 94e5c3f30e testgesture: display device name with SDL_GetTouchName() 3 年之前
  SDL Wiki Bot 580d231822 Sync wiki -> header 3 年之前
  Sylvain e7e44df039 Dynapi: add SDL_GetTouchName() entry 3 年之前
  Sylvain 34d4f5b14e Fixed bug #2032: add SDL_GetTouchName to expose the driver name of the device (Thanks @mgerhardy!) 3 年之前
  Ivan Epifanov 8ce003a42c Vita: credit cpasjuste 3 年之前
  Sylvain 14bc3bf4ec Android: fix typo to register TOUCHSCREEN device (see #5322, #2718) 3 年之前
  Frank Praznik 53091e36a3 audio: pipewire: Remove the hard upper bound on rates and buffer sizes 3 年之前