Sam Lantinga
|
6828955ddf
Trim any extra platform strings from mappings when they're returned to the application
|
3 лет назад |
Ryan C. Gordon
|
116a002b14
build-scripts/gcc-fat.sh is no longer supported. Use clang-fat instead.
|
3 лет назад |
Cameron Gutman
|
881a674926
rawinput: Only access SDL_RAWINPUT_mutex if initialized
|
3 лет назад |
Cameron Gutman
|
1237142be3
joystick: Quit drivers in reverse order to ensure dependencies are not broken
|
3 лет назад |
Ozkan Sezer
|
b67965979a
SDL_hidapi.c: fix SDL_udev.h include path
|
3 лет назад |
Ozkan Sezer
|
3ed0c62672
SDL_RWsize: updated description
|
3 лет назад |
SDL Wiki Bot
|
0fddda6e57
Sync wiki -> header
|
3 лет назад |
SDL Wiki Bot
|
e526830996
Sync wiki -> header
|
3 лет назад |
Ryan C. Gordon
|
3f978c0f93
include: Improved documentation of SDL_RegisterApp and SDL_UnregisterApp.
|
3 лет назад |
Ryan C. Gordon
|
09bf12e035
fnsince.pl: SDL_UnregisterApp() also arrived in 2.0.2.
|
3 лет назад |
Ryan C. Gordon
|
7f70f6e1e2
include: Note that several rwops functions used to be macros before 2.0.10.
|
3 лет назад |
SDL Wiki Bot
|
319d2b3e05
Sync wiki -> header
|
3 лет назад |
Ryan C. Gordon
|
83024f3299
fnsince.pl: Whoops, it's SDL_RegisterApp and not SDL_SetMainReady in 2.0.2.
|
3 лет назад |
SDL Wiki Bot
|
16a1721e9d
Sync wiki -> header
|
3 лет назад |
Ryan C. Gordon
|
46f12cc7f7
fnsince.pl: SDL_SetMainReady() originally arrived in SDL 2.0.2.
|
3 лет назад |
Ethan Lee
|
a7a54e6452
wayland: Add support for display connect/disconnect events
|
3 лет назад |
hgs3
|
c2464653d0
Remove unnecessary clang-cl check since Clang has __builtin_bswap.
|
3 лет назад |
hgs3
|
6b66542e7b
Fixing compilation errors for VS2019 Clang toolset (fixes #4702)
|
3 лет назад |
Sylvain
|
5be8a22113
Add audio conversion from/to 61
|
3 лет назад |
Ozkan Sezer
|
dd6269b1e0
SDL_endian.h: added proper version check (VS2005+) to MSVC functionality
|
3 лет назад |
Ozkan Sezer
|
d2cf191936
hidapi, linux: merged a minor warning + code style fix from mainstream.
|
3 лет назад |
Cameron Gutman
|
43d1b42a5a
cmake: Sync build config options with autotools
|
3 лет назад |
Ozkan Sezer
|
7d3045f273
minor whitespace tidy-up.
|
3 лет назад |
Ozkan Sezer
|
29b79313a0
minor tweak for a slightly smaller configure script
|
3 лет назад |
Ozkan Sezer
|
68ffd24c58
autotools, cmake: don't define SDL_JOYSTICK_HIDAPI in CheckHIDAPI()
|
3 лет назад |
Ethan Lee
|
5cc23868ed
wayland: Add support for SDL_DisplayOrientation
|
3 лет назад |
Sam Lantinga
|
40d808620d
SDL_classic_joysticks defaults off
|
3 лет назад |
Sam Lantinga
|
7ad64357ee
Updated Android build environment for examples
|
3 лет назад |
Sam Lantinga
|
66058bbbd5
Fixed exception accessing Bluetooth devices on Android 12
|
3 лет назад |
Sam Lantinga
|
be5b4d980d
Added nativeGetHintBoolean for Java code
|
3 лет назад |