Commit History

Author SHA1 Message Date
  Ryan C. Gordon febe5dd3bc render: opengl and opengles2 renderers try to disable GL_FRAMEBUFFER_SRGB. 1 month ago
  Ryan C. Gordon 8f9dd75ead video: Only set GL_FRAMEBUFFER_SRGB state if the hint requests it. 1 month ago
  Cameron Gutman a849c4d361 win32: Fix composition UI being displayed when IME is disabled 1 month ago
  NateXS 8973dfd9cc n3ds: Don't put audio thread in system core on Old 3DS systems 1 month ago
  Sam Lantinga 2f4919c6ff Use 20 ms as the default audio buffer size on Android 1 month ago
  DominusExult d390a4e8f0 Fix testime to pass window coordinates to SDL_SetTextInputArea(). 1 month ago
  Sam Lantinga 9f0ebbef46 Steam Controller report 0x45 is used for BLE mode 1 month ago
  Sam Lantinga 6707df6d88 Updated Steam Controller packet handling 1 month ago
  Sam Lantinga 744ea5701c Fixed initializing the PowerA OPS v1 Wireless Controller 1 month ago
  Sam Lantinga b467276f4a Fixed initializing the PowerA Fusion Pro 4 on Steam Link hardware 1 month ago
  Sam Lantinga 4361920501 Fixed HIDAPI hotplug detection in applications that don't initialize video 1 month ago
  Sam Lantinga b5cad69b9c Fixed HIDAPI hotplug detection when initializing gamepads off the main thread 1 month ago
  Ryan C. Gordon 723b77ede8 wasapi: Patched to compile. 1 month ago
  Sylvain a7bac75470 Android: prevent SDLActivity and Main Thread to access mJoystick at the 1 month ago
  Ryan C. Gordon a806a9092b wasapi: stop infinite loop in audio thread when recording device is unplugged. 1 month ago
  Ryan C. Gordon 55d78567b1 video: Wrap OpenGL work in ifdefs. 1 month ago
  Ryan C. Gordon 88bbc94921 video: Respect SDL_HINT_OPENGL_FORCE_SRGB_CAPABLE with GL_FRAMEBUFFER_SRGB. 1 month ago
  Ryan C. Gordon 027183f89c video: Maybe fix build. 1 month ago
  Ryan C. Gordon 0810c5ac0d video: Force GL_FRAMEBUFFER_SRGB state at OpenGL context creation time. 1 month ago
  Ryan C. Gordon 9f45801fa7 render: OpenGL and GLES2 should explicitly request a not-sRGB-capable context. 1 month ago
  Ryan C. Gordon ae3bb879c7 emscripten: drag-and-drop fixes. 1 month ago
  Sam Lantinga 17eb20505c Fix the 8BitDo Ultimate 2D Wireless Controller showing up multiple times 1 month ago
  Sam Lantinga badd9e5a15 You can't combine SDL_STRINGIFY_ARG() and SDL_FUNCTION 1 month ago
  Max Seidenstücker 576c2d2f2c Merge all occurances of __func__ and __FUNCTION__ to SDL_FUNCTION 1 month ago
  Cameron Gutman 48e5fc7b69 cocoa: Fix 1px border in fullscreen on Tahoe 1 month ago
  Sam Lantinga 12e9ff33c3 Fixed checking against cached shader params (thanks @ccawley2011!) 1 month ago
  William Horvath 054bea938a dummyaudio: Remove bitrotted support for __EMSCRIPTEN_PTHREADS__ code path. 1 month ago
  RaceTheMaSe b9107ec196 dialog_utils: fix NameTransform() function pointer type (#15002) 1 month ago
  Frank Praznik 5728f9d703 wayland: Check the mod state when sending repeated key text 1 month ago
  ROllerozxa e61a874c66 Fix SDL_TriggerBreakpoint being undefined on slimcc 1 month ago