Sam Lantinga
|
64882b2466
Added support for the Xbox One Elite 2 Controller with 5.x series firmware
|
3 years ago |
Ozkan Sezer
|
ed6eb07e79
SDL_wasapi.c: fixed build against older SDKs.
|
3 years ago |
Andrei Alexeyev
|
68ca35c318
wayland: fix memleak in output listener
|
3 years ago |
Andrei Alexeyev
|
e9179314c4
joystick/linux: fix memleaks; streamline joylist item removal
|
3 years ago |
Ozkan Sezer
|
44a76710d1
Don't disable clang avx instrinsics on win32 if __AVX__ is defined.
|
3 years ago |
Ethan Lee
|
ae7ee2a59c
wayland: Ignore stateless/sizeless configs when starting in fullscreen mode
|
3 years ago |
Sam Lantinga
|
ac32c522ad
Try using the built-in WASAPI audio rate conversion
|
3 years ago |
Sam Lantinga
|
cb1e20b058
Added KMOD_SCROLL to track the scroll lock state
|
3 years ago |
Sam Lantinga
|
609cea1eb8
Enable SSE3 intrinsics when building with Visual Studio
|
3 years ago |
Sam Lantinga
|
d5ad6f6e6a
Clarified that you should never have side-effects in the parameters to SDL_min/SDL_max
|
3 years ago |
Ozkan Sezer
|
bb91d7a5ea
regenerated configure script
|
3 years ago |
SDL Wiki Bot
|
056a42f199
Sync wiki -> header
|
3 years ago |
Sam Lantinga
|
f5794f9eeb
Added SDL_SetTextureUserData() and SDL_GetTextureUserData() to associate a user-specified pointer with an SDL texture
|
3 years ago |
Sam Lantinga
|
a0af7ce731
OSS is no longer the preferred audio backend on modern UNIX systems
|
3 years ago |
Sam Lantinga
|
3f6ebffff4
Updated to version 2.0.17 for development
|
3 years ago |
Sam Lantinga
|
6810399352
Enable AAUDIO driver for Android
|
3 years ago |
Sam Lantinga
|
016b02f24c
Fixed build, C89 doesn't allow non-constant static initializers
|
3 years ago |
Ozkan Sezer
|
77c8d11137
configuration updates for dlopen:
|
3 years ago |
hgs3
|
cb0fd05eeb
Adding a clarifying comment in case a programmer unfamiliar with UTF-16 and UTF-32's relationship chances upon the code.
|
3 years ago |
Henry G. Stratmann III
|
3470112969
Optimizing the implementation.
|
3 years ago |
Henry G. Stratmann III
|
712e0d1f06
Fixing WM_CHAR event handling for Unicode characters outside the Basic Multilingual Plane.
|
3 years ago |
Sam Lantinga
|
fcfd19db86
Added support for SDL_RENDERER_PRESENTVSYNC to the software renderer
|
3 years ago |
Tomasz Kłoczko
|
ea9bece5ed
Fix breaking GNUInstallDirs cmake module $CMAKE_INSTALL_LIBDIR directory. Fix #4621
|
3 years ago |
Sebastian Krzyszkowiak
|
25f9ed87ff
audio: Fix false positives in driver name comparison
|
3 years ago |
Sebastian Krzyszkowiak
|
b3a989d0df
video: Fix false positives in driver name comparison
|
3 years ago |
Sam Lantinga
|
de6ba40d9e
Added support for the Flydigi Vader 2 controller in 2.4G Android mode
|
3 years ago |
Sam Lantinga
|
3f440daad9
Added support for the Flydigi Vader 2 controller in Bluetooth mode
|
3 years ago |
Cameron Gutman
|
6ae227d011
x11/wayland: fix screensaver suspension via D-Bus
|
3 years ago |
David Gow
|
773e1ba19f
testvulkan: Clamp the drawable size to the allowed range
|
3 years ago |
Sebastian Krzyszkowiak
|
2e6dac870f
wayland: Add a hint to allow disabling libdecor use
|
3 years ago |