Ryan C. Gordon
|
f32575dfab
docs: Convert everything to Unix-style endlines.
|
vor 2 Jahren |
Sam Lantinga
|
fd4a2cce9e
SDL_syswm.h has been removed and replaced with window properties
|
vor 2 Jahren |
Sam Lantinga
|
e264bb5178
Rename SDL_PIXELFORMAT_RGB888 and SDL_PIXELFORMAT_BGR888 to SDL_PIXELFORMAT_XRGB8888 and SDL_PIXELFORMAT_XBGR8888 for clarity
|
vor 2 Jahren |
Sam Lantinga
|
4de7433a9e
Use the term "points" instead of "screen coordinates"
|
vor 2 Jahren |
SDL Wiki Bot
|
60127460b0
Sync SDL3 wiki -> header
|
vor 3 Jahren |
Sam Lantinga
|
dcd17f5473
Renderer logical size is now implemented as a render target
|
vor 3 Jahren |
Sasha Szpakowski
|
90795291e4
Remove SDL_GL/Metal/Vulkan_GetDrawableSize().
|
vor 3 Jahren |
Sam Lantinga
|
7b50bae524
Renamed SDL events for clarity
|
vor 3 Jahren |
Sam Lantinga
|
ea0c2f55be
SDL API renaming: *Is* functions
|
vor 3 Jahren |
Sam Lantinga
|
fc478c1bc0
SDL API renaming: SDL_joystick.h
|
vor 3 Jahren |
Daniel Gibson
|
ab554c8392
Update doc/README-* for header-only SDL_main
|
vor 3 Jahren |
Daniel Gibson
|
8e0693c982
Make iOS/tvOS (uikit) SDL_main header-only
|
vor 3 Jahren |
Sam Lantinga
|
cc1f9eb983
Use Apple's nomenclature for macOS and iOS
|
vor 3 Jahren |
Sam Lantinga
|
2c4159b99a
First pass at changing SDL 2.0 to SDL 3.0
|
vor 3 Jahren |
slime
|
f8f562dace
iOS: remove dead pre-iOS 8 codepaths.
|
vor 3 Jahren |
tjpadula
|
a0f143fc93
Add build target to Xcode project to create an xcframework for iOS (#6188)
|
vor 3 Jahren |
Sam Lantinga
|
f789bc7d5f
Updated minimum OS targets on Apple platforms to match supported platforms using Xcode 13
|
vor 3 Jahren |
Sam Lantinga
|
cbe97cbf7f
Added a step necessary for running on a real device
|
vor 4 Jahren |
Sam Lantinga
|
056c09942d
Updated iOS build instructions
|
vor 4 Jahren |
Ryan C. Gordon
|
73a41f4058
Removed outdated build-scripts/iosbuild.sh
|
vor 4 Jahren |
Sam Lantinga
|
19c129faba
Added documentation that the UIApplicationSupportsIndirectInputEvents key must be set to true
|
vor 4 Jahren |
Sylvain
|
f5b87273e1
Fixed bug #4397 - update IOS documentation
|
vor 4 Jahren |
Ryan C. Gordon
|
b8590f1aec
README-ios: added a note about enabling hidapi.
|
vor 7 Jahren |
Sam Lantinga
|
bd5c984ac0
Fixed bug 3850 - incorrect numbering in docs/README-ios.md
|
vor 8 Jahren |
Sam Lantinga
|
12efabcbf0
Added instructions for deploying to older iOS devices (thanks Sylvain!)
|
vor 8 Jahren |
Sam Lantinga
|
309474765b
We don't need the VULKAN_SDK to build SDL with Vulkan support anymore
|
vor 8 Jahren |
Ryan C. Gordon
|
25e3a1ec90
vulkan: Initial Vulkan support!
|
vor 8 Jahren |
Philipp Wiesemann
|
fe4c3b29d9
iOS: Added brackets to function names in README so that doxygen links them.
|
vor 9 Jahren |
Philipp Wiesemann
|
5ba1fd9bb1
Fixed typo in README for iOS.
|
vor 10 Jahren |
Alex Szpakowski
|
4aae0290ea
Updated some header comments and iOS documentation to better clarify high-dpi / retina support and screen-coordinate sizes versus pixel sizes.
|
vor 10 Jahren |