SDL Wiki Bot
|
c240ed976f
Sync SDL3 wiki -> header
|
9 months ago |
Sam Lantinga
|
27464ffb08
Clarify that icon and cursor alternate images are added with SDL_AddSurfaceAlternateImage()
|
9 months ago |
Michael Fitzmayer
|
2ef7944170
[Nokia N-Gage] Fix alpha transparency in 4K color mode using BitBltMasked
|
9 months ago |
Ethan Lee
|
d86fb8a83a
gdk: Ignore focus loss events caused by text input showing the OSK
|
9 months ago |
Sam Lantinga
|
6622f4e1ea
Added support for the NACON Revolution X Unlimited controller on macOS
|
9 months ago |
Michael Fitzmayer
|
45aa497813
[Nokia N-Gage] Fix SDL_GetPerformanceFrequency and SDL_GetPerformanceCounter
|
9 months ago |
Sam Lantinga
|
7457857304
Fixed input from the MayFlash GameCube adapter with version 7 firmware
|
9 months ago |
SDL Wiki Bot
|
1ec12b38e5
Sync SDL3 wiki -> header
|
9 months ago |
Simon McVittie
|
b6c4a46b85
workflows: Use stable Steam Runtime 3 on both x86_64 and arm64
|
9 months ago |
Evan Hemsley
|
fbba5b272a
GPU: Binding validation and prevent null dereference if expected binding is missing (#13164)
|
9 months ago |
Sam Lantinga
|
cf6c42e6e6
Use HEAPU8.set rather than Module.HEAPU8.set (thanks @sbc100!)
|
9 months ago |
Sam Lantinga
|
4b0f48c4cf
Mark gamepads as invalid if they can't be opened
|
9 months ago |
SDL Wiki Bot
|
a314a58e7e
Sync SDL3 wiki -> header
|
9 months ago |
SDL Wiki Bot
|
d283f4651c
Sync SDL3 wiki -> header
|
9 months ago |
Ryan C. Gordon
|
8510331f66
.wikiheaders-options: Add Tray to quickreference categories.
|
9 months ago |
Ryan C. Gordon
|
b8187e2abd
wikiheaders: Trim whitespace from end of lines in section headers.
|
9 months ago |
Ryan C. Gordon
|
9e0d9f30a7
x11: Be a little less aggressive with Xinput2IsInitialized checks.
|
9 months ago |
Mason Remaley
|
57b6e6c7f9
Checks if xinput is loaded before trying to call xinput functions
|
9 months ago |
Ryan C. Gordon
|
ac3ab026fe
audio: corrected comment about device format minimums.
|
9 months ago |
Ryan C. Gordon
|
83cc3bc234
audio: Opened device spec must be >= simple minimums, not device's defaults.
|
9 months ago |
Ryan C. Gordon
|
14a4ae521a
pulseaudio: Request more recording data per-fragment.
|
9 months ago |
SDL Wiki Bot
|
3a4de2ad89
Sync SDL3 wiki -> header
|
9 months ago |
Ryan C. Gordon
|
47717f22fd
cocoa: Always add a window-sized NSTrackingArea to each window.
|
9 months ago |
Ryan C. Gordon
|
f61d956a04
cocoa: add explicit tracking areas to the window.
|
9 months ago |
Frank Praznik
|
58afb0d8ae
wayland: Update xkbcommon names and types
|
9 months ago |
Frank Praznik
|
c764e8864b
wayland: Update xkbcommon to avoid using deprecated modifier names
|
9 months ago |
Michael Fitzmayer
|
b61586b492
[Nokia N-Gage] Increase max. texture size from 256 to 1024; the previous setting was chosen at random and does not necessarily make sense in practice.
|
9 months ago |
Ozkan Sezer
|
329b5f27d6
fix preprocessor directive for SDL_RESTRICT definition in C99 case.
|
9 months ago |
Ozkan Sezer
|
0d58594e66
fix inverted __STDC_VERSION__ condition in SDL_RESTRICT definition.
|
9 months ago |
Ryan C. Gordon
|
6a686185f7
SDL_begin_code.h: Actually define SDL_RESTRICT.
|
9 months ago |