1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 04:20:27 +01:00

little change in 8bpp code

This commit is contained in:
kojima
2000-04-02 20:30:57 +00:00
parent 2c16005643
commit 47e33ab485

View File

@@ -525,7 +525,8 @@ image2PseudoColor(RContext *ctx, RImage *image)
memset(err, 0, 4*(image->width+3));
memset(nerr, 0, 4*(image->width+3));
#ifdef ASM_X86
/*#ifdef ASM_X86*/
#if 0
x86_PseudoColor_32_to_8(image->data, ximg->image->data,
err+4, nerr+4,
rtable,