summaryrefslogtreecommitdiff
path: root/miext/damage/damage.c
AgeCommit message (Expand)AuthorFilesLines
2007-03-27Move libcw setup to the only renderer requiring it (XAA).Eric Anholt1-10/+0
2007-03-25Static cleanups, dead code deletion.Adam Jackson1-9/+9
2006-12-19Merge branch 'master' into exa-damagetrackMichel Dänzer1-2/+0
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone1-2/+0
2006-06-12Provide option to report damage after operation is complete.Eric Anholt1-37/+113
2006-04-30Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes.Adam Jackson1-3/+0
2006-02-16Make more extensions optional in build (for kdrive). Fix kdrive build forKeith Packard1-0/+2
2006-02-15Mark everything in misym.c as _X_EXPORT.Adam Jackson1-1/+1
2006-02-10Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt1-0/+2
2005-10-06Bug #4699: Correct some memory leaks in EXA and damage related to regionEric Anholt1-8/+10
2005-07-03Fix more include paths; add dix-config.h to XKB code.Daniel Stone1-3/+0
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-2/+6
2005-06-09Bug #2469: More accurate damage reports. (Jonathan Lennox)Adam Jackson1-36/+58
2005-03-22Tue Mar 22 12:47:16 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-1/+5
2005-03-16Wed Mar 16 16:17:43 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-3/+7
2004-11-23//freedesktop.org/bugzilla/show_bug.cgi?id=1204): Fix X11 test suiteRoland Mainz1-2/+2
2004-09-03First set of documentation updates.Kevin E Martin1-8/+4
2004-09-02Workaround for servers using rootless layer with damage (Bug #1168, TorreyXORG-6_7_99_904Kevin E Martin1-0/+8
2004-08-14Use XLIB_SKIP_ARGB_VISUALS environment variable to disable all depth 32Keith Packard1-5/+9
2004-08-12Apply a kludge to initialize the composite wrapper before DamageSetup. IfEric Anholt1-0/+13
2004-08-12Add call to SourceValidate() when pDst == pSrc, so misprite.c get a chanceKristian Høgsberg1-0/+13
2004-08-11Add COMPOSITE change to fbCopyWindow (not needed yet)Keith Packard1-30/+50
2004-08-07Fix minor timestamp lossage in mieq.Keith Packard1-9/+8
2004-07-31Integrate latest damage bits, including the addition of Composite code.Eric Anholt1-13/+81
2004-07-29Use LibraryTargetName when not building a loadable serverKevin E Martin1-1/+1
2004-07-29Integration of DAMAGE-XFIXES branch to trunkStuart Kreitman1-0/+1812