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 |
Cameron Gutman
|
092a20d945
wayland: Avoid busy waiting for vsync
|
3 years ago |
Cameron Gutman
|
791d9d3ff6
Fixed DInput mapping for NVIDIA Virtual Gamepad
|
3 years ago |
Ethan Lee
|
7be970db31
wayland: Avoid setting floating width/height when re-entering fullscreen
|
3 years ago |
Sam Lantinga
|
bec783571b
Better fix for compiling using clang on Windows
|
3 years ago |
Sam Lantinga
|
a91ab883e9
Fixed building on Windows with cmake, ninja, and clang
|
3 years ago |
Ryan C. Gordon
|
dd683073bb
hidapi: Patched to compile on QNX.
|
3 years ago |
Sam Lantinga
|
cae7bd9b65
Don't use AVX with clang if the compiler isn't building with AVX instructions
|
3 years ago |
Sam Lantinga
|
cdac61fffa
Fixed typo
|
3 years ago |
Sam Lantinga
|
eec41d25de
Add info on how to avoid the "Prevented in-tree build" message with CMake
|
3 years ago |
Ryan C. Gordon
|
ac20167ef7
configure: Fixes to make SDL link as C++ on Haiku.
|
3 years ago |
Ethan Lee
|
10979d37fb
wayland: Always assume configure is wrong for non-resizable windows.
|
3 years ago |
Cameron Cawley
|
520bc713e3
Fix typo in CMake target name
|
3 years ago |
Ryan C. Gordon
|
b83a019d68
cmake: Force linker to treat input as a C++ program on Haiku.
|
3 years ago |