ImThour
|
169c8d5140
Fix incorrect hotspot calculation for cursor positioning
|
3 hónapja |
Sam Lantinga
|
8e9c44bc3b
Fixed accidental removal of optional delegate interface check
|
3 hónapja |
Sam Lantinga
|
4dd585fb62
coreaudio: convert MPEG channel layout to WAVE channel layout
|
3 hónapja |
Sam Lantinga
|
81e57147f8
Child windows shouldn't take focus if the parent window is in relative mouse mode
|
3 hónapja |
SDL Wiki Bot
|
3bea84531d
Sync SDL3 wiki -> header
|
3 hónapja |
Sam Lantinga
|
9ed23a4b79
Updated SDL_SetEventFilter() documentation
|
3 hónapja |
Sam Lantinga
|
e19a56f4d5
Don't send fake key events while processing real ones on Android
|
3 hónapja |
Sam Lantinga
|
1ab61635a9
Use SDL_Log() for keyboard debugging.
|
3 hónapja |
Sam Lantinga
|
29c684c626
Removed debug logging
|
3 hónapja |
Sam Lantinga
|
0eaa6197c5
Removed unnecessary __builtin_available check
|
3 hónapja |
Sam Lantinga
|
ffe194c52e
Fixed build when SDL_JOYSTICK_MFI isn't enabled
|
3 hónapja |
Sam Lantinga
|
a4547fe77a
Updated weak framework dependencies for new deployment targets
|
3 hónapja |
Sam Lantinga
|
49dd24e195
Fixed potentially overlapping memcpy() to use memmove()
|
3 hónapja |
Green Sky
|
191a6417d5
events: use SDL_memmove instead of SDL_memcpy for overlapping memory
|
3 hónapja |
SDL Wiki Bot
|
bf793bf439
Sync SDL3 wiki -> header
|
3 hónapja |
Ryan C. Gordon
|
9e60a8994f
audio: Allow streams to change the device-side channels maps.
|
3 hónapja |
Sam Lantinga
|
b2793a2ce2
Removed obsolete Raspberry Pi documentation
|
3 hónapja |
Sam Lantinga
|
04e3b67707
Removed outdated Visual Studio instructions
|
3 hónapja |
Sam Lantinga
|
a41f93bd10
Added https://github.com/Ravbug/sdl3-sample as a more complete Android example
|
3 hónapja |
Sam Lantinga
|
5ca735b40f
Only use WAVE surround sound channel layouts on macOS 10.15+
|
3 hónapja |
Sam Lantinga
|
cdde6dd7bb
Bumped deployment requirements for Apple platforms
|
3 hónapja |
Sam Lantinga
|
8f8af918ba
Removed CMakeLists.txt example that says you shouldn't use it
|
3 hónapja |
Sam Lantinga
|
8feb21a1d1
Updated README-cmake.md with build instructions for several platforms
|
3 hónapja |
cosmonaut
|
4294c06836
GPU: Check texture format support in pipeline creation
|
3 hónapja |
SDL Wiki Bot
|
31dd4fe81f
Sync SDL3 wiki -> header
|
3 hónapja |
Maia
|
417ed7f35f
Fix references in docs
|
3 hónapja |
Scrooge86x
|
0aa319e4f9
Added support for custom tray icon on Windows via SDL hints.
|
3 hónapja |
Ozkan Sezer
|
5815372206
minor update to mingw-w64 build instructions.
|
3 hónapja |
cosmonaut
|
5d079c9a26
GPU: Remove bogus property from header docs
|
3 hónapja |
cosmonaut
|
d590e1f122
GPU: Align D3D12 clear properties to naming convention
|
3 hónapja |