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