summaryrefslogtreecommitdiff
path: root/miext/damage
AgeCommit message (Expand)AuthorFilesLines
2009-07-24Damage: Add devPrivates to DamageRecAaron Plattner2-0/+4
2009-07-24Damage: Add wrappable hooks for damage create, destroy, register, & unregister.Aaron Plattner3-2/+83
2009-01-22Remove a bunch of useless casts.Adam Jackson1-2/+2
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade2-32/+32
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-8/+8
2008-10-23Fix previous cherry pick for API changesAdam Jackson1-1/+1
2008-10-23Wrap AddTraps in exa and damage.Keith Packard2-0/+54
2008-10-02Unifdef ISCAdam Jackson3-0/+0
2008-08-31damage: choose less ambiguous function namesMaarten Maathuis2-39/+39
2008-08-30damage: initial attempt at a damage marker mechanismMaarten Maathuis3-12/+107
2008-08-29damage: DamageReportRawRegion should set pDamage->damageMaarten Maathuis1-0/+2
2008-08-29damage: internal functions start with a non-capital letterMaarten Maathuis1-3/+3
2008-08-29{damage,exa}: sanitise damageMaarten Maathuis2-32/+58
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky1-4/+8
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh1-3/+0
2007-12-02Clean up many #if 0.Adam Jackson1-3/+0
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh1-2/+2
2007-11-05Damage: Remove usage of allocaDaniel Stone1-2/+2
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh3-35/+9
2007-09-13Remove the PaintWindow optimization.Eric Anholt2-35/+0
2007-09-07Add DamagePendingRegion.Michel Dänzer2-0/+9
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh2-38/+18
2007-08-25Implement core protocol backing store exclusively in terms of Composite.Adam Jackson2-23/+0
2007-06-29Death to RCS tags.Adam Jackson3-6/+0
2007-03-27Move libcw setup to the only renderer requiring it (XAA).Eric Anholt1-10/+0
2007-03-25Static cleanups, dead code deletion.Adam Jackson2-14/+10
2006-12-19Merge branch 'master' into exa-damagetrackMichel Dänzer2-3/+1
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone2-3/+1
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 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
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
2005-12-02Define XFree86Server only where it is required.Kevin E Martin1-1/+1
2005-11-29Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin1-2/+2
2005-10-06Bug #4699: Correct some memory leaks in EXA and damage related to regionEric Anholt1-8/+10
2005-08-07Bug #3989: Fix Composite builds, enable Composite build by default. (OlliAdam Jackson1-0/+2
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 Stone3-2/+14
2005-07-02Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.Daniel Stone1-0/+2
2005-07-01Adding initial build system.Daniel Stone1-0/+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-12-02//freedesktop.org/bugzilla/show_bug.cgi?id=1998): Fix Xserver standaloneRoland Mainz1-1/+3
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