Sam Lantinga
|
c34790f9f1
Fixed spacing
|
6 months ago |
Daniel Gibson
|
312ecc4a52
SDL_main.h: Remove dead code for hypothetical C++ platforms
|
6 months ago |
Daniel Gibson
|
823b218051
Simplify code to include SDL_main_impl.h in SDL_main.h
|
6 months ago |
Ryan C. Gordon
|
cba77834f2
init: Log '<unspecified>' not '(null)' if the app name isn't set.
|
6 months ago |
Simon McVittie
|
fb8244d6d9
init: Also log the SDL revision here
|
6 months ago |
Simon McVittie
|
c24f7d2453
Log app ID as SYSTEM/INFO during initialization
|
6 months ago |
Sam Lantinga
|
e7ee92e822
Switched drag-n-drop logging to trace level
|
6 months ago |
SDL Wiki Bot
|
d9f8474dd7
Sync SDL3 wiki -> header
|
6 months ago |
SDL Wiki Bot
|
95aaaa3232
Sync SDL3 wiki -> header
|
6 months ago |
Frank Praznik
|
158ba93d61
Update some window function documentation
|
6 months ago |
Sam Lantinga
|
300daf308a
Replace SDL_TRUE/FALSE with true/false in the coccinelle script
|
6 months ago |
Anonymous Maarten
|
95ab38ba15
ci: actions/cache might return a boolean as string
|
6 months ago |
SDL Wiki Bot
|
7acfdfd3e7
Sync SDL3 wiki -> header
|
6 months ago |
SDL Wiki Bot
|
326ab439d7
Sync SDL3 wiki -> header
|
6 months ago |
Sam Lantinga
|
fb07ab91c6
Improved SDL_main documentation and remove extern "C" comment.
|
6 months ago |
SDL Wiki Bot
|
03fa9ff0b0
Sync SDL3 wiki -> header
|
6 months ago |
Sam Lantinga
|
2000ccb541
Allow linear interpolation of the font textures
|
6 months ago |
Sam Lantinga
|
f6fa617139
Define SDL_DIALOG_DUMMY in SDL_build_config.h as needed
|
6 months ago |
Sam Lantinga
|
4627283eca
Allow building both Cocoa and dummy dialog implementations
|
6 months ago |
Sam Lantinga
|
c8526532de
Changed objectVersion to 54 so Xcode 12 can load the projects (thanks @Wohlstand!)
|
6 months ago |
Frank Praznik
|
2fd12b2e8a
keyboard: Note that enabling text input can also enable an IME
|
6 months ago |
Sam Lantinga
|
81b48de3f5
Fixed VID/PID list parsing of SDL_HINT_GAMECONTROLLER_SENSOR_FUSION
|
6 months ago |
Sam Lantinga
|
5db64300b8
Fixed SDL_GetStringInteger() for values starting with '0' and '1' (thanks @DanielGibson!)
|
6 months ago |
Sam Lantinga
|
7da728a642
Added support for wired XBox controllers on macOS 15.0 Sequoia
|
6 months ago |
Ryan C. Gordon
|
659f2f4b04
examples: add basic app metadata to all existing examples.
|
6 months ago |
Ryan C. Gordon
|
aa534c3ac3
core: Fixed incorrect comment in core/windows/SDL_windows.h.
|
6 months ago |
Simon McVittie
|
ee7f61fd9a
snake: Add extended app metadata
|
6 months ago |
Simon McVittie
|
ca82405d5a
snake: Add basic app metadata
|
6 months ago |
rabbit-ecl
|
6ae5666acf
Check for VK_SUBOPTIMAL_KHR also in vkQueuePresentKHR (#11113)
|
6 months ago |
Sam Lantinga
|
06bd214af6
Fixed warnings building on Android
|
6 months ago |