Ryan C. Gordon
|
910e040e9e
aaudio: Block the audio device thread when in the background.
|
1 năm trước cách đây |
Sylvain Becker
|
bb969ac747
Fixed bug #7614: Segmentation Fault in SDL_BlitSurface (#7808)
|
1 năm trước cách đây |
Sam Lantinga
|
87b5bb5840
Fixed potential overflow in software triangle rendering
|
1 năm trước cách đây |
Sam Lantinga
|
11b111e1f8
Fixed types used in documentation (thanks @Dragon-Baroque!)
|
1 năm trước cách đây |
Sam Lantinga
|
be576c5fe7
Updated Xcode projects after https://github.com/libsdl-org/SDL/commit/472a415c8fa0a77c26765ce0bee0ca2330f7d179
|
1 năm trước cách đây |
Anonymous Maarten
|
472a415c8f
video: move standard c, sse and lsx implementations of yuv2rgb to its own source
|
1 năm trước cách đây |
Simon McVittie
|
0d9719964f
testautomation_surface: Make sure error is set by the function we expect
|
1 năm trước cách đây |
Simon McVittie
|
e8075179e0
testautomation_surface: Really make width * bpp overflow
|
1 năm trước cách đây |
Simon McVittie
|
62d063f735
testautomation_surface: Really make pitch + alignment overflow
|
1 năm trước cách đây |
Ryan C. Gordon
|
cc7fe8c255
x11: XI_Motion should mark the global mouse position as changed.
|
1 năm trước cách đây |
Ozkan Sezer
|
f52a12a8fe
remove several instances of unnecessary emptry str "" after SDL_PRI???
|
1 năm trước cách đây |
Ozkan Sezer
|
3d6cf2b5c0
update config.guess and config.sub from mainstream
|
1 năm trước cách đây |
Ryan C. Gordon
|
f7f9478caf
docs: Note SDL_UpdateWindowSurfaceRects can update beyond specified areas.
|
1 năm trước cách đây |
Sylvain
|
9db80adfba
Fixed bug #7614: Segmentation Fault in SDL_BlitSurface
|
1 năm trước cách đây |
Sylvain
|
f3b0dc5007
Fixed bug #8301 - Software renderer draws long lines incorrectly / SDL_RENDERLINEMETHOD_GEOMETRY
|
1 năm trước cách đây |
Ryan C. Gordon
|
c69e858e7a
audio: Patched to compile (mixed declarations and code).
|
1 năm trước cách đây |
Ryan C. Gordon
|
1e2f311811
audio: backport SDL3's audio datatype converters.
|
1 năm trước cách đây |
Sam Lantinga
|
eae81ec80e
Touchpads already have their right/left buttons swapped in raw input
|
1 năm trước cách đây |
Sam Lantinga
|
f641d91f67
Restore window minimum and maximum size if it is recreated
|
1 năm trước cách đây |
Susko3
|
38d11e5cc6
Add missing `(void)` in functions params
|
1 năm trước cách đây |
Susko3
|
bbe4d693eb
Use correct touch check flag
|
1 năm trước cách đây |
Sam Lantinga
|
b6e97d9ff0
Fixed Xcode warnings
|
1 năm trước cách đây |
Sam Lantinga
|
5db6eb7742
Removed reference to deleted header from Xcode project
|
1 năm trước cách đây |
Sylvain
|
347b6cdcb6
Prevent ASAN warning:
|
1 năm trước cách đây |
Alberto Mardegan
|
66209135df
render: Fix line clipping with translated viewports
|
1 năm trước cách đây |
Sylvain
|
01fa4dd9d1
Fixed ASAN warning, runtime error: left shift of 160 by 24 places cannot be represented in type 'int'
|
1 năm trước cách đây |
Frank Praznik
|
9fe09950f1
wayland: Raise the frame throttle limit
|
1 năm trước cách đây |
Caleb Cornett
|
71cd1fa595
Fix compile error with XInputOnGameInput.h
|
1 năm trước cách đây |
Simon McVittie
|
4f2c7328d6
test: Use AUDIO_F32SYS for native-endianness
|
1 năm trước cách đây |
Simon McVittie
|
1634a4cc30
test: Use SDL_CreateRGBSurfaceWithFormatFrom for SDLTest_ImageFace
|
1 năm trước cách đây |