1
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Sam Lantinga a5f18048b2 Extend the 9-grid functions to handle a non-uniform grid layout (thanks @zaun!) 1 жил өмнө
  Sam Lantinga 4830fc4e40 Added more 8-bit blit test coverage 1 жил өмнө
  Sam Lantinga bab982f2e0 Don't recalculate the blit mapping when changing surfaces 1 жил өмнө
  Sam Lantinga 6209c71f54 Added SDL_BlitSurface9Grid() and SDL_RenderTexture9Grid() 1 жил өмнө
  Sam Lantinga 9e55ee9391 Added SDL_BlitSurfaceTiledWithScale() 1 жил өмнө
  Sam Lantinga f47ddbf1ac Added SDL_BlitSurfaceTiled() 1 жил өмнө
  Sam Lantinga 38a301a3f9 Added automated tests to verify SDL_ClearSurface() and SDL_PremultiplySurfaceAlpha() 1 жил өмнө
  Sam Lantinga 5f5e91eab6 Reverted 3d2e5a0b66eca4ade34f2a4fa81c8f4d8d33dac3 1 жил өмнө
  Sam Lantinga 3d2e5a0b66 Fixed a few remaining functions to directly return their values instead of an error code. 1 жил өмнө
  Sam Lantinga b5292bdec9 Added blend mode testing for 8-bit surfaces 1 жил өмнө
  Sam Lantinga a419e2c890 Updated and re-enabled surface and render blend mode tests 1 жил өмнө
  Sam Lantinga df573391b1 Added SDL_BLENDMODE_BLEND_PREMULTIPLIED and SDL_BLENDMODE_ADD_PREMULTIPLIED 1 жил өмнө
  Sam Lantinga 650271af46 Added SDL_CreateSurfacePalette() 1 жил өмнө
  Sam Lantinga 875c4f0a4c Support indexed surfaces without palettes (thanks @sulix!) 1 жил өмнө
  Sam Lantinga 0b2c80557c Update the blit mapping when the palette is set on a surface 1 жил өмнө
  Sam Lantinga 2ba76dbe80 Simplified SDL_Surface 1 жил өмнө
  Sam Lantinga df25e4022d Removed short aliases for 16-bit pixel formats 1 жил өмнө
  Sam Lantinga aecb62e30d Improved API consistency for flag data types 1 жил өмнө
  Anonymous Maarten bee8a95571 Fix SDL_LEAN_AND_MEAN build 2 жил өмнө
  Sam Lantinga cacac6cc34 Updated structure and field names for consistency 2 жил өмнө
  Sam Lantinga c3e3ad6140 Fixed build warnings 2 жил өмнө
  Sam Lantinga f9c57e16b0 Don't test 10-bit pixel format conversion 2 жил өмнө
  Sam Lantinga 308906ba25 Added SDL_FlipSurface() to flip a surface vertically or horizontally 2 жил өмнө
  Simon McVittie 81ac656b7c SDL_CalculateRGBSize, SDL_CalculateYUVSize: set the error indicator 2 жил өмнө
  Simon McVittie e9a0edc847 testautomation_surface: Really make width * bpp overflow 2 жил өмнө
  Simon McVittie eb059538f8 testautomation_surface: Really make pitch + alignment overflow 2 жил өмнө
  Cameron Cawley 753bbd199e Add SDL_PIXELFORMAT_INDEX2LSB and SDL_PIXELFORMAT_INDEX2MSB 2 жил өмнө
  Cameron Cawley fda69e5e79 Test both MSB and LSB indexed surfaces in testautomation 2 жил өмнө
  Sylvain Becker 04b6b2979f Re-add SDL_assert() with non boolean ptr syntax (#8530) 2 жил өмнө
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) 2 жил өмнө