Ryan C. Gordon
|
a7a4e16b5b
haiku: Patched to compile.
|
5 년 전 |
Sam Lantinga
|
a990a34ac4
Cleanly switch between audio recording, playback, and both, on iOS
|
5 년 전 |
Sam Lantinga
|
14661d3f30
Added support for mousewheel on iOS
|
5 년 전 |
Ryan C. Gordon
|
2b7ce8c51d
cmake: Set HAVE_VIDEO_WAYLAND_QT_TOUCH if appropriate (thanks, Michael!).
|
5 년 전 |
Sam Lantinga
|
50b1c19549
Fixed bug 5091 - Suspicious condition in HIDAPI_DriverXbox360_UpdateXInput
|
5 년 전 |
Sam Lantinga
|
2ae1c0f5d0
Allow Bluetooth headphones for iOS playandrecord mode
|
5 년 전 |
Sam Lantinga
|
2d1f7be270
Remove development team override for iOS tests
|
5 년 전 |
Ryan C. Gordon
|
b8590f1aec
README-ios: added a note about enabling hidapi.
|
6 년 전 |
Sam Lantinga
|
87917b16a1
Removed CoreBluetooth framework dependency as part of fixing bug 4299
|
5 년 전 |
Sam Lantinga
|
ed1d855865
Fixed bug 4299 - A recent change requires Core Bluetooth framework on iOS
|
5 년 전 |
Sam Lantinga
|
f34d2c60cc
Added zlib license for Steam Controller headers
|
5 년 전 |
Sam Lantinga
|
3e4856c97f
Fixed mouse button mapping on iOS
|
5 년 전 |
Sam Lantinga
|
e1215e857f
Fixed mouse button mapping on iOS
|
5 년 전 |
Sam Lantinga
|
dbf7f84fd9
Implemented left/right mouse click detection on iOS
|
5 년 전 |
Sam Lantinga
|
171ba00a6a
Hide the mouse cursor appropriately on iOS
|
5 년 전 |
Sam Lantinga
|
9e3b259dec
Added virtual joystick sources to the Android build
|
5 년 전 |
Ryan C. Gordon
|
132f87c3a1
opengl: Don't try to do Desktop OpenGL stuff if support isn't available.
|
5 년 전 |
Ryan C. Gordon
|
a96d8a4355
render: Fixed compiler warning about implicit cast.
|
5 년 전 |
Sam Lantinga
|
6f3fa02e27
Make sure we're using the bounds of the view for our mouse region
|
5 년 전 |
Sam Lantinga
|
cab1ee9cbc
Don't build iOS mouse support on Apple TV
|
5 년 전 |
Sam Lantinga
|
e5d3629931
Added support for new mouse APIs in iOS 13.4
|
5 년 전 |
Ryan C. Gordon
|
e96b05c395
egl: Attempt to make this compile on WinRT, etc.
|
5 년 전 |
Sam Lantinga
|
1d8797876a
Fixed implicit linkage to ftol2() on Windows
|
5 년 전 |
Sam Lantinga
|
c302c1abb8
Fixed build
|
5 년 전 |
Sam Lantinga
|
bf87604ef1
Fixed rare crash when unplugging Xbox controller on Windows
|
5 년 전 |
Ryan C. Gordon
|
952bac7c47
cmake: use check_symbol_exists, not check_function_exists (thanks, Manuel!)
|
5 년 전 |
Conn O'Griofa
|
c0a875faff
SDL_EGL_ChooseConfig: don't fall through if no matching format exists
|
5 년 전 |
Ryan C. Gordon
|
64617d259a
opengl: Convert an int to an SDL_bool.
|
5 년 전 |
Ryan C. Gordon
|
389c8995d2
opengl: Allow SDL_GL_MakeCurrent() to accept a NULL window (thanks, Martin!).
|
5 년 전 |
Sam Lantinga
|
e6c640f314
Enable the virtual joystick API by default
|
5 년 전 |