Ryan C. Gordon
|
508cc225a7
Update README.md
|
2 년 전 |
Ryan C. Gordon
|
f648c000bd
build: Fixed some references to renamed test-versioning.sh
|
2 년 전 |
Ryan C. Gordon
|
f6565c329b
coreaudio: Remove redundant variable.
|
2 년 전 |
Ryan C. Gordon
|
411582c710
coreaudio: Don't crash on shutdown in a race condition.
|
2 년 전 |
Ryan C. Gordon
|
d843d61cc1
Moved test/versioning.sh to build-scripts/test-versioning.sh
|
2 년 전 |
Sam Lantinga
|
4471d22eb6
Updated iOS demos Xcode project
|
2 년 전 |
Sam Lantinga
|
13c443f224
Removed obsolete search path setting
|
2 년 전 |
Sam Lantinga
|
26997bc153
Removed unused framework entries from the Xcode project
|
2 년 전 |
Sam Lantinga
|
229315b014
Updated SDL Xcode test project to build for iOS and tvOS
|
2 년 전 |
Sam Lantinga
|
bb74af1e11
Allow including SDL_uikit_main.c in Apple multi-platform builds
|
2 년 전 |
Sam Lantinga
|
3a6b4835f8
Updated macOS Xcode test programs
|
2 년 전 |
Ryan C. Gordon
|
8e14647759
build-scripts: Added update-version.sh
|
2 년 전 |
Ryan C. Gordon
|
a2c5757356
video: check for "software" with SDL_HINT_FRAMEBUFFER_ACCELERATION.
|
2 년 전 |
Anonymous Maarten
|
d76f0cc753
Android.mk: Build android SDL2.so with `-Wl,--no-undefined`
|
2 년 전 |
Anonymous Maarten
|
70214ed3ed
cmake: append to CMAKE_MODULE_PATH instead of overwriting
|
2 년 전 |
Anonymous Maarten
|
a193a03d81
cmake: add -Wno-declaration-after-statement to cpu-features.c alone
|
2 년 전 |
Sam Lantinga
|
7becbd7d42
Add joystick locking for controller notifications on iOS/tvOS
|
2 년 전 |
Sam Lantinga
|
18eb319adc
Added sensor timestamp for Nintendo Switch controllers
|
2 년 전 |
Sam Lantinga
|
5e3a40309e
Added sensor timestamp for Steam Controllers
|
2 년 전 |
Ryan C. Gordon
|
57b20e7b9e
cocoa: Fix new windows setting SDL_WINDOW_BORDERLESS flag incorrectly.
|
2 년 전 |
Ozkan Sezer
|
77c7836c26
fix vita build failure after commit 2c518747b
|
2 년 전 |
SDL Wiki Bot
|
36e7670143
Sync SDL wiki -> header
|
2 년 전 |
Sam Lantinga
|
2c518747b9
Added microsecond timestamp to sensor values for PS4 and PS5 controllers using the HIDAPI driver
|
2 년 전 |
Sylvain
|
d71df6448b
Fixed bug #6287 - SDL_FillRect failed for SDL_Surface with BitsPerPixel == 4
|
2 년 전 |
Sam Lantinga
|
1e1be0b954
Updated logic to match between PS4/PS5/Switch controllers
|
2 년 전 |
Sam Lantinga
|
8c40a6b0c7
Drop PS5 Bluetooth reports that fail CRC check
|
2 년 전 |
Sam Lantinga
|
db075ff3ba
Removed unused variable
|
2 년 전 |
Sam Lantinga
|
2ccdd0667a
Handle DS4 dongle controller connection and disconnection
|
2 년 전 |
Anonymous Maarten
|
653e433c08
cmake: only add -Wl,--undefined=WinMain when building an executable
|
2 년 전 |
Sam Lantinga
|
18046b9aa3
Fixed crash with a NULL serial number
|
2 년 전 |