Sam Lantinga
|
83f3045ee8
Revert "updated WhatsNew.txt"
|
1 年之前 |
Sylvain
|
f1bc5f305c
Prevent asan warning on qsort():
|
1 年之前 |
Ozkan Sezer
|
c3a3f18076
updated WhatsNew.txt
|
1 年之前 |
Sylvain
|
5d6eb4a5a5
Fixed overflow in SDL_SoftStretch() (see #8878)
|
1 年之前 |
Sam Lantinga
|
cfc22ac7d7
Added patch notes for the SDL 2.30.0 release
|
1 年之前 |
Sam Lantinga
|
b4f99deb9e
Updated to version 2.29.1 for RC build
|
1 年之前 |
Ryan C. Gordon
|
1e13aa2c98
androidaudio: same fix as AAudio for pausing thread when backgrounding app.
|
1 年之前 |
Sam Lantinga
|
109bb2f17e
Make sure the render target isn't bound as a resource
|
1 年之前 |
Sam Lantinga
|
f7ab765b84
Fixed crash scaling very large surfaces
|
1 年之前 |
Ryan C. Gordon
|
910e040e9e
aaudio: Block the audio device thread when in the background.
|
1 年之前 |
Sylvain Becker
|
bb969ac747
Fixed bug #7614: Segmentation Fault in SDL_BlitSurface (#7808)
|
1 年之前 |
Sam Lantinga
|
87b5bb5840
Fixed potential overflow in software triangle rendering
|
1 年之前 |
Sam Lantinga
|
11b111e1f8
Fixed types used in documentation (thanks @Dragon-Baroque!)
|
1 年之前 |
Sam Lantinga
|
be576c5fe7
Updated Xcode projects after https://github.com/libsdl-org/SDL/commit/472a415c8fa0a77c26765ce0bee0ca2330f7d179
|
1 年之前 |
Anonymous Maarten
|
472a415c8f
video: move standard c, sse and lsx implementations of yuv2rgb to its own source
|
1 年之前 |
Simon McVittie
|
0d9719964f
testautomation_surface: Make sure error is set by the function we expect
|
1 年之前 |
Simon McVittie
|
e8075179e0
testautomation_surface: Really make width * bpp overflow
|
1 年之前 |
Simon McVittie
|
62d063f735
testautomation_surface: Really make pitch + alignment overflow
|
1 年之前 |
Ryan C. Gordon
|
cc7fe8c255
x11: XI_Motion should mark the global mouse position as changed.
|
1 年之前 |
Ozkan Sezer
|
f52a12a8fe
remove several instances of unnecessary emptry str "" after SDL_PRI???
|
1 年之前 |
Ozkan Sezer
|
3d6cf2b5c0
update config.guess and config.sub from mainstream
|
1 年之前 |
Ryan C. Gordon
|
f7f9478caf
docs: Note SDL_UpdateWindowSurfaceRects can update beyond specified areas.
|
1 年之前 |
Sylvain
|
9db80adfba
Fixed bug #7614: Segmentation Fault in SDL_BlitSurface
|
1 年之前 |
Sylvain
|
f3b0dc5007
Fixed bug #8301 - Software renderer draws long lines incorrectly / SDL_RENDERLINEMETHOD_GEOMETRY
|
1 年之前 |
Ryan C. Gordon
|
c69e858e7a
audio: Patched to compile (mixed declarations and code).
|
1 年之前 |
Ryan C. Gordon
|
1e2f311811
audio: backport SDL3's audio datatype converters.
|
1 年之前 |
Sam Lantinga
|
eae81ec80e
Touchpads already have their right/left buttons swapped in raw input
|
1 年之前 |
Sam Lantinga
|
f641d91f67
Restore window minimum and maximum size if it is recreated
|
1 年之前 |
Susko3
|
38d11e5cc6
Add missing `(void)` in functions params
|
1 年之前 |
Susko3
|
bbe4d693eb
Use correct touch check flag
|
1 年之前 |