Commit Graph

  • e938b49a9c ImageDraw: Make algorithm agnostic of destination format master doyle 2020-07-12 11:43:53 +1000
  • 856ee2a627 Put lane shuffle data into reusable function, prep for writing to 3bpp dest doyle 2020-07-09 22:41:44 +1000
  • e952fa0b3b Unify comments for ImageDraw shuffle doyle 2020-07-07 22:48:48 +1000
  • eace25611c Add RGBA5551, RGBA4444 support to ImageDraw doyle 2020-07-07 22:24:31 +1000
  • 05f47d2841 Add RGB565 support for RaylibSIMD_ImageDraw doyle 2020-07-06 23:03:50 +1000
  • 5318693f48 Clarify some of the SIMD comments doyle 2020-07-05 01:49:40 +1000
  • cc75695dc3 RaylibSIMD_ImageDrawRectangleRec support all image formats as per textures.c doyle 2020-07-05 01:11:06 +1000
  • 5af73c068f Add accelerated R8G8B8 support for ImageDrawRectangleRec doyle 2020-07-05 00:21:03 +1000
  • 124abb7979 DRY SIMD fill color to image routines doyle 2020-07-04 21:55:58 +1000
  • 77a949cfe7 Accelerate ImageClearBackground doyle 2020-07-04 21:23:57 +1000
  • 540d7abc4d Add explicit RS_CAST, ColorToU32 doyle 2020-07-04 19:58:41 +1000
  • 8922e43dbb Advance pixel pointer in unrolled ImageDraw doyle 2020-07-04 19:42:08 +1000
  • 2ea4958bf5 Initial commit doyle 2020-07-04 13:54:11 +1000