summaryrefslogtreecommitdiff
path: root/miext/damage
AgeCommit message (Expand)Author
2008-10-23Fix previous cherry pick for API changesAdam Jackson
2008-10-23Wrap AddTraps in exa and damage.Keith Packard
2008-10-02Unifdef ISCAdam Jackson
2008-08-31damage: choose less ambiguous function namesMaarten Maathuis
2008-08-30damage: initial attempt at a damage marker mechanismMaarten Maathuis
2008-08-29damage: DamageReportRawRegion should set pDamage->damageMaarten Maathuis
2008-08-29damage: internal functions start with a non-capital letterMaarten Maathuis
2008-08-29{damage,exa}: sanitise damageMaarten Maathuis
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-12-02Clean up many #if 0.Adam Jackson
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-11-05Damage: Remove usage of allocaDaniel Stone
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-09-13Remove the PaintWindow optimization.Eric Anholt
2007-09-07Add DamagePendingRegion.Michel Dänzer
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh
2007-08-25Implement core protocol backing store exclusively in terms of Composite.Adam Jackson
2007-06-29Death to RCS tags.Adam Jackson
2007-03-27Move libcw setup to the only renderer requiring it (XAA).Eric Anholt
2007-03-25Static cleanups, dead code deletion.Adam Jackson
2006-12-19Merge branch 'master' into exa-damagetrackMichel Dänzer
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone
2006-06-12Provide option to report damage after operation is complete.Eric Anholt
2006-04-30Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes.Adam Jackson
2006-02-16Make more extensions optional in build (for kdrive). Fix kdrive build forKeith Packard
2006-02-15Mark everything in misym.c as _X_EXPORT.Adam Jackson
2006-02-10Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt
2006-01-23wrap with if XORG / endifAlan Hourihane
2006-01-23#include "gcstruct.h"Alan Hourihane
2006-01-23add damage.h & damagestr.h to SDK headersAlan Hourihane
2005-12-02Define XFree86Server only where it is required.Kevin E Martin
2005-11-29Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin
2005-10-06Bug #4699: Correct some memory leaks in EXA and damage related to regionEric Anholt
2005-08-07Bug #3989: Fix Composite builds, enable Composite build by default. (OlliAdam Jackson
2005-07-03Fix more include paths; add dix-config.h to XKB code.Daniel Stone
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone
2005-07-02Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.Daniel Stone
2005-07-01Adding initial build system.Daniel Stone
2005-06-09Bug #2469: More accurate damage reports. (Jonathan Lennox)Adam Jackson
2005-03-22Tue Mar 22 12:47:16 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen
2005-03-16Wed Mar 16 16:17:43 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen
2004-12-02//freedesktop.org/bugzilla/show_bug.cgi?id=1998): Fix Xserver standaloneRoland Mainz
2004-11-23//freedesktop.org/bugzilla/show_bug.cgi?id=1204): Fix X11 test suiteRoland Mainz
2004-09-03First set of documentation updates.Kevin E Martin
2004-09-02Workaround for servers using rootless layer with damage (Bug #1168, TorreyKevin E Martin
2004-08-14Use XLIB_SKIP_ARGB_VISUALS environment variable to disable all depth 32Keith Packard
2004-08-12Apply a kludge to initialize the composite wrapper before DamageSetup. IfEric Anholt
2004-08-12Add call to SourceValidate() when pDst == pSrc, so misprite.c get a chanceKristian Høgsberg
2004-08-11Add COMPOSITE change to fbCopyWindow (not needed yet)Keith Packard