Sam Lantinga
|
b3612f6462
testautomation: fixed RLE operation test on big endian systems
|
před 5 měsíci |
Sam Lantinga
|
84fac6ca44
testautomation: verify that RLE operation output is correct
|
před 5 měsíci |
Sam Lantinga
|
1fa6475c90
Added support for saving indexed PNG images
|
před 6 měsíci |
Sam Lantinga
|
17989940f2
Fixed SDL_BlitSurfaceTiledWithScale() with very small scale (thanks @bleeqer!)
|
před 6 měsíci |
Sam Lantinga
|
8830b466d0
Improve handling of surfaces with NULL pixels
|
před 6 měsíci |
Sam Lantinga
|
244ae39b30
Optimized the 16-bit -> 32-bit SSE pixel conversion
|
před 6 měsíci |
Sam Lantinga
|
dbd5dd8c75
Ensure 16-bit -> 32-bit conversion is consistent between blitters
|
před 6 měsíci |
Sam Lantinga
|
bb0d6221c1
Use PNG files for tests and examples
|
před 6 měsíci |
Sam Lantinga
|
26dd4e3abb
Fixed filesystem operations on Android
|
před 7 měsíci |
capehill
|
1c5c3b1479
Fix SDL_BlitSurfaceScaled crash
|
před 9 měsíci |
Sam Lantinga
|
89d7d406ab
Added tests to cover invalid surface blits
|
před 1 rokem |
Sam Lantinga
|
476e7e54cb
Don't create surfaces with invalid pixel formats
|
před 1 rokem |
Sam Lantinga
|
3e9e22f17d
Added SDL_SCALEMODE_PIXELART
|
před 1 rokem |
Sam Lantinga
|
e20e27e1fb
Added SIMD blitters for 8888 -> 8888 format conversion
|
před 1 rokem |
Sam Lantinga
|
cadeec9cc9
SDL_SoftStretch() doesn't handle large pixel formats
|
před 1 rokem |
Sam Lantinga
|
345d9bfe19
A zero source rect is valid for blitting
|
před 1 rokem |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
před 1 rokem |
Anonymous Maarten
|
c797ae1619
Fix -Wtype-limits warning
|
před 1 rokem |
Anonymous Maarten
|
db96ddca34
SDL_test: use SDLCALL calling convention
|
před 1 rokem |
Anonymous Maarten
|
2f4b2df595
SDL_test: pass data pointer to unit tests
|
před 1 rokem |
Anonymous Maarten
|
ff1e252413
testautomation: remove SDLTest_TestCaseFp casts
|
před 1 rokem |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
před 1 rokem |
Anonymous Maarten
|
01c42f1399
testautomation: test palettization using SDL_ConvertSurfaceAndColorspace
|
před 1 rokem |
Sam Lantinga
|
a5f18048b2
Extend the 9-grid functions to handle a non-uniform grid layout (thanks @zaun!)
|
před 1 rokem |
Sam Lantinga
|
4830fc4e40
Added more 8-bit blit test coverage
|
před 1 rokem |
Sam Lantinga
|
bab982f2e0
Don't recalculate the blit mapping when changing surfaces
|
před 1 rokem |
Sam Lantinga
|
6209c71f54
Added SDL_BlitSurface9Grid() and SDL_RenderTexture9Grid()
|
před 1 rokem |
Sam Lantinga
|
9e55ee9391
Added SDL_BlitSurfaceTiledWithScale()
|
před 1 rokem |
Sam Lantinga
|
f47ddbf1ac
Added SDL_BlitSurfaceTiled()
|
před 1 rokem |
Sam Lantinga
|
38a301a3f9
Added automated tests to verify SDL_ClearSurface() and SDL_PremultiplySurfaceAlpha()
|
před 1 rokem |