Dana Jansens
|
01a37dfe18
|
allocate colors in pseudocolor from the map we allocate in the rendercontrol
|
2003-02-14 08:01:44 +00:00 |
|
Dana Jansens
|
72ff846dbb
|
make all the rendering code in RenderControl. use true/pseudo RenderControl classes just for reducing the pixel32 data to the appropriate bitdepth.
|
2003-02-12 00:27:32 +00:00 |
|
Dana Jansens
|
3147ad1a60
|
start on the rendering images code
|
2003-02-11 23:58:33 +00:00 |
|
Dana Jansens
|
555facb9c7
|
free the surfaces' pixeldata after rendering it
|
2003-02-11 22:38:29 +00:00 |
|
Dana Jansens
|
58847af218
|
store the pixel32 data in the surface so it can be reused
|
2003-02-11 21:50:06 +00:00 |
|
Dana Jansens
|
e6bfddf849
|
add pseudorendercontrol
|
2003-02-03 07:06:45 +00:00 |
|
Derek Foreman
|
4527e71d19
|
added compile time check for client endianness
|
2003-02-01 02:38:16 +00:00 |
|
Derek Foreman
|
b2896c3e5f
|
Change the order of the color components in a pixel32 on big endian
|
2003-01-29 23:22:33 +00:00 |
|
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 |
|