Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga cadeec9cc9 SDL_SoftStretch() doesn't handle large pixel formats hace 8 meses
  Sam Lantinga 345d9bfe19 A zero source rect is valid for blitting hace 11 meses
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool hace 11 meses
  Anonymous Maarten c797ae1619 Fix -Wtype-limits warning hace 1 año
  Anonymous Maarten db96ddca34 SDL_test: use SDLCALL calling convention hace 1 año
  Anonymous Maarten 2f4b2df595 SDL_test: pass data pointer to unit tests hace 1 año
  Anonymous Maarten ff1e252413 testautomation: remove SDLTest_TestCaseFp casts hace 1 año
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API hace 1 año
  Anonymous Maarten 01c42f1399 testautomation: test palettization using SDL_ConvertSurfaceAndColorspace hace 1 año
  Sam Lantinga a5f18048b2 Extend the 9-grid functions to handle a non-uniform grid layout (thanks @zaun!) hace 1 año
  Sam Lantinga 4830fc4e40 Added more 8-bit blit test coverage hace 1 año
  Sam Lantinga bab982f2e0 Don't recalculate the blit mapping when changing surfaces hace 1 año
  Sam Lantinga 6209c71f54 Added SDL_BlitSurface9Grid() and SDL_RenderTexture9Grid() hace 1 año
  Sam Lantinga 9e55ee9391 Added SDL_BlitSurfaceTiledWithScale() hace 1 año
  Sam Lantinga f47ddbf1ac Added SDL_BlitSurfaceTiled() hace 1 año
  Sam Lantinga 38a301a3f9 Added automated tests to verify SDL_ClearSurface() and SDL_PremultiplySurfaceAlpha() hace 1 año
  Sam Lantinga 5f5e91eab6 Reverted 3d2e5a0b66eca4ade34f2a4fa81c8f4d8d33dac3 hace 1 año
  Sam Lantinga 3d2e5a0b66 Fixed a few remaining functions to directly return their values instead of an error code. hace 1 año
  Sam Lantinga b5292bdec9 Added blend mode testing for 8-bit surfaces hace 1 año
  Sam Lantinga a419e2c890 Updated and re-enabled surface and render blend mode tests hace 1 año
  Sam Lantinga df573391b1 Added SDL_BLENDMODE_BLEND_PREMULTIPLIED and SDL_BLENDMODE_ADD_PREMULTIPLIED hace 1 año
  Sam Lantinga 650271af46 Added SDL_CreateSurfacePalette() hace 1 año
  Sam Lantinga 875c4f0a4c Support indexed surfaces without palettes (thanks @sulix!) hace 1 año
  Sam Lantinga 0b2c80557c Update the blit mapping when the palette is set on a surface hace 1 año
  Sam Lantinga 2ba76dbe80 Simplified SDL_Surface hace 1 año
  Sam Lantinga df25e4022d Removed short aliases for 16-bit pixel formats hace 1 año
  Sam Lantinga aecb62e30d Improved API consistency for flag data types hace 1 año
  Anonymous Maarten bee8a95571 Fix SDL_LEAN_AND_MEAN build hace 1 año
  Sam Lantinga cacac6cc34 Updated structure and field names for consistency hace 1 año
  Sam Lantinga c3e3ad6140 Fixed build warnings hace 1 año