summaryrefslogtreecommitdiff
path: root/miext
AgeCommit message (Expand)AuthorFilesLines
2008-09-05XQuartz: 256 color supportJeremy Huddleston2-1/+3
2008-09-04XQuartz: Remove decls of crashtracer strings that we don't use anymore in hereJeremy Huddleston1-7/+0
2008-09-04XQuartz: Fixed a crash in RootlessNativeWindowMovedJeremy Huddleston1-23/+2
2008-08-29XQuartz: Added debugging output to the crash log to help track down two crash...Jeremy Huddleston1-2/+31
2008-05-05Rootless: mi doesn't let us resize root, so we need to do it ourselves...Jeremy Huddleston1-25/+46
2008-04-21Make rootless use dixLookupClient rather than deprecated LookupClient.Jeremy Huddleston1-25/+31
2008-04-21Nuke a call to deprecated LookupClient, and hopefully prevent aBen Byer1-5/+1
2008-04-16XQuartz: Don't enable rootless accelerated functionality... crashy...Jeremy Huddleston3-10/+5
2008-04-08XQuartz: Fix issue where clicking on an X11 window might send that event to a...Jeremy Huddleston2-9/+9
2008-03-17Rootless: Removed safeAlphaXXXX() in favor of using fb/pixmanJeremy Huddleston5-442/+1
2008-01-28Rootless: RootlessEnsureFrame: Added check for !IsRootJeremy Huddleston1-1/+1
2007-12-07Just a couple of small uninitialized pointer fixesBen Byer1-0/+2
2007-12-07Darwin: Use __APPLE__ instead of __DARWIN__Jeremy Huddleston1-2/+2
2007-11-26Darwin,Rootless: Makefile cleanupJeremy Huddleston3-33/+24
2007-11-23Rootless: Imported changes made in xorg-server-1.2-apple branchJeremy Huddleston1-49/+60
2007-11-23Rootless: Added missing includes.Jeremy Huddleston1-0/+4
2007-11-23Rootless: Pulled in changes from fb{Blt,Fill} into rl{Blt,Fill}Jeremy Huddleston2-6/+44
2007-11-20From Jeremy Huddleston:Ben Byer1-0/+3
2007-11-20Patch to avert (some) damage / rootless crashes, courtesy of Ken ThomasesBen Byer5-4/+49
2007-11-20These changes are necessary, yet not sufficient, to get 8-bit indexedBen Byer4-0/+147
2007-11-20Patch to rootless code that should fix many crashes. Credit to Ken ThomasesBen Byer2-20/+35
2007-11-20Fixed Spaces issue, correctly -- dragging an X window from oneBen Byer2-4/+136
2007-11-20Fix for focus issue:Ben Byer2-0/+30
2007-06-29Death to RCS tags.Adam Jackson24-44/+0
2007-05-03New fbWalkCompositeRegion() functionSoren Sandmann Pedersen1-486/+40
2007-04-26Fix bug 8871 - scrolling corruption with a compositing managerSoren Sandmann Pedersen1-17/+20
2007-03-27Move libcw setup to the only renderer requiring it (XAA).Eric Anholt3-28/+10
2007-03-25Static cleanups, dead code deletion.Adam Jackson2-14/+10
2007-02-16merged in miext/rootless changes for XDarwin supportBen Byer11-17/+67
2006-12-19Merge branch 'master' into exa-damagetrackMichel Dänzer32-34/+7
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson27-29/+0
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone4-5/+3
2006-06-16Bugzilla #5120, #7246: In CW's GC ops, validate the backing GC against theEric Anholt1-0/+4
2006-06-12Provide option to report damage after operation is complete.Eric Anholt3-37/+119
2006-04-30Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes.Adam Jackson3-10/+1
2006-03-28Big old pile of warning fixes.Adam Jackson1-0/+8
2006-03-15Coverity #337: Remove useless NULL check.Adam Jackson1-1/+1
2006-03-06render/picture.c Correctly initialize devPrivates variable in source onlyLars Knoll1-1/+2
2006-02-16Forgot to include this file in previous patchKeith Packard1-0/+162
2006-02-16Make more extensions optional in build (for kdrive). Fix kdrive build forKeith Packard5-1/+84
2006-02-15Mark everything in misym.c as _X_EXPORT.Adam Jackson2-2/+2
2006-02-10Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt9-0/+18
2006-01-23Commit slight variation of bug #5460 which is the merge of the new shadowAlan Hourihane7-1437/+135
2006-01-23wrap with if XORG / endifAlan Hourihane1-0/+2
2006-01-23#include "gcstruct.h"Alan Hourihane1-0/+1
2006-01-23add damage.h & damagestr.h to SDK headersAlan Hourihane1-0/+2
2006-01-18Wrap sdk_HEADERS in if XORG as otherwise installing non-xorg serversDave Airlie1-0/+2
2005-12-29Missed oneAdam Jackson1-425/+0
2005-12-25Remove unused layer module.Adam Jackson7-1357/+2
2005-12-09Bug #4935: Fix includes. (Eric Anholt)Adam Jackson1-0/+1