summaryrefslogtreecommitdiff
path: root/render/color.h
AgeCommit message (Collapse)Author
2003-05-18make icons use pixel32 data, and image_draw takes pixel32 data.Dana Jansens
client.c gets pixmap icons as a backup to netwm ones, and they are converted into pixel32 data.
2003-05-18fix poor naming of default offsetDerek Foreman
2003-04-27its G_BYTE_ORDER not G_ENDIAN.Dana Jansens
2003-04-06added superb pseudo-color (8bpp) supportDerek Foreman
2003-03-19added depth reduction and startup for true color visualsDerek Foreman
16bpp should now work
2003-03-16merge the C branch into HEADDana Jansens