Historie revizí

Autor SHA1 Zpráva Datum
  Sylvain 5b41844c75 Fixed bug #5322 - register virtual input devices as SDL_Touch device, fix compilation před 3 roky
  Sylvain 3a9bbf604e Fixed bug #5322 - register virtual input devices as SDL_Touch device because před 3 roky
  Sylvain 59f1e2875a Android: add debug function to display class/sources před 3 roky
  Frank Praznik 228db35287 audio: pipewire: Tidy up formatting před 3 roky
  Frank Praznik 9da9e85cba audio: pipewire: Reset all hotplug values and pointers on shutdown před 3 roky
  Frank Praznik 5b36a527ed audio: pipewire: Remove redundant locks před 3 roky
  Frank Praznik 48b4d1c412 audio: pipewire: Convert atomic hotplug conditional variables to SDL_bool před 3 roky
  Ozkan Sezer 67f12ede3b move bug #5333 fix to headers před 3 roky
  Wouter Wijsman 54304b971d Fix rotation direction and center point on PSP před 3 roky
  Wouter Wijsman 2b572dff88 Make RenderCopyEx rotate around center před 3 roky
  Sylvain 2df2da11f6 Android: handleMotionEvent() is checking for SOURCE_JOYSTICK. So don't handle DPAD GAMEPAD (see #5322, #2718) před 3 roky
  Sylvain 1fc5dba3d5 Android: test for SOURCE_KEYBOARD / SOURCE_MOUSE. Don't compare to 0, since there are several bits (see #5322, #2718) před 3 roky
  Ozkan Sezer 7935cfacc5 SDL_mfijoystick.m: use __typeof instead of typeof. před 3 roky
  Ozkan Sezer 9b817248c5 SDL_spinlock.c: define HAVE_GCC_ATOMICS for windows/clang builds, před 3 roky
  Sylvain f185711203 Fixed bug #5310: Android, Undefined reference to AAssetManager_fromJava před 3 roky
  Sylvain 68dd84f1de Android: TouchDevice -1 is reserved for SDL synthetic devce (See #5322) před 3 roky
  Sylvain 94e5c3f30e testgesture: display device name with SDL_GetTouchName() před 3 roky
  SDL Wiki Bot 580d231822 Sync wiki -> header před 3 roky
  Sylvain e7e44df039 Dynapi: add SDL_GetTouchName() entry před 3 roky
  Sylvain 34d4f5b14e Fixed bug #2032: add SDL_GetTouchName to expose the driver name of the device (Thanks @mgerhardy!) před 3 roky
  Ivan Epifanov 8ce003a42c Vita: credit cpasjuste před 3 roky
  Sylvain 14bc3bf4ec Android: fix typo to register TOUCHSCREEN device (see #5322, #2718) před 3 roky
  Frank Praznik 53091e36a3 audio: pipewire: Remove the hard upper bound on rates and buffer sizes před 3 roky
  Frank Praznik 66866249a2 audio: pipewire: Condition variable doesn't need to be atomic před 3 roky
  Luke Street 0cb39ed468 cmake: Fix SDL_LIBUSB_DYNAMIC soname před 3 roky
  Sylvain b0dd4c7d36 SDL_Render OpenGL: do batching like in the GLES2 backend (with no VBO) před 3 roky
  Sylvain 90f0d2ce49 Revert OpenGL point drawing performance, do to proper batching před 3 roky
  waddlesplash 423feac69b haiku: Actually remove BDirectWindow and fix OpenGL handling. před 3 roky
  Ozkan Sezer 9403543671 cmake: enable_language(OBJC) only for APPLE před 3 roky
  Ozkan Sezer 3c9ac4489e cmake: enable_language(OBJC) to fix check_objc_source_compiles(). před 3 roky