]> icculus.org git repositories - mikachu/openbox.git/history - otk/truerendercontrol.hh
use the same alogo to pick a color in allocateColor as in reduceDepth, break it off...
[mikachu/openbox.git] / otk / truerendercontrol.hh
2003-02-14 Dana Jansensallocate colors in pseudocolor from the map we allocate...
2003-02-12 Dana Jansensmake all the rendering code in RenderControl. use true...
2003-02-11 Dana Jansensstart on the rendering images code
2003-02-11 Dana Jansensfree the surfaces' pixeldata after rendering it
2003-02-11 Dana Jansensstore the pixel32 data in the surface so it can be...
2003-02-03 Dana Jansensadd pseudorendercontrol
2003-02-01 Derek Foremanadded compile time check for client endianness
2003-01-29 Derek ForemanChange the order of the color components in a pixel32...
2003-01-25 Derek ForemanAdded diagonal and crossdiagonal gradients
2003-01-23 Derek ForemanAdded color reduction for 16bpp displays
2003-01-23 Derek ForemanAdded bevels
2003-01-22 Derek Foremanadded "pixel32" typedef for 32bit rgb data
2003-01-20 Dana Jansenswidegt using new render system
2003-01-18 Dana Jansensprovide RenderControls to all otk from the display...
2003-01-18 Dana Jansensuse a bitshift on the rgb values instead of a color...
2003-01-18 Dana Jansensstarting to make render's interface
2003-01-18 Dana Jansens*** empty log message ***
2003-01-18 Dana Jansenschange the render() interface
2003-01-18 Dana Jansensset the background pixmap
2003-01-18 Dana Jansenscompiles
2003-01-18 Dana Jansensfuc put it back
2003-01-18 Dana Jansensmove render()
2003-01-18 Dana Jansensstart of new render code