Commit History

Author SHA1 Message Date
  Sam Lantinga 4c44450258 Improved detection of Nintendo Switch Pro controller report mode 9 months ago
  Ozkan Sezer 6a10309568 SDL_hidapi.c: work-around watcom build error when libusb is enabled 9 months ago
  Max Maisel 22770e6496 Drain HIDAPI buffer in SDL_hidapi_steamdeck.c. 9 months ago
  Sam Lantinga a4cbba1276 Try to create an accelerated renderer for the window surface even if SDL_HINT_RENDER_DRIVER is "software" 9 months ago
  Ryan C. Gordon b47deb58a2 vitagxm: Patched to compile. 9 months ago
  Ryan C. Gordon 2c32fd254c Revert "render: Set renderer->window to NULL in SDL_DestroyRendererWithoutFreeing." 9 months ago
  Ryan C. Gordon 5f0f337d33 vitagxm: Patched to compile. 9 months ago
  Ryan C. Gordon 1413d67748 render: SDL_DestroyWindow hollows out its renderer but doesn't free it. 1 year ago
  Ryan C. Gordon 944dc4701c render: Manage memory for SDL_Renderer* at higher level. 9 months ago
  Sam Lantinga 845ebbbe96 Added support for the ROG RAIKIRI 9 months ago
  Sam Lantinga cd8ea5e3f1 Only use the default gamepad mapping if an automatic mapping isn't available 9 months ago
  Sam Lantinga 288aea3b40 Fixed build 9 months ago
  Sam Lantinga 0d9e54237c Respect SDL_HINT_RENDER_DRIVER when creating an accelerated window surface 9 months ago
  Sam Lantinga a3f0c373d3 Clean up any renderer in SDL_DestroyWindowSurface() 9 months ago
  Ozkan Sezer a0ec7c0906 libtool.m4: fix appending of -no_fixup_chains to allow_undefined_flag. 9 months ago
  Ozkan Sezer 98ec8b88c1 acinclude/libtool.m4: updates from mainstream git: 9 months ago
  1F616EMO 3bf2b90da0 Remove the inconsistent and lag-causing usleep call in SDL_fcitx.c 9 months ago
  Ryan C. Gordon 14183f8eca SDL_endian.h: Fix byte order detection on Solaris (and some SPARC compilers). 9 months ago
  Ryan C. Gordon d96f1d5360 begin_code: Solaris Studio has `__has_attribute` defined by isn't usable here. 9 months ago
  Ryan C. Gordon 3e4bb5acd0 x11: Fix build when `X_HAVE_UTF8_STRING` is not defined. 9 months ago
  Ryan C. Gordon 498cbffd89 atomic: Solaris needs the `_nv` variant of `atomic_or_uint`. 9 months ago
  Ryan C. Gordon b23343b7cd configure.ac: Explicitly disable Vulkan support on Solaris. 9 months ago
  Sam Lantinga ee3b2b7de1 Make sure we don't try to use the XInput DLL after it's unloaded 9 months ago
  Sam Lantinga 88bbab275f Fixed building with older libdrm headers 9 months ago
  Sam Lantinga ecde0ca6b6 Fixed building with the steamrt/scout SDK 1 year ago
  Sam Lantinga 64d4baccb5 Fix building with the steamrt/scout SDK 1 year ago
  Francisco Javier Trujillo Mata 10c14e78b6 Fixing systimer 9 months ago
  Francisco Javier Trujillo Mata 4d82ceae0c Add slash to cwd call 9 months ago
  Frank Praznik 20f1061cc8 video: Fix memory leak when deleting a video display 10 months ago
  Frank Praznik 3b88d4f46f wayland: Fix double free when deleting an output display 10 months ago