提交历史

作者 SHA1 备注 提交日期
  David Gow 1857f57686 Remove incorrect asserts from SDL_InitPixelFormatDetails() 9 月之前
  Frank Praznik 3b60ee666e wayland: Note that setting the damage region in the frame callback is explicitly to work around a driver bug 9 月之前
  SDL Wiki Bot fdc04708f1 Sync SDL3 wiki -> header 9 月之前
  Sam Lantinga 2ba76dbe80 Simplified SDL_Surface 9 月之前
  Brick 40ed098ce8 Improve the bucket distribution of SDL_HashTable 9 月之前
  Brick d604555142 Replace BlitRGBtoRGBSurfaceAlphaMMX 9 月之前
  Brick d37f8fa2b3 Optimize BlitRGBtoRGBSurfaceAlpha 9 月之前
  Brick fde2378ccd Refactor alpha blitters, move the SSE41/AVX2 versions into SDL_blit_A.c 9 月之前
  Brick 43a5da358d Set ALLOWABLE_ERROR_BLENDED to 0 9 月之前
  Anonymous Maarten 1cddc7b66e sdlprocdump: exceptions are not handled 9 月之前
  Anonymous Maarten c4cbbca185 sdlprocdump: ignore C++ exceptions 9 月之前
  Sam Lantinga d6c8485f28 Make sure we're actually running on Windows before using D3D renderers 9 月之前
  Sam Lantinga 4d5f139f0f Add the blit automation tests 9 月之前
  Brick c457dbb629 Fix BlitNtoNPixelAlpha for formats with no dst alpha 9 月之前
  Brick 3c59d3f69c Remove old references to blitter files 9 月之前
  Brick 95b683ac3e Tidy up/optimize BlitNtoNPixelAlpha_SSE4_1 9 月之前
  Brick 070e48f66e Tidy up/optimize BlitNtoNPixelAlpha_AVX2 9 月之前
  Brick 5d875aa94e Fix rounding in MULT_DIV_255 9 月之前
  Isaac Aronson b7b513b70b Fix bytes_per_pixel rename 10 月之前
  Isaac Aronson 44d397282d Re-enable intrinsic blitters 10 月之前
  Isaac Aronson b34faf732d Implement fast 255 mult-div in SDL_blit_auto 1 年之前
  Isaac Aronson 23d4e9ec13 Support VisualC-WinRT UWP build 1 年之前
  Isaac Aronson 8d099d8976 Fix formatting 1 年之前
  Isaac Aronson 8e3afd56f5 Restore BlitARGB 555 and 565 blending algorithms 1 年之前
  Isaac Aronson 5cec91e27a Implement accurate, performant 32-bit scalar blitter for ARGB dst case 1 年之前
  Isaac Aronson e5bbe32641 Implement alpha blend as macro and replace inaccurate blitters 1 年之前
  Isaac Aronson 0f351cd6af Remove ARM32 assembly/pixman blitters 1 年之前
  Isaac Aronson 3ecb927587 Remove last non-SDL types from test 1 年之前
  Isaac Aronson adca9d408e Fixup tests to use correct types 1 年之前
  Isaac Aronson f5ee88c2cf Implement mathematically correct scalar blitters 1 年之前