Age | Commit message (Expand) | Author | Files | Lines |
2007-11-08 | Patch to rootless code that should fix many crashes. Credit to Ken Thomases | Ben Byer | 2 | -20/+35 |
2007-11-08 | Fixed Spaces issue, correctly -- dragging an X window from one | Ben Byer | 2 | -4/+136 |
2007-11-05 | Damage: Remove usage of alloca | Daniel Stone | 1 | -2/+2 |
2007-11-05 | pulling more patches over from xorg-xserver-1.2-apple branch | Ben Byer | 2 | -0/+30 |
2007-11-04 | Add CreatePixmap allocation hints. | Aaron Plattner | 2 | -2/+2 |
2007-11-04 | add missing null-pointer checks | Ben Byer | 1 | -1/+1 |
2007-10-19 | Replace calls to Glyphs screen hook with CompositeGlyphs and remove dead code. | Eric Anholt | 2 | -31/+0 |
2007-09-13 | Remove the PaintWindow optimization. | Eric Anholt | 11 | -468/+4 |
2007-09-07 | Add DamagePendingRegion. | Michel Dänzer | 2 | -0/+9 |
2007-08-25 | Implement core protocol backing store exclusively in terms of Composite. | Adam Jackson | 4 | -36/+0 |
2007-06-29 | Death to RCS tags. | Adam Jackson | 24 | -44/+0 |
2007-05-03 | New fbWalkCompositeRegion() function | Soren Sandmann Pedersen | 1 | -486/+40 |
2007-04-26 | Fix bug 8871 - scrolling corruption with a compositing manager | Soren Sandmann Pedersen | 1 | -17/+20 |
2007-03-27 | Move libcw setup to the only renderer requiring it (XAA). | Eric Anholt | 3 | -28/+10 |
2007-03-25 | Static cleanups, dead code deletion. | Adam Jackson | 2 | -14/+10 |
2007-02-16 | merged in miext/rootless changes for XDarwin support | Ben Byer | 11 | -17/+67 |
2006-12-19 | Merge branch 'master' into exa-damagetrack | Michel Dänzer | 32 | -34/+7 |
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson | 27 | -29/+0 |
2006-07-18 | get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE | Daniel Stone | 4 | -5/+3 |
2006-06-16 | Bugzilla #5120, #7246: In CW's GC ops, validate the backing GC against the | Eric Anholt | 1 | -0/+4 |
2006-06-12 | Provide option to report damage after operation is complete. | Eric Anholt | 3 | -37/+119 |
2006-04-30 | Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes. | Adam Jackson | 3 | -10/+1 |
2006-03-28 | Big old pile of warning fixes. | Adam Jackson | 1 | -0/+8 |
2006-03-15 | Coverity #337: Remove useless NULL check. | Adam Jackson | 1 | -1/+1 |
2006-03-06 | render/picture.c Correctly initialize devPrivates variable in source only | Lars Knoll | 1 | -1/+2 |
2006-02-16 | Forgot to include this file in previous patch | Keith Packard | 1 | -0/+162 |
2006-02-16 | Make more extensions optional in build (for kdrive). Fix kdrive build for | Keith Packard | 5 | -1/+84 |
2006-02-15 | Mark everything in misym.c as _X_EXPORT. | Adam Jackson | 2 | -2/+2 |
2006-02-10 | Remove libcwrapper usage from xorg server modules. The libcwrapper is only | Eric Anholt | 9 | -0/+18 |
2006-01-23 | Commit slight variation of bug #5460 which is the merge of the new shadow | Alan Hourihane | 7 | -1437/+135 |
2006-01-23 | wrap with if XORG / endif | Alan Hourihane | 1 | -0/+2 |
2006-01-23 | #include "gcstruct.h" | Alan Hourihane | 1 | -0/+1 |
2006-01-23 | add damage.h & damagestr.h to SDK headers | Alan Hourihane | 1 | -0/+2 |
2006-01-18 | Wrap sdk_HEADERS in if XORG as otherwise installing non-xorg servers | Dave Airlie | 1 | -0/+2 |
2005-12-29 | Missed one | Adam Jackson | 1 | -425/+0 |
2005-12-25 | Remove unused layer module. | Adam Jackson | 7 | -1357/+2 |
2005-12-09 | Bug #4935: Fix includes. (Eric Anholt) | Adam Jackson | 1 | -0/+1 |
2005-12-02 | Define XFree86Server only where it is required. | Kevin E Martin | 4 | -4/+4 |
2005-11-29 | Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable | Kevin E Martin | 4 | -5/+11 |
2005-10-15 | Fix typo and add new Makefiles to AC_OUTPUT | Kevin E Martin | 2 | -1/+24 |
2005-10-06 | Bug #4699: Correct some memory leaks in EXA and damage related to region | Eric Anholt | 1 | -8/+10 |
2005-10-02 | Bugzilla #4616: | Eric Anholt | 2 | -0/+15 |
2005-09-13 | Tue Sep 13 11:27:05 2005 S%Gï¿¿%@ren Sandmann <sandmann@redhat.com> | Søren Sandmann Pedersen | 1 | -0/+1 |
2005-08-24 | Remove use of dix-config and xorg-config.h from public headers. | Daniel Stone | 1 | -4/+0 |
2005-08-07 | Bug #3989: Fix Composite builds, enable Composite build by default. (Olli | Adam Jackson | 1 | -0/+2 |
2005-08-03 | dist fixes for cw and GL (Donnie Berkholz, me) | Adam Jackson | 1 | -1/+2 |
2005-07-28 | Fix distcheck for server | Kevin E Martin | 1 | -0/+1 |
2005-07-12 | Add support for building Xdmx and Xvfb | Kevin E Martin | 1 | -1/+1 |
2005-07-03 | Fix more include paths; add dix-config.h to XKB code. | Daniel Stone | 1 | -3/+0 |
2005-07-03 | Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. | Daniel Stone | 51 | -19/+223 |