Sam Lantinga
|
e1c7f524ef
Reduce the number of times SDL3 is duplicated in the xcframework script
|
1 year ago |
Sam Lantinga
|
65538011ca
Make Xcode targets more specific
|
1 year ago |
Sam Lantinga
|
efe114c300
Revert "Renamed the xcframework target from "SDL.xcframework" to "xcframework""
|
1 year ago |
Sam Lantinga
|
73ed1d21a9
Renamed the xcframework target from "SDL.xcframework" to "xcframework"
|
1 year ago |
Sam Lantinga
|
76b4d8a0d8
Build the Framework instead of a static library for iOS and tvOS
|
1 year ago |
Sam Lantinga
|
d1bf979160
Removed unnecessary setting from the "Create DMG" target
|
1 year ago |
Sam Lantinga
|
c94cb3a5d8
Simplified the Xcode project to a single Framework target
|
1 year ago |
Anonymous Maarten
|
ea60474c65
cmake: don't build SDL3-static Apple framework
|
1 year ago |
SDL Wiki Bot
|
8f00d7856d
Sync SDL3 wiki -> header
|
1 year ago |
Semphris
|
d4a867a256
Rename SDL_GetPath to SDL_GetUserFolder
|
1 year ago |
Sam Lantinga
|
71099149b8
Fall back to Xlib if XRandR isn't available
|
1 year ago |
Sam Lantinga
|
b7f32f74ce
Note the removal of the SDL_RENDERER_TARGETTEXTURE flag
|
1 year ago |
Frank Praznik
|
fb68e84646
wayland: Fix memory leaks
|
1 year ago |
1vanK
|
b221b59995
cmake: add SDL_REVISION option
|
1 year ago |
Mathieu Eyraud
|
0500fca00c
Add missing break
|
1 year ago |
Ozkan Sezer
|
d3f2de7f29
fixed typo in prev. patch.
|
1 year ago |
Ozkan Sezer
|
12b35c6a46
test/testnativecocoa.m: fixed deprecation warnings.
|
1 year ago |
Anonymous Maarten
|
e24b3e2fa4
cmake: rename SDL_TEST -> SDL_TEST_LIBRARY
|
1 year ago |
Anonymous Maarten
|
da5016d336
cmake: use pkg-config + test compile instead of Find module for detecting rpi
|
1 year ago |
Anonymous Maarten
|
deec574ff6
cmake: fix SDL_HIDAPI_LIBUSB
|
1 year ago |
SDL Wiki Bot
|
f2ae00c1ad
Sync SDL3 wiki -> header
|
1 year ago |
Anonymous Maarten
|
41a96c8133
doc: document building of SDL tests with CMake
|
1 year ago |
Sam Lantinga
|
3174d0b970
Sorted controller list
|
1 year ago |
Max Maisel
|
27b8abb056
Add Steam Deck controller mapping to database.
|
1 year ago |
Sam Lantinga
|
41d436f0fe
Use SetWindowPos to show windows when SDL_HINT_WINDOW_ACTIVATE_WHEN_SHOWN is set to avoid activating the parent window when showing a child window
|
1 year ago |
Sam Lantinga
|
0dc85f3078
Improved the documentation for the gamepad paddle buttons
|
1 year ago |
Frank Praznik
|
2fff999a41
Try to create the dummy mouse cursor after video backend initialization
|
1 year ago |
SDL Wiki Bot
|
d086d9874d
Sync SDL3 wiki -> header
|
1 year ago |
Ryan C. Gordon
|
bce598addd
SDL_pixels.c: Fixed compiler warning on Android NDK.
|
1 year ago |
SDL Wiki Bot
|
ad0c0d3cde
Sync SDL3 wiki -> header
|
1 year ago |