summaryrefslogtreecommitdiff
path: root/include/colormapst.h
AgeCommit message (Collapse)AuthorFilesLines
2010-09-13Delete Colormap->devPriv. It isn't used any more.Jamey Sharp1-3/+1
Signed-off-by: Jamey Sharp <jamey@minilop.net> Reviewed-by: Tiago Vignatti <tiago.vignatti@nokia.com>
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-1/+2
over to new system. Need to update documentation and address some remaining vestiges of old system such as CursorRec structure, fb "offman" structure, and FontRec privates.
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2006-05-22Bug #6924: Restore the ABI for DrawableRec and ColormapRec to the stateAdam Jackson1-2/+15
they were in prior to the fix for #6438. Based on a patch from Andy Ritger.
2006-03-30Fixes for some vsw4 failures on 64bit BE platforms such as PPC64 and s390x.Egbert Eich1-1/+1
Provided by Hong Bo Peng of IBM (slightly modified). Patches try to resolve some of the careless mixtures of ulong and uint (which are different size on 64bit). Bugzilla #6438.
2005-08-24Remove use of dix-config and xorg-config.h from public headers.Daniel Stone1-3/+0
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings. Add #include <dix-config.h> or <xorg-config.h>, as appropriate, to all source files in the xserver/xorg tree, predicated on defines of HAVE_{DIX,XORG}_CONFIG_H. Change all Xfont includes to <X11/fonts/foo.h>.
2003-11-14R6.6 is the Xorg base-lineKaleb Keithley1-0/+120