Commit History

Author SHA1 Message Date
  Sam Lantinga a842bc29fa Uppercase the first letter of the class name to match Java conventions 1 year ago
  Sam Lantinga d35dee76c7 Added a mapping for the Sanwa Supply JY-P76USV controller 1 year ago
  Sam Lantinga 9e1e0fb92f Removed the mapping for the G-Shark GS-GP702 1 year ago
  Sam Lantinga 627e15871a SDL_GameControllerGetAppleSFSymbolsNameForAxis() returns NULL if the symbol isn't found 1 year ago
  Sam Lantinga b87116ff03 SDL_GameControllerGetAppleSFSymbolsNameForButton() returns NULL if the symbol isn't found 1 year ago
  Sam Lantinga 05f6709617 If the viewport changes the cliprect should be updated 1 year ago
  Frank Praznik 9eaf7d8cc8 wayland: Remove all references to destroyed outputs from windows 1 year ago
  scribam 9a65d123a7 ci: update deprecated node.js 16 actions 1 year ago
  scribam fdbf233cfb ci: bump cross-platform-actions/action version to v0.23.0 1 year ago
  Frank Praznik 54faea8b89 x11: Don't resize, move, or raise windows when changing the min/max size 1 year ago
  Sam Lantinga 69fb802a90 Fixed Visual Studio warning 4459 2 years ago
  Ryan C. Gordon 4316c5ec02 audio: fix SSE conversion of Sint8 audio to Float32. 1 year ago
  Sam Lantinga 903d888cc3 Convert mouse wheel coordinates to renderer view 1 year ago
  Frank Praznik f24216c2ba wayland: Don't pass null string pointers to wl_cursor_theme_get_cursor 1 year ago
  Ryan C. Gordon df00a7dd4c x11: Cleaned up system cursor code to match previous Wayland change. 1 year ago
  Ryan C. Gordon 827917ea60 wayland: Minor cleanup in new mouse cursor selection code. 1 year ago
  Simon McVittie 271df2fdd8 emscripten, wayland, x11: Share the table of CSS cursor names 1 year ago
  Simon McVittie aa6c390bbd emscripten, wayland, x11: Map SIZEALL to "all-scroll" instead of "move" 1 year ago
  Ryan C. Gordon 67827c0b00 wayland: Prefer to use CSS names for cursors, falling back to X11 1 year ago
  Simon McVittie e2535ba547 wayland: Use CSS/freedesktop cursor name "default" as a fallback 1 year ago
  Ryan C. Gordon 6c0e3532fa x11: Use XcursorLibraryLoadCursor to load system cursors when available. 1 year ago
  Ozkan Sezer bc30fb295d don't let SDL_render.c:render_drivers[] have an empty initializer list. 1 year ago
  Ozkan Sezer d0731ab9a3 Check the SDL_VIDEO_RENDER_??? macros with #if instead of #ifdef 1 year ago
  Frank Praznik 699cec1a8d wayland: Don't store wl_output pointers in mode driver data 1 year ago
  Sam Lantinga 120b8d4189 Revert "wayland: Don't initialize OpenGL when the window flags didn't specify it" 1 year ago
  Sam Lantinga 6669d04ea6 Fixed error: unused variable 'axes' [-Werror,-Wunused-variable] 1 year ago
  Sam Lantinga 971c5c2610 Explicitly retain and release NSObjects in C structures 1 year ago
  Chris Collins de0cb94e72 Wayland: Avoid SEGV if a modifier notification comes before the keymap 1 year ago
  Hans-Kristian Arntzen 4ae87e215e Fix broken use of MsgWaitForMultipleObjects. 1 year ago
  Sam Lantinga 646cccede7 Guarded ElementAlreadyHandled with #ifdef ENABLE_PHYSICAL_INPUT_PROFILE (thanks @Donione!) 1 year ago