Ryan C. Gordon
|
c8ac909674
wayland: Implemented xdg-wm-base support.
|
6 anni fa |
Ryan C. Gordon
|
e8237e2b02
android: Android.mk should only preserve debug symbols in debug builds.
|
6 anni fa |
Anthony Pesch
|
c591429542
alsa: avoid hardware parameters with an excessive number of periods.
|
7 anni fa |
Ryan C. Gordon
|
c70db0cabf
cmake: Look in popular places for X11 headers, export this info properly.
|
6 anni fa |
Ryan C. Gordon
|
59574fe2f0
x11: Normalize x11xinput2 touch x to be 1.0 at width (thanks, Zach!).
|
6 anni fa |
Tomeu Vizoso
|
fe6828272a
egl: Don't change context when deleting current.
|
6 anni fa |
Ryan C. Gordon
|
5308a245a4
Fixed some possible malloc(0) calls reported by static analysis.
|
6 anni fa |
Sam Lantinga
|
88dfa46644
Use a blank cursor instead of PointerIcon.TYPE_NULL since that shows the default cursor on Samsung DeX
|
6 anni fa |
Sam Lantinga
|
a515853569
Added support for external mouse in Samsung DeX mode
|
6 anni fa |
Sam Lantinga
|
f1d8f5f7fd
Make certain we only hide system UI when we're fullscreen for real. (thanks Rachel!)
|
6 anni fa |
Sam Lantinga
|
8b574dc43c
Deal with situations where the system UI is shown when the keyboard pops up (thanks Rachel!)
|
6 anni fa |
Sam Lantinga
|
74ec7cabdb
Fixed race condition where Android touch events could get scaled by a render target's viewport
|
6 anni fa |
Sam Lantinga
|
9924a8e392
Fixed bug 4094 - No SDL_TEXTEDITING after pressing Alt key on Raspberry Pi Linux
|
6 anni fa |
Sam Lantinga
|
12ff19c035
SDL Android fullscreen code extensively tested on Steam Link with no issues reported
|
6 anni fa |
Ozkan Sezer
|
08de74ec49
use the 'aborts' pragma of Watcom for SDL_NORETURN functions
|
6 anni fa |
Sam Lantinga
|
4a4bac95eb
Deal with fullscreen limitations under windowed Android environments (Chromebook, DeX, etc.) (Thanks Rachel!)
|
6 anni fa |
Ozkan Sezer
|
41da7b79c0
ran 'chmod -x' on many files
|
6 anni fa |
Sam Lantinga
|
864b8f89fa
Merged in community contributed controller mappings from https://raw.githubusercontent.com/gabomdq/SDL_GameControllerDB/master/gamecontrollerdb.txt
|
6 anni fa |
Sam Lantinga
|
1205978244
Added common controllers used with Steam Big Picture
|
6 anni fa |
Sam Lantinga
|
63317dfb17
Don't crash on exit from SDLActivity if we don't have a singleton for some reason. (Thanks Rachel!)
|
6 anni fa |
Sam Lantinga
|
fe196db774
Track android device panel width & height as well as window surface & height.
|
6 anni fa |
Sam Lantinga
|
db86e7a633
Added support for the PS3 controller driver in PlayStation Now
|
6 anni fa |
Sam Lantinga
|
77709aecc7
Added Android hardware feature support to the default manifest
|
6 anni fa |
Sam Lantinga
|
7c5f3cf3cb
Added improved mouse pointer capture under API 26. (Thanks Rachel!)
|
6 anni fa |
Sam Lantinga
|
113801b790
Added SDL_IsChromebook() to determine if we're running on a Chromebook.
|
6 anni fa |
Sam Lantinga
|
2dedbc7262
Add Android support for relative mouse mode to SDL.
|
6 anni fa |
Sam Lantinga
|
9d6ac3deff
Fix creating a minimized window in SDL to not cause focus to be stolen (because ShowWindow( hwnd, SW_MINIMIZE ) would be called after creation, thus changing focus to the prior window based on some per-app list in windows, rather than the window being created with WS_MINIMIZED to start with).
|
6 anni fa |
Sam Lantinga
|
1d25135b71
Fixed bug 4184 - jack audio driver fails in presence of midi ports
|
6 anni fa |
Sam Lantinga
|
03ff7dcf6b
Added support for Android relative mouse mode on API 24 and above
|
6 anni fa |
Sam Lantinga
|
ff6aebc4a1
Added a new GUID for DS3 controller connected over bluetooth, for both Sony and Shanwan (thanks William!)
|
6 anni fa |