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 |
Green Sky
|
596fcfa6c4
fix microphone permission and feature flags being spread out
|
6 months ago |
Naman Dixit
|
54e622c2e6
Use the printf vararg verification macros when compiling with clang
|
6 months ago |
Ryan C. Gordon
|
fca05fa754
examples: Use SDL_Log() instead of message boxes for errors.
|
6 months ago |
Ryan C. Gordon
|
9f170286ba
test: Replace README with LICENSE.txt
|
6 months ago |
SDL Wiki Bot
|
d0ef58b442
Sync SDL3 wiki -> header
|
6 months ago |
SDL Wiki Bot
|
cbb9a16367
Sync SDL3 wiki -> header
|
6 months ago |
Sam Lantinga
|
65539bc4f7
Make sure trackpad state is updated when button presses are delivered
|
6 months ago |
Sam Lantinga
|
03b259893a
Fixed return value of SDL_AddGamepadMapping()
|
6 months ago |
Jan Sedivy
|
bf54eddba9
macOS: Clarify when macOS hints need to be set
|
6 months ago |
Jan Sedivy
|
c2b98e21ba
macOS: Add hint for smooth SDL_EVENT_MOUSE_WHEEL values
|
7 months ago |
Frank Praznik
|
2fa8acb084
x11: Refresh the global cursor coordinates when confining the pointer
|
6 months ago |
SDL Wiki Bot
|
e59078ac6f
Sync SDL3 wiki -> header
|
6 months ago |
Ryan C. Gordon
|
9e74ada7b8
gpu: fixed formatting in docs.
|
6 months ago |
Sam Lantinga
|
c358bf3f9b
Removed test program list, it's better to just look at the code.
|
6 months ago |
Sam Lantinga
|
f8dd73fdb9
Fixed build
|
6 months ago |
Sam Lantinga
|
0f47d3a77b
Fixed use after free (thanks @meyraud705!)
|
6 months ago |
capehill
|
e159bcf5de
test: Make blit_testExampleApplicationRender work on big endian
|
6 months ago |
Frank Praznik
|
c9ffa3f9e1
Remove vestiges of the TAKE_FOCUS window event
|
6 months ago |
Sam Lantinga
|
596ef1ba2e
Moved the SDL_ttf IME demo to showfont in the SDL_ttf project
|
6 months ago |
David Fort
|
e00b1fdd67
clipboard: include mime types in SDL_ClipboarUpdate
|
6 months ago |
bubbleguuum
|
2880b40e33
fix pipewire prototype
|
6 months ago |
Petar Popovic
|
b6ab7d28f6
Replaced \r\n with \n in SDL root files
|
6 months ago |