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