Age | Commit message (Expand) | Author | Files | Lines |
2008-08-28 | Prepare for array-index based devPrivates. | Tomas Carnecky | 1 | -4/+8 |
2008-07-24 | Shape extension is built-in and mandatory. | Adam Jackson | 5 | -20/+0 |
2008-05-05 | Rootless: mi doesn't let us resize root, so we need to do it ourselves... | Jeremy Huddleston | 1 | -25/+46 |
2008-04-21 | Make rootless use dixLookupClient rather than deprecated LookupClient. | Jeremy Huddleston | 1 | -25/+31 |
2008-04-21 | Nuke a call to deprecated LookupClient, and hopefully prevent a | Ben Byer | 1 | -5/+1 |
2008-04-19 | Rootless: Kill off rlAccel | Jeremy Huddleston | 11 | -1540/+0 |
2008-04-18 | random flailing | Ben Byer | 1 | -1/+1 |
2008-04-16 | XQuartz: Don't enable rootless accelerated functionality... crashy... | Jeremy Huddleston | 3 | -10/+5 |
2008-04-08 | XQuartz: Fix issue where clicking on an X11 window might send that event to a... | Jeremy Huddleston | 2 | -9/+9 |
2008-03-21 | Rootless: Removed safeAlphaXXXX() in favor of using fb/pixman | Jeremy Huddleston | 4 | -261/+1 |
2008-02-29 | dix: Modify callers of property and selection API to use new interfaces. | Eamon Walsh | 1 | -2/+2 |
2008-01-28 | Rootless: RootlessEnsureFrame: Added check for !IsRoot | Jeremy Huddleston | 1 | -1/+1 |
2007-12-29 | Rootless: Fix lvalue error from devPrivates change | Colin Harrison | 1 | -1/+4 |
2007-12-13 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh | 14 | -106/+355 |
2007-12-07 | Just a couple of small uninitialized pointer fixes | Ben Byer | 1 | -0/+2 |
2007-12-07 | Darwin: Use __APPLE__ instead of __DARWIN__ | Jeremy Huddleston | 1 | -2/+2 |
2007-11-26 | Darwin,Rootless: Makefile cleanup | Jeremy Huddleston | 3 | -31/+21 |
2007-11-22 | Rootless: Remove the PaintWindow optimization which snuck back in. | Jeremy Huddleston | 1 | -89/+0 |
2007-11-22 | Rootless: Imported changes made in xorg-server-1.2-apple branch | Jeremy Huddleston | 2 | -49/+72 |
2007-11-22 | Rootless: Pulled in changes from fb{Blt,Fill} into rl{Blt,Fill} | Jeremy Huddleston | 2 | -6/+44 |
2007-11-21 | Darwin: Patch to avert (some) damage / rootless crashes, courtesy of Ken Thom... | Ben Byer | 5 | -4/+49 |
2007-11-21 | Darwin: These changes are necessary, yet not sufficient, to get 8-bit indexed | Ben Byer | 4 | -14/+251 |
2007-11-21 | Darwin: Dead code removal, Code cleanup, Added launcher | Jeremy Huddleston | 2 | -0/+7 |
2007-11-14 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh | 3 | -24/+171 |
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 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh | 4 | -2/+32 |
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 | 1 | -1/+1 |
2007-11-04 | add missing null-pointer checks | Ben Byer | 1 | -1/+1 |
2007-09-19 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh | 7 | -284/+4 |
2007-09-13 | Remove the PaintWindow optimization. | Eric Anholt | 7 | -284/+4 |
2007-08-28 | devPrivates rework: since API is already broken, switch everything | Eamon Walsh | 5 | -51/+33 |
2007-08-25 | Implement core protocol backing store exclusively in terms of Composite. | Adam Jackson | 2 | -13/+0 |
2007-05-03 | New fbWalkCompositeRegion() function | Soren Sandmann Pedersen | 1 | -486/+40 |
2007-02-16 | merged in miext/rootless changes for XDarwin support | Ben Byer | 10 | -17/+64 |
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson | 21 | -23/+0 |
2006-04-30 | Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes. | Adam Jackson | 2 | -7/+1 |
2005-10-15 | Fix typo and add new Makefiles to AC_OUTPUT | Kevin E Martin | 1 | -0/+23 |
2005-07-03 | Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. | Daniel Stone | 18 | -1/+73 |
2005-07-01 | Change all misc.h and os.h references to <X11/foo.h>. | Daniel Stone | 3 | -3/+3 |
2005-05-18 | rewrite the rootless compositing code (1) compiles which is already a huge | Zack Rusin | 1 | -191/+238 |
2005-04-20 | Fix includes right throughout the Xserver tree: | Daniel Stone | 1 | -1/+1 |
2004-12-09 | Fix crash with more than one screen reported by John Davidorff Pell. | Torrey Lyons | 1 | -2/+25 |
2004-12-04 | Encoding of numerous files changed to UTF-8 | Markus Kuhn | 9 | -10/+10 |
2004-11-22 | Windows does not have ffs() implementation. added one | Alexander Gottwald | 1 | -1/+1 |
2004-10-25 | Fix rootless Cygwin crash due to acceleration code illegally modifying a | Torrey Lyons | 1 | -6/+37 |
2004-10-08 | Allow rootless implementations to override frame reordering. This is used | Torrey Lyons | 2 | -2/+26 |
2004-09-18 | Bugzilla #1032: Make rootless acceleration functions compatible with | Torrey Lyons | 4 | -12/+107 |
2004-07-30 | Add generic rootless layer documentation missed from last commit. | Torrey Lyons | 1 | -0/+403 |