Commit Verlauf

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