]> icculus.org git repositories - dana/openbox.git/history - render/color.c
more namespacing with Rr*
[dana/openbox.git] / render / color.c
2003-06-21 Dana Jansensmore namespacing with Rr*
2003-06-21 Dana Jansensrename pixel32/16 to RrPixel32/16
2003-06-21 Dana Jansensrename color_rgb to RrColor
2003-06-20 Dana Jansensthis is going to break the kernel/ building.
2003-06-03 Dana Jansensmore unique error for unhandles image bit depths, remov...
2003-06-03 Dana Jansenshandle increase_depth on 1bpp images
2003-05-20 Dana Jansensput the devation back how it used to be, it aws definat...
2003-05-18 Dana Jansensmake icons use pixel32 data, and image_draw takes pixel...
2003-05-18 Derek Foremanfix poor naming of the default offset
2003-04-13 Dana Jansensdont fux self in color_free if the color is NULL
2003-04-06 Derek ForemanFix reduce color depth to not use original data
2003-04-06 Derek Foremanadded superb pseudo-color (8bpp) support
2003-03-21 Dana Jansensadd strict ansi compliance
2003-03-19 Derek Foremanadded depth reduction and startup for true color visuals
2003-03-17 Derek Foremanpaint gets more parameters
2003-03-17 Dana Jansensdecalre variables before code!
2003-03-16 Dana Jansensmerge the C branch into HEAD