summaryrefslogtreecommitdiff
path: root/cfb
AgeCommit message (Expand)Author
2008-04-11So long, and thanks for all the cfb.Adam Jackson
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-12-02Clean up many #if 0.Adam Jackson
2007-11-19devPrivates rework: put back a comment that was mistakenly removedEamon Walsh
2007-11-19Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-11-15Save pixmap allocation hints into the PixmapRec.Aaron Plattner
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-11-05cfb: Remove usage of allocaDaniel Stone
2007-11-04Add CreatePixmap allocation hints.Aaron Plattner
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-09-13Remove the PaintWindow optimization.Eric Anholt
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh
2007-08-28Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-08-25Implement core protocol backing store exclusively in terms of Composite.Adam Jackson
2007-08-02Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-06-29Death to RCS tags.Adam Jackson
2007-04-05devPrivates rework: properly free devPrivates on compatibility structures,Eamon Walsh
2007-03-06remove PIXPRIV checks as this flag is always set.Eamon Walsh
2007-01-17Always include compiler.h in cfbmskbits.h instead of checking #ifdef XFREE86Alan Coopersmith
2006-10-17StorePixels() macro could create invalid *x++=*x... code - fixed.Matthias Hopf
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone
2006-04-30Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes.Adam Jackson
2006-03-20Bug #5549: Fix build for sparc64. (Matthieu Herrb)Adam Jackson
2006-03-05Fix build with non GNU make.Matthieu Herrb
2006-02-13Fix linux build without libc wrappers (From Fredrik Höglund)Benjamin Herrenschmidt
2006-02-11<sys/limits.h> -> <limits.h> so we can compile on non-BSD OS'esAlan Coopersmith
2006-02-10Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt
2006-01-07Compile fix, again, stupid non-clean buildsAdam Jackson
2006-01-06Compile fixAdam Jackson
2006-01-06Bug #5525: Build a working Xprt. (Drew Parsons)Adam Jackson
2005-12-02Define XFree86Server only where it is required.Kevin E Martin
2005-11-29Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin
2005-10-05Add DGA configure option and add various files that we should be dist'ing.Kristian Høgsberg
2005-09-21Bug #4257: Move cfbcmap.c to cfb_common_sources.Adam Jackson
2005-09-13Bug #594: CAN-2005-2495: Fix exploitable integer overflow in pixmapDaniel Stone
2005-08-24Remove use of dix-config and xorg-config.h from public headers.Daniel Stone
2005-07-26Add these files to the sdk:Søren Sandmann Pedersen
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone
2005-07-02Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.Daniel Stone
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone
2005-07-01Adding initial build system.Daniel Stone
2005-07-01Adding initial build system.Daniel Stone
2005-04-22Bug #3069: Drop the BuildLowMem hack, it doesn't compile and isn't useful.Adam Jackson
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone
2005-04-14Bug #3025: gcc4 build fix.Adam Jackson
2005-03-17Fix build on stock Mac OS X: Out of the box, Mac OS X does not includeTorrey Lyons
2005-01-17more static server build fixesAdam Jackson
2005-01-14xc/programs/Xserver/afb/afbbres.cRoland Mainz