Anonymous Maarten
|
16ad3e5af6
cmake: consider X11 as not available when xext.h is not found
|
3 months ago |
David Gow
|
0ae57f1d90
tray: unix: Shutdown the GTK thread when not in use
|
3 months ago |
Ryan C. Gordon
|
6a0405b933
testautomation: Added a test to stdlib_swprintf that previously would fail.
|
3 months ago |
Kim Giseo
|
9f2186ad52
Removed outdated comment in AndroidManifest.xml
|
3 months ago |
Ryan C. Gordon
|
181995b44f
stdlib: Reworked SDL_vswprintf to be more efficient and return correct values.
|
3 months ago |
Erik Soma
|
8509041a09
video: Fix SDL_GL_GetAttribute depth/stencil size when 0
|
3 months ago |
Ryan C. Gordon
|
344e394bf4
camera: Favor v4l2 over pipewire, for now.
|
3 months ago |
SDL Wiki Bot
|
d8c679416b
Sync SDL3 wiki -> header
|
3 months ago |
Semphris
|
b6dc44b133
Support dark theme for tray menus on Windows
|
3 months ago |
Semphris
|
7673b84f52
Make SDL_GetTrayEntires() NULL-terminated
|
3 months ago |
Katelyn Gadd
|
a58bc3eaf4
[GPU] Fix crash in nvidia user-mode win32 driver when game window is minimized during swapchain resize (#11848)
|
3 months ago |
Susko3
|
0a5d2f3da2
Handle pen eraser button as a second button
|
3 months ago |
Ryan C. Gordon
|
3519ef3b3b
SDL_asyncio.h: Fixed various datatype's `\since` documentation.
|
3 months ago |
Ryan C. Gordon
|
56d7cc7a02
SDL_video.h: Added a note about platform quirks to SDL_DestroyWindow docs.
|
3 months ago |
SDL Wiki Bot
|
04f3bdb118
Sync SDL3 wiki -> header
|
3 months ago |
Ryan C. Gordon
|
18c6958cae
SDL_vulkan.h: Improve SDL_Vulkan_LoadLibrary/SDL_Vulkan_UnloadLibrary docs.
|
3 months ago |
Daniel Wymark
|
522682cd6e
Add detailed documentation on building with MinGW64 (#11780)
|
3 months ago |
Sam Lantinga
|
a4cd17cce5
Fixed building on macOS with the dialog subsystem disabled
|
3 months ago |
Anonymous Maarten
|
efba42a67b
tests: avoid undefined signed overflow
|
3 months ago |
Sam Lantinga
|
156b3b4a8c
Fixed language detection on iOS
|
3 months ago |
Anonymous Maarten
|
53aaf8c26b
cmake: custom generate-XXX targets must depend on outputs
|
3 months ago |
SDL Wiki Bot
|
9b40d43b1f
Sync SDL3 wiki -> header
|
3 months ago |
Frank Praznik
|
85851459d6
docs: Note that using the Wayland display scaling mode can have imprecision when positioning due to unit conversion and rounding
|
3 months ago |
Anonymous Maarten
|
db97da4ccb
ci: bump FreeBSD to 14.2
|
3 months ago |
Frank Praznik
|
5579010b6a
wayland: Adjust the scaled popup position even if the dimensions didn't change
|
3 months ago |
Ryan C. Gordon
|
2d37903323
pen: implement pen support for Windows.
|
3 months ago |
Sam Lantinga
|
ef21ccf080
Create a separate metal shader for NV12 textures
|
3 months ago |
Sam Lantinga
|
49663bfb58
Make Windows dialogs DPI aware
|
3 months ago |
Sam Lantinga
|
a8c41135aa
Enable themed Windows dialogs when building with Visual Studio
|
3 months ago |
Anonymous Maarten
|
8b83a57847
Check that dll's built by MinGW do not link to unwanted runtime libraries
|
3 months ago |