Sam Lantinga
|
0d7df16812
Timers are a required platform feature
|
il y a 1 an |
Sam Lantinga
|
518b070aa9
Fixed drop event coordinate conversion
|
il y a 1 an |
SDL Wiki Bot
|
3ca8cee874
Sync SDL3 wiki -> header
|
il y a 1 an |
Ryan C. Gordon
|
8bf74280e0
docs: Note SDL_UpdateWindowSurfaceRects can update beyond specified areas.
|
il y a 1 an |
Sam Lantinga
|
9408299bad
Set the number of audio devices to 0 if audio hasn't been initialized
|
il y a 1 an |
Sam Lantinga
|
be0ba78c56
Convert the coordinates in drop events as well (thanks @Dragon-Baroque!)
|
il y a 1 an |
Sylvain
|
e6c8872fdc
Fixed bug #7614: Segmentation Fault in SDL_BlitSurface
|
il y a 1 an |
Sylvain
|
ce0e0675de
Fixed bug #8301 - Software renderer draws long lines incorrectly / SDL_RENDERLINEMETHOD_GEOMETRY
|
il y a 1 an |
Sam Lantinga
|
6e48d4532c
Added raw input device handle for WM_INPUT mouse button handling
|
il y a 1 an |
Sam Lantinga
|
cf5e0637b5
Touchpads already have their right/left buttons swapped in raw input
|
il y a 1 an |
Sam Lantinga
|
fb2d7ed83e
Restore window minimum and maximum size if it is recreated
|
il y a 1 an |
Francisco Javier Trujillo Mata
|
915afae514
Remove force using one thread
|
il y a 1 an |
Francisco Javier Trujillo Mata
|
64a3e2d17d
Remove ps2_driver from workflow
|
il y a 1 an |
SDL Wiki Bot
|
464a41411e
Sync SDL3 wiki -> header
|
il y a 1 an |
Frank Praznik
|
4f3d4bd110
wayland: Add the ability to import and wrap external surfaces
|
il y a 1 an |
SDL Wiki Bot
|
99f6bcf504
Sync SDL3 wiki -> header
|
il y a 1 an |
chalonverse
|
3a4ac15a27
Make Xbox GDK code public (and fix some GDK code rot) (#8844)
|
il y a 1 an |
Frank Praznik
|
649556befa
win32: Let windows manage the floating state unless explicitly overridden
|
il y a 1 an |
Frank Praznik
|
d4a9748740
win32: Fix test failures
|
il y a 1 an |
Sylvain
|
101f903bb1
testgeometry: allow to use arrows to move the triangle
|
il y a 1 an |
Sylvain
|
4033a0a83b
Prevent ASAN warning:
|
il y a 1 an |
Sam Lantinga
|
f0b9c7f0f0
Let Windows track floating window state
|
il y a 1 an |
Sam Lantinga
|
98be55894e
Moved window state change handling from WM_WINDOWPOSCHANGING to WM_WINDOWPOSCHANGED
|
il y a 1 an |
Sam Lantinga
|
7efeb36131
Pass the frame DPI to WIN_AdjustWindowRectForHWND()
|
il y a 1 an |
Sam Lantinga
|
e4ee1cade7
Revert "SDL_windowsevents.c: fixed -Werror=unused-variable"
|
il y a 1 an |
Ozkan Sezer
|
f8cce4ead4
SDL_windowsevents.c: fixed -Werror=unused-variable
|
il y a 1 an |
Sam Lantinga
|
277fded7ba
Refactor AdjustWindowRectEx() into WIN_AdjustWindowRectForHWND()
|
il y a 1 an |
Sam Lantinga
|
312160935d
Removed deprecated use of __IPHONEOS__ (thanks @Dragon-Baroque!)
|
il y a 1 an |
Sam Lantinga
|
483155bbf9
Fixed borderless window client area calculation
|
il y a 1 an |
Sylvain
|
cf0d1d7234
Fixed ASAN warning, runtime error: left shift of 160 by 24 places cannot be represented in type 'int'
|
il y a 1 an |