Commit History

Author SHA1 Message Date
  Sam Lantinga 764e7c4f4b Merge commit '965ba1e09712fc57968d87c1cf60c541529fbd20' into main 2 years ago
  Sam Lantinga 8b6f726546 Merge commit 'dfbb93dd0c4bcdea2a3edc0e3cb0f5dae153d16e' into main 2 years ago
  Sam Lantinga 86695af483 Merge commit 'e8a4c23ce560dad786922e8d51496da2687e1723' into main 2 years ago
  Sam Lantinga 8f7577d70a Merge commit '790fa3156cfee847a7c0b34986de0cd7fdd7438f' into main 2 years ago
  Sam Lantinga ac68c34f76 Merge commit '3ec4c9b3b9a29f17482ad2e130d6b14d79c5cb97' into main 2 years ago
  Sam Lantinga 66226f6520 Merge commit '3d99d31026bb69e208ac82c30c67e62ca1333141' into main 2 years ago
  GNQG 965ba1e097 fix SDL_SendEditingText when long composition text is enabled and strlen(text) == SDL_TEXTEDITINGEVENT_TEXT_SIZE 2 years ago
  Sylvain dfbb93dd0c SDL_Renderer / GLES2: add specific list of indice to render rect (see #6401) 2 years ago
  Sylvain e8a4c23ce5 Revert commit 790fa3156cfee847a7c0b34986de0cd7fdd7438f. 2 years ago
  Sylvain 790fa3156c Fix warning: enumeration value 'SDL_BLENDMODE_INVALID' not explicitly handled in switch 2 years ago
  Sylvain 3ec4c9b3b9 Merge remote-tracking branch 'refs/remotes/origin/main' 2 years ago
  Sylvain 3d99d31026 Fixed bug #6401 - back-end can choose the order the triangles when rendering rects, attempt to fix small glitch rendering. 2 years ago
  Wouter Wijsman 428b5ae546 PSP: Reorder extra imports 2 years ago
  Sylvain 285cbf6fdd Revert commit 485bb3565b6da24620e4eedde837fbfbc5cee6d2. 2 years ago
  Sam Lantinga 0bc852ce53 Revert "Disable the RAWINPUT joystick driver by default" 2 years ago
  Deve 7e1088167a Fixed command modifier on macOS 2 years ago
  Deve cdf312c83d Fixed mouse warp after resizing window on macOS. 2 years ago
  David Jacewicz 7c7cd2a605 Fix issue #6037 (incorrect modifier flags on Wayland) 2 years ago
  Wouter Wijsman 3903f4c88a PSP: Use vramalloc instead of conflicting valloc function 2 years ago
  Sam Lantinga 333935ff3f Make sure we completely unlock joysticks when opening HIDAPI devices 2 years ago
  Sam Lantinga 47ba997f06 Disable the RAWINPUT joystick driver by default 2 years ago
  Sam Lantinga 5025f24033 Don't use RAWINPUT joystick driver on Windows XP 2 years ago
  Brad Smith f4e3af15a1 Simplify OSS test by removing OpenBSD specific location of the soundcard.h header 2 years ago
  Sylvain 485bb3565b Fixed bug #6401 - change the order of triangles when using RenderCopy, RenderCopyEx and RenderFillRect 2 years ago
  Sam Lantinga 70dfd6dd1a Added mapping for Xbox Series X controller 2 years ago
  Frank Praznik ed412c1385 wayland: Cleanup event source comments, headers, and error reporting 2 years ago
  Daniel Bomar 22461383c6 SDL_audiocvt: Respct the SDL_HINT_AUDIO_RESAMPLING_MODE hint 2 years ago
  Sam Lantinga e8fdb861ef Removed redundant masking when loading the IMU calibration 2 years ago
  happyharryh a6573f94ab Fix bugs in IMU calibration loading for Nintendo Controllers 2 years ago
  Frank Praznik 6204768653 wayland: Don't block on libdecor_dispatch() 2 years ago