Historial de Commits

Autor SHA1 Mensaje Fecha
  Brick d604555142 Replace BlitRGBtoRGBSurfaceAlphaMMX hace 9 meses
  Brick d37f8fa2b3 Optimize BlitRGBtoRGBSurfaceAlpha hace 9 meses
  Brick fde2378ccd Refactor alpha blitters, move the SSE41/AVX2 versions into SDL_blit_A.c hace 9 meses
  Brick 43a5da358d Set ALLOWABLE_ERROR_BLENDED to 0 hace 9 meses
  Anonymous Maarten 1cddc7b66e sdlprocdump: exceptions are not handled hace 9 meses
  Anonymous Maarten c4cbbca185 sdlprocdump: ignore C++ exceptions hace 9 meses
  Sam Lantinga d6c8485f28 Make sure we're actually running on Windows before using D3D renderers hace 9 meses
  Sam Lantinga 4d5f139f0f Add the blit automation tests hace 9 meses
  Brick c457dbb629 Fix BlitNtoNPixelAlpha for formats with no dst alpha hace 9 meses
  Brick 3c59d3f69c Remove old references to blitter files hace 9 meses
  Brick 95b683ac3e Tidy up/optimize BlitNtoNPixelAlpha_SSE4_1 hace 9 meses
  Brick 070e48f66e Tidy up/optimize BlitNtoNPixelAlpha_AVX2 hace 9 meses
  Brick 5d875aa94e Fix rounding in MULT_DIV_255 hace 9 meses
  Isaac Aronson b7b513b70b Fix bytes_per_pixel rename hace 10 meses
  Isaac Aronson 44d397282d Re-enable intrinsic blitters hace 10 meses
  Isaac Aronson b34faf732d Implement fast 255 mult-div in SDL_blit_auto hace 1 año
  Isaac Aronson 23d4e9ec13 Support VisualC-WinRT UWP build hace 1 año
  Isaac Aronson 8d099d8976 Fix formatting hace 1 año
  Isaac Aronson 8e3afd56f5 Restore BlitARGB 555 and 565 blending algorithms hace 1 año
  Isaac Aronson 5cec91e27a Implement accurate, performant 32-bit scalar blitter for ARGB dst case hace 1 año
  Isaac Aronson e5bbe32641 Implement alpha blend as macro and replace inaccurate blitters hace 1 año
  Isaac Aronson 0f351cd6af Remove ARM32 assembly/pixman blitters hace 1 año
  Isaac Aronson 3ecb927587 Remove last non-SDL types from test hace 1 año
  Isaac Aronson adca9d408e Fixup tests to use correct types hace 1 año
  Isaac Aronson f5ee88c2cf Implement mathematically correct scalar blitters hace 1 año
  Isaac Aronson f0238ef615 Fix build issues hace 1 año
  Isaac Aronson 594ca1a897 Add testautomation suite for alpha blending hace 1 año
  Isaac Aronson 9590a47629 Implement visually accurate SIMD blitters hace 1 año
  Isaac Aronson f6f12d0451 Revert "Remove buffer in SSE4.1, use unpacklo and packus intrinsics" hace 1 año
  Isaac Aronson a027ad9788 Remove buffer in SSE4.1, use unpacklo and packus intrinsics hace 1 año