Sam Lantinga
|
776f0a685c
Fixed sscanf("026", "%1x%1x%1x", &r, &g, &b)
|
il y a 1 mois |
Sam Lantinga
|
9f32fafe21
Use sized types when fixing undefined behavior
|
il y a 1 mois |
rohlem
|
74b3b8e9e3
avoid UB (left shift of negative number) in SDL_windowsevents.c
|
il y a 1 mois |
Frank Praznik
|
fa4a9ba74e
wayland: Fix enum/boolean comparison and assignment
|
il y a 1 mois |
Cameron Gutman
|
9a6f8a2512
mouse: Add internal integer mouse mode hint for sdl2-compat
|
il y a 1 mois |
bobsayshilol
|
1173bc2dde
emscripten: Fix handling of special HTML targets
|
il y a 1 mois |
TheMode
|
ada55bd887
Implement SDL_GetSystemRAM and SDL_GetNumLogicalCPUCores for the 3ds (#12494)
|
il y a 1 mois |
Sam Lantinga
|
fe97cff7d1
Fixed memory leak in memory leak tracking
|
il y a 1 mois |
ds-sloth
|
8cdeb1a35a
Fix n3ds/SDL_syssem.c:SDL_SignalSemaphore (libsdl-org/SDL#12411)
|
il y a 1 mois |
Sam Lantinga
|
7c82171a85
Fixed pen events on iOS after reinitializing SDL
|
il y a 1 mois |
Sam Lantinga
|
2d2085c80b
Add a link to docs/INTRO-mingw.md
|
il y a 1 mois |
Joshua T. Fisher
|
03a4eea0ef
Added MinGW Intro readme, touched up CMake and Visual Studio readmes. (#12485)
|
il y a 1 mois |
Sam Lantinga
|
fec3e2cd45
Removed logic forcing vsync on if setting it off fails
|
il y a 1 mois |
Sam Lantinga
|
2aec1c2ef6
Added support for SDL_PIXELFORMAT_MJPG to SDL_DuplicateSurface()
|
il y a 1 mois |
Sam Lantinga
|
b32cd4f84b
Make texture scale mode a part of the 2D renderer draw state
|
il y a 1 mois |
SDL Wiki Bot
|
550bdc658a
Sync SDL3 wiki -> header
|
il y a 1 mois |
Sam Lantinga
|
d75ba9c2d2
Added SDL_HINT_VIDEO_X11_EXTERNAL_WINDOW_INPUT
|
il y a 1 mois |
SDL Wiki Bot
|
2477f7f982
Sync SDL3 wiki -> header
|
il y a 1 mois |
Sam Lantinga
|
e454d7d4be
Document the thread safety of SDL surface functions
|
il y a 1 mois |
Sam Lantinga
|
cd8bffb2dd
Fixed continuous logging if returning to desktop mode fails on X11
|
il y a 1 mois |
Sam Lantinga
|
9646e3cc1b
Handle XWayland not sending display disconnected events
|
il y a 1 mois |
Sam Lantinga
|
1a2362ebf1
Updated to version 3.2.9 for development
|
il y a 1 mois |
Sam Lantinga
|
f6864924f7
Updated to version 3.2.8 for release
|
il y a 1 mois |
Sam Lantinga
|
6b3dafa4d3
Fixed crash when restoring the desktop mode on macOS
|
il y a 1 mois |
Sam Lantinga
|
5c0c5d2816
Fixed crash unplugging a HIDAPI controller
|
il y a 1 mois |
Sam Lantinga
|
de11dd3d60
Make SDL_RegisterEvents() thread-safe
|
il y a 1 mois |
Frank Praznik
|
ac09af2600
video: Synthesize fullscreen related moves if the driver does not.
|
il y a 1 mois |
Frank Praznik
|
26d1afa29c
x11: Synthesize fullscreen size events on Openbox
|
il y a 1 mois |
Volian0
|
6aab3b9da8
Fix for Message Box failing to init on X11 (#12455)
|
il y a 1 mois |
Sam Lantinga
|
d959719a3d
Fixed clip rect when logical presentation is enabled
|
il y a 1 mois |