Sam Lantinga
|
dd01e096e9
Added a hint "SDL_SURFACE_MALLOC" to disable aligned surface allocation
|
3 veckor sedan |
Sam Lantinga
|
f432937f9c
Updated copyright for 2026
|
3 månader sedan |
Sam Lantinga
|
2b5b8fdbd5
Updated copyright for 2025
|
1 år sedan |
Sylvain
|
237535b23a
Fixed bug #8897 - SDL_BlitSurface segfault when dest_rect is null
|
2 år sedan |
Sylvain Becker
|
bb969ac747
Fixed bug #7614: Segmentation Fault in SDL_BlitSurface (#7808)
|
2 år sedan |
Sylvain
|
9db80adfba
Fixed bug #7614: Segmentation Fault in SDL_BlitSurface
|
2 år sedan |
Sam Lantinga
|
0fc3574464
Updated copyright for 2024
|
2 år sedan |
Sylvain Becker
|
a14b948b6c
[SDL2] pointer boolean (#8523)
|
2 år sedan |
Sam Lantinga
|
b07e5d38a2
Added missing calls to SDL_InvalidParamError("surface")
|
2 år sedan |
Sam Lantinga
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 år sedan |
Sam Lantinga
|
0479df53ca
Updated copyright for 2023
|
3 år sedan |
Sylvain Becker
|
d234f7a498
SDL2: backport SDL_CalculateYUVSize() that checks for YUV size overflow (#6972)
|
3 år sedan |
Sam Lantinga
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
3 år sedan |
Sylvain Becker
|
fb0ce375f0
Cleanup add brace (#6545)
|
3 år sedan |
Sam Lantinga
|
77bcd269be
Allow creating an empty surface with pitch 0
|
3 år sedan |
Simon McVittie
|
507ce36d80
video: Note unused SDL_surface creation parameters for removal in SDL 3
|
4 år sedan |
Simon McVittie
|
535fdc3adc
video: Detect and reject nonsense SDL_surface dimensions
|
4 år sedan |
Simon McVittie
|
8c9f7104e3
video: Harden calculation of SDL_surface pitch and size against overflow
|
4 år sedan |
pionere
|
60deadba59
re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory
|
4 år sedan |
pionere
|
ebdd536676
use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError
|
4 år sedan |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 år sedan |
Sam Lantinga
|
c97b721868
Added SDL_PremultiplyAlpha() to premultiply alpha on a block of SDL_PIXELFORMAT_ARGB8888 pixels
|
4 år sedan |
Sylvain
|
1fe9ad04be
SDL_ConvertSurface: add an intermediate variable to remove static analysis false positive (see bug #4600)
|
4 år sedan |
Sylvain Becker
|
c0166a29b7
SDL_ConvertColorkeyToAlpha: remove and clarify a FIXME
|
5 år sedan |
Sylvain Becker
|
9d70711342
Revert checks on destination scaling size (see bug #5510)
|
5 år sedan |
Sylvain Becker
|
d6a6662fa1
Remove checks on destination scaling size (see bug #5510)
|
5 år sedan |
Sylvain Becker
|
ebb814310a
Add checks for maximun scaling size (see bug #5510)
|
5 år sedan |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 år sedan |
Sylvain Becker
|
c005267fb1
SDL_BlitScaled: better and safer fix clipping bug #2687
|
5 år sedan |
Sylvain Becker
|
d81fe9239f
SDL_BlitScaled: remove un needed -1 +1 offset in calculation
|
5 år sedan |