]> icculus.org git repositories - mikachu/openbox.git/history - otk/truerendercontrol.cc
don't wait for x events if any timers fired
[mikachu/openbox.git] / otk / truerendercontrol.cc
2003-02-03 Dana Jansenssupport pseudocolor and greyscale displays by, using...
2003-02-01 Derek Foremanadded compile time check for client endianness
2003-02-01 Derek Foremananother attempt at fixing strange endian issues
2003-02-01 Derek ForemanGet the bit shifts from the client, not server
2003-02-01 Derek Foremanproperly support "cross endian" configurations
2003-01-29 Derek ForemanChange the order of the color components in a pixel32...
2003-01-28 Dana Jansensinclude gettext.h from ../src
2003-01-25 Derek ForemanAdded diagonal and crossdiagonal gradients
2003-01-23 Derek ForemanAdded color reduction for 16bpp displays
2003-01-23 Derek Foremanfixed incredibly embarassing cut'n'paste error in highlight
2003-01-23 Derek ForemanFixed corners of bevels
2003-01-23 Derek ForemanAdded bevels
2003-01-23 Derek Foremanadded borders to gradient backgrounds
2003-01-22 Derek Foremanadded "pixel32" typedef for 32bit rgb data
2003-01-20 Dana JansensdrawSolidBackground seems to work :)
2003-01-20 Dana Jansensdont try free the widget's pixmap until it is no longer...
2003-01-20 Dana Jansensadd textures, render the textures color for now too!
2003-01-20 Dana Jansensadd rendercolor class, with a cache of gcs for the...
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 Jansenssurface started
2003-01-18 Dana Jansensrenders!!!!!!!!!!!!!
2003-01-18 Dana Jansensblef
2003-01-18 Dana Jansenschange the render() interface
2003-01-18 Dana Jansensset the background pixmap
2003-01-18 Dana Jansensblef
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