Age | Commit message (Expand) | Author | Files | Lines |
2008-11-29 | Export symbols defined in the sdk. | Paulo Cesar Pereira de Andrade | 7 | -22/+25 |
2008-10-31 | Rootless: LP64 related casting fixes from Bob Murphy | Jeremy Huddleston | 2 | -4/+6 |
2008-10-31 | Rootless: Force initialization of static variable before use. | Jeremy Huddleston | 1 | -8/+1 |
2008-10-23 | miext/rootless: Silence some warnings by using proper C prototypes. | Jeremy Huddleston | 2 | -38/+65 |
2008-10-23 | miext/rootless: Fix the usage of DeleteProperty so that this builds again. | George Peter Staplin | 1 | -7/+17 |
2008-10-23 | Rootless: Properly typed expose_1 | Jeremy Huddleston | 1 | -2/+1 |
2008-10-23 | Fix previous cherry pick for API changes | Adam Jackson | 1 | -1/+1 |
2008-10-23 | Wrap AddTraps in exa and damage. | Keith Packard | 2 | -0/+54 |
2008-10-08 | XQuartz: Some motion made towards supporting fullscreen. | Jeremy Huddleston | 3 | -1/+156 |
2008-10-02 | Unifdef ISC | Adam Jackson | 3 | -0/+0 |
2008-09-12 | XQuartz: 256 color support | Jeremy Huddleston | 2 | -1/+3 |
2008-09-12 | XQuartz: Remove decls of crashtracer strings that we don't use anymore in here | Jeremy Huddleston | 1 | -7/+0 |
2008-09-12 | XQuartz: Fixed a crash in RootlessNativeWindowMoved | Jeremy Huddleston | 1 | -23/+2 |
2008-08-31 | damage: choose less ambiguous function names | Maarten Maathuis | 2 | -39/+39 |
2008-08-29 | XQuartz: Added debugging output to the crash log to help track down two crash... | Jeremy Huddleston | 1 | -2/+31 |
2008-08-30 | damage: initial attempt at a damage marker mechanism | Maarten Maathuis | 3 | -12/+107 |
2008-08-29 | damage: DamageReportRawRegion should set pDamage->damage | Maarten Maathuis | 1 | -0/+2 |
2008-08-29 | damage: internal functions start with a non-capital letter | Maarten Maathuis | 1 | -3/+3 |
2008-08-29 | {damage,exa}: sanitise damage | Maarten Maathuis | 2 | -32/+58 |
2008-08-28 | Prepare for array-index based devPrivates. | Tomas Carnecky | 4 | -13/+26 |
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 | 15 | -109/+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-12-02 | Clean up many #if 0. | Adam Jackson | 1 | -3/+0 |
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 | 6 | -5/+35 |
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 |