ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/px/x11raster.h
(Generate patch)

Comparing ray/src/px/x11raster.h (file contents):
Revision 2.4 by schorsch, Sun Mar 28 20:33:14 2004 UTC vs.
Revision 2.5 by greg, Fri May 20 02:06:39 2011 UTC

# Line 27 | Line 27 | typedef struct {
27   }       XRASTER;
28  
29   extern Colormap newcmap(Display *disp, int      scrn, Visual    *vis);
30 < extern int init_rcolors(XRASTER *xr, BYTE       cmap[][3]);
30 > extern int init_rcolors(XRASTER *xr, uby8       cmap[][3]);
31   extern unsigned long * map_rcolors(XRASTER      *xr, Window     w);
32   extern Pixmap make_rpixmap(XRASTER      *xr, Window     w);
33   extern XRASTER * make_raster( Display   *disp, XVisualInfo      *vis,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines