Ethan Lee
|
213bfc194e
wayland: Implement RestoreWindow for xdg/zxdg
|
4 years ago |
Ethan Lee
|
0f51800229
wayland: Removed unused GetDisplayModes/SetDisplayMode functions
|
4 years ago |
Ethan Lee
|
46df195b2a
wayland: Implement GetDisplayBounds
|
4 years ago |
Ethan Lee
|
ed24c3452a
wayland: Implement basic window move events via wl_surface_listener.
|
4 years ago |
Sylvain
|
859230ec82
Android: add AAudio entry in CMake SDL_config
|
4 years ago |
Sylvain
|
d4e96e1153
Android: enable audio driver OpenSLES when building with CMake
|
4 years ago |
Sylvain
|
b4f89c56c6
AAudio: add aaudio pause/resume function to android events loop
|
4 years ago |
Sylvain
|
02b1ebc9e0
Android: add openslES and AAudio compilation to CMakeLists
|
4 years ago |
Sylvain
|
146656cfe6
AAudio: add compilation to Android.mk, but not activated in SDL_config_android.h
|
4 years ago |
Sylvain
|
f1fab24e35
AAudio: add bootstrap in SDL_audio.c
|
4 years ago |
Sylvain
|
04b2f5f6ec
Android: add AAudio back-end, with playback and capture (see #3710)
|
4 years ago |
Sylvain
|
4118fe62fe
Android: OpenSLES, explicitly initialise the global variable 'bqPlayerPlay',
|
4 years ago |
Ozkan Sezer
|
babd79b8ef
bump minimum required autoconf version and revise autogen.sh
|
4 years ago |
Ozkan Sezer
|
69203851dc
rename PKG_CONFIG_LIBS_PRIV to PKGCONFIG_LIBS_PRIV
|
4 years ago |
Ozkan Sezer
|
197cfcaf71
ran configure.ac through autoupdate-2.69
|
4 years ago |
Sam Lantinga
|
499d31e9cd
Cleanup Linux joystick code
|
4 years ago |
Luis Cáceres
|
5c78df9c23
Support key composing (i.e. dead keys) in Wayland driver (#4296)
|
4 years ago |
Sam Lantinga
|
b04136e75e
Fixed Xbox controller when using the default Linux gamepad mapping
|
4 years ago |
Sam Lantinga
|
1aaafc2bd8
Show the real name of the Xbox controller when using the generic mapping on Linux
|
4 years ago |
Paul Cercueil
|
1542300a89
joystick: linux: Avoid checking for gamepad mapping each frame
|
4 years ago |
okuoku
|
401f485490
cmake: Weak link with CoreHaptics
|
4 years ago |
Kyle Schaefer
|
dbedaeceb3
Adding checks to see if any ASAN flags are set, if so then we set(HAVE_ASAN ON) so the infomartion output will properly list ASAN as on.
|
4 years ago |
Kyle Schaefer
|
70bd205bb1
Adding messages to output CMAKE_C_FLAGS_DEBUG and CMAKE_CXX_FLAGS_DEBUG, this way when using Debug builds you can see which debug flags are set
|
4 years ago |
Kyle Schaefer
|
320666044e
Moving ASAN macros and calls to macros above the information output section so we can display ASAN information properly.
|
4 years ago |
Ethan Lee
|
f88d91d596
wayland: Minor whitespace fix
|
4 years ago |
Ethan Lee
|
d785dab5fd
wayland: Add unscaled resolutions to the display mode list
|
4 years ago |
Cacodemon345
|
b0178fe518
KMSDRM: Report correct window position to the application
|
4 years ago |
Ethan Lee
|
dfcd5fbcad
wayland: Set the keymap in keyboard_handle_modifiers
|
4 years ago |
Sylvain
|
e87c7940f5
Fixed bug 3829 - Don't FOURCC format for target textures
|
4 years ago |
Sam Lantinga
|
9ef0b97c6d
Changes to macOS event handler to better interact with the running app
|
4 years ago |