Ryan C. Gordon
|
2b0ce9ae6e
examples: Make source code and console tabs take 80% of browser page.
|
2 недель назад |
Sam Lantinga
|
bc623d1af6
Moved mouse/keyboard detection to a separate thread on Windows
|
2 недель назад |
Sam Lantinga
|
a98e49409e
Don't re-query HID device vendor and product
|
2 недель назад |
Cameron Gutman
|
8535936401
win32: Fix composition UI being displayed when IME is disabled
|
2 недель назад |
Ethan Lee
|
ad60fa07d7
gpu: Add LogWarn to Vulkan OpenXR load failure, to match D3D12
|
2 недель назад |
NateXS
|
149abe8f85
n3ds: Don't put audio thread in system core on Old 3DS systems
|
2 недель назад |
DominusExult
|
225fb12ae1
Hide deprecation message for controllerPausedHandler (which is still needed for backwards compatibility)
|
2 недель назад |
DominusExult
|
0270da4d1f
Use AV capture methods available since iOS 7
|
2 недель назад |
DominusExult
|
016a1b87a6
Hide deprecation warnings on statusBarOrientation, statusBarHidden, statusBarStyle
|
2 недель назад |
DominusExult
|
5d1e390a9c
Hiding OpenGLES API deprecation since iOS 12.0 warning
|
2 недель назад |
Gokul Mittal
|
8d2b6c09c5
undefine ADD_TRIANGLE macro definition
|
2 недель назад |
Ryan C. Gordon
|
10b524c7cc
hints: Rename SDL_HINT_OPENGL_FORCE_SRGB_CAPABLE.
|
2 недель назад |
Ryan C. Gordon
|
fc570a1a1c
render: opengl and opengles2 renderers try to disable GL_FRAMEBUFFER_SRGB.
|
2 недель назад |
Ryan C. Gordon
|
ead67481c0
video: Only set GL_FRAMEBUFFER_SRGB state if the hint requests it.
|
2 недель назад |
Sam Lantinga
|
c381b2bdfa
Use 20 ms as the default audio buffer size on Android
|
2 недель назад |
Sam Lantinga
|
ab50f30bb1
Added code to detect memory overwrites on Windows
|
2 недель назад |
DominusExult
|
e049fff360
Fix testime to pass window coordinates to SDL_SetTextInputArea().
|
2 недель назад |
Rachel Blackman
|
46e553a44c
Add support for new Steam Controller on Android (#15044)
|
2 недель назад |
Sam Lantinga
|
f1dd6db701
Removed unnecessary log message
|
2 недель назад |
Sam Lantinga
|
79f5f674bd
Use the correct report format for BLE Steam Controller reports
|
2 недель назад |
Sam Lantinga
|
7b27056ea0
Fixed Steam Controller BLE report size
|
2 недель назад |
Sam Lantinga
|
9b7f55be89
Make sure we report ID_TRITON_CONTROLLER_STATE_BLE on iOS
|
2 недель назад |
Sam Lantinga
|
0b1c592fda
Steam Controller report 0x45 is used for BLE mode
|
2 недель назад |
Sam Lantinga
|
84c21cf970
Updated Steam Controller packet handling
|
2 недель назад |
Sam Lantinga
|
4e2fd57e77
Fixed initializing the PowerA OPS v1 Wireless Controller
|
3 недель назад |
Sam Lantinga
|
2b484a1ccb
Fixed initializing the PowerA Fusion Pro 4 on Steam Link hardware
|
3 недель назад |
Ryan C. Gordon
|
ac3afa1f38
audio: Moved a variable into nested scope where it's actually used.
|
3 недель назад |
Sam Lantinga
|
eaeca340f3
Fixed HIDAPI hotplug detection in applications that don't initialize video
|
3 недель назад |
Sam Lantinga
|
d3f9899df5
Fixed HIDAPI hotplug detection when initializing gamepads off the main thread
|
3 недель назад |
Sam Lantinga
|
e134d6fd7e
Added a note about SDL_HINT_AUTO_UPDATE_JOYSTICKS to the SDL_UpdateJoysticks() docs
|
3 недель назад |