Ryan C. Gordon
|
e86d4bde54
test: Makefile should copy unifont file, for testime.c to use.
|
hace 3 años |
Ryan C. Gordon
|
61881eb0a9
docs/README-macos.md: Updated Xcode instructions.
|
hace 3 años |
Sylvain
|
b6e8651ae9
Audio 6.1 should be allowed now (see #4974)
|
hace 3 años |
Sylvain
|
b6d365677b
Fixed bug #4982 - Failed to open audio_device on Android 5.x with freq 96khz+
|
hace 3 años |
Ozkan Sezer
|
495ee42a83
testcustomcursor.c: replaced libc sscanf with SDL_sscanf
|
hace 3 años |
Ozkan Sezer
|
990fb668f7
tests: several -Wwrite-strings fixes.
|
hace 3 años |
Sam Lantinga
|
665865eda2
If the hardware is in an error state, the final page flip may not come.
|
hace 3 años |
Sam Lantinga
|
6828955ddf
Trim any extra platform strings from mappings when they're returned to the application
|
hace 3 años |
Ryan C. Gordon
|
116a002b14
build-scripts/gcc-fat.sh is no longer supported. Use clang-fat instead.
|
hace 3 años |
Cameron Gutman
|
881a674926
rawinput: Only access SDL_RAWINPUT_mutex if initialized
|
hace 3 años |
Cameron Gutman
|
1237142be3
joystick: Quit drivers in reverse order to ensure dependencies are not broken
|
hace 3 años |
Ozkan Sezer
|
b67965979a
SDL_hidapi.c: fix SDL_udev.h include path
|
hace 3 años |
Ozkan Sezer
|
3ed0c62672
SDL_RWsize: updated description
|
hace 3 años |
SDL Wiki Bot
|
0fddda6e57
Sync wiki -> header
|
hace 3 años |
SDL Wiki Bot
|
e526830996
Sync wiki -> header
|
hace 3 años |
Ryan C. Gordon
|
3f978c0f93
include: Improved documentation of SDL_RegisterApp and SDL_UnregisterApp.
|
hace 3 años |
Ryan C. Gordon
|
09bf12e035
fnsince.pl: SDL_UnregisterApp() also arrived in 2.0.2.
|
hace 3 años |
Ryan C. Gordon
|
7f70f6e1e2
include: Note that several rwops functions used to be macros before 2.0.10.
|
hace 3 años |
SDL Wiki Bot
|
319d2b3e05
Sync wiki -> header
|
hace 3 años |
Ryan C. Gordon
|
83024f3299
fnsince.pl: Whoops, it's SDL_RegisterApp and not SDL_SetMainReady in 2.0.2.
|
hace 3 años |
SDL Wiki Bot
|
16a1721e9d
Sync wiki -> header
|
hace 3 años |
Ryan C. Gordon
|
46f12cc7f7
fnsince.pl: SDL_SetMainReady() originally arrived in SDL 2.0.2.
|
hace 3 años |
Ethan Lee
|
a7a54e6452
wayland: Add support for display connect/disconnect events
|
hace 3 años |
hgs3
|
c2464653d0
Remove unnecessary clang-cl check since Clang has __builtin_bswap.
|
hace 3 años |
hgs3
|
6b66542e7b
Fixing compilation errors for VS2019 Clang toolset (fixes #4702)
|
hace 3 años |
Sylvain
|
5be8a22113
Add audio conversion from/to 61
|
hace 3 años |
Ozkan Sezer
|
dd6269b1e0
SDL_endian.h: added proper version check (VS2005+) to MSVC functionality
|
hace 3 años |
Ozkan Sezer
|
d2cf191936
hidapi, linux: merged a minor warning + code style fix from mainstream.
|
hace 3 años |
Cameron Gutman
|
43d1b42a5a
cmake: Sync build config options with autotools
|
hace 3 años |
Ozkan Sezer
|
7d3045f273
minor whitespace tidy-up.
|
hace 3 años |