Commit graph

15 commits

Author SHA1 Message Date
Derek Foreman
edcbed448e Added diagonal and crossdiagonal gradients 2003-01-25 03:40:13 +00:00
Derek Foreman
d4e4e25e28 Added color reduction for 16bpp displays 2003-01-23 18:47:47 +00:00
Derek Foreman
312db4ca9a Added bevels 2003-01-23 05:22:50 +00:00
Derek Foreman
31c20197e5 added "pixel32" typedef for 32bit rgb data
added a single gradient texture type (vertical)
2003-01-22 02:51:33 +00:00
Dana Jansens
d8d9b42777 widegt using new render system 2003-01-20 06:11:12 +00:00
Dana Jansens
9b6e5f9cf4 provide RenderControls to all otk from the display class. initialize them all there. try use bitshifts instead of color tables in the TrueRenderControl class for finding correct rgbs. Move the image/pixmap/xftdraw into the surface class, and it maintains them, recreating them when it resizes. 2003-01-18 07:23:28 +00:00
Dana Jansens
a4dd208a79 use a bitshift on the rgb values instead of a color table 2003-01-18 06:12:29 +00:00
Dana Jansens
02066c5d0b starting to make render's interface 2003-01-18 04:31:16 +00:00
Dana Jansens
9f705c02b9 *** empty log message *** 2003-01-18 04:06:39 +00:00
Dana Jansens
e6d6a1b6b5 change the render() interface 2003-01-18 02:38:29 +00:00
Dana Jansens
056c5b435d set the background pixmap 2003-01-18 02:34:54 +00:00
Dana Jansens
d264dbca0c compiles 2003-01-18 01:52:02 +00:00
Dana Jansens
24b33ef877 fuc put it back 2003-01-18 00:51:11 +00:00
Dana Jansens
67bb7f8ce0 move render() 2003-01-18 00:48:23 +00:00
Dana Jansens
0dcbf985c1 start of new render code 2003-01-18 00:33:48 +00:00