summaryrefslogtreecommitdiff
path: root/miext/damage
AgeCommit message (Expand)AuthorFilesLines
2015-07-08dix: Unexport various implementation detailsAdam Jackson1-0/+1
2015-04-21Convert mi & miext to new *allocarray functionsAlan Coopersmith1-1/+1
2014-11-12Drop trailing whitespacesPeter Hutterer1-1/+1
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-4/+4
2014-01-12damage: Clean up warningsKeith Packard2-4/+3
2013-10-31miext/damage: Partial revert of "Only wrap into the GC ops chain if there's a...Jeremy Huddleston Sequoia1-4/+1
2013-09-10damage: Remove "post-rendering" hooksAdam Jackson3-102/+2
2013-09-10damage: Don't rewrite Text ops to GlyphBlt opsAdam Jackson1-42/+19
2013-09-10damage: Simplify DamageUnregisterAdam Jackson2-3/+4
2013-09-10damage: Implicitly unregister on destroyAdam Jackson1-1/+3
2013-08-06Replace INCLUDES with AM_CPPFLAGSPeter Hutterer1-1/+1
2012-09-23miext/damage: Only wrap into the GC ops chain if there's a listener (v3)Adam Jackson1-1/+29
2012-07-25cw: RemoveAdam Jackson1-3/+0
2012-06-05api: rework the X server driver API to avoid global arrays.Dave Airlie1-2/+2
2012-03-21Introduce a consistent coding styleKeith Packard3-1371/+1265
2011-04-13damage: use DamageReportDamage for the initial borderClip damage reportErkki Seppälä2-50/+55
2011-02-27Revert "rootless: Remove ROOTLESS_WORKAROUND"Jeremy Huddleston1-1/+5
2011-02-08damage: Remove hw/xfree86/ from includesAdam Jackson1-1/+1
2011-01-05Call SourceValidate even if src == dstVille Syrjälä1-22/+0
2011-01-05Add subWindowMode parameter to SourceValidateVille Syrjälä1-2/+4
2010-09-13Delete redundant GC initializations.Jamey Sharp1-1/+0
2010-09-13Delete unused devPrivate field from GCFuncs and GCOps.Jamey Sharp1-1/+0
2010-09-13damage: Delete NOTUSED block--it was never not NOTUSED.Jamey Sharp1-22/+0
2010-09-11rootless: Remove ROOTLESS_WORKAROUNDJeremy Huddleston1-5/+1
2010-06-10Fix a couple more possible errors with input-only windowsKeith Packard1-2/+2
2010-06-05Clean up after removal of screen parameters from region macros.Jamey Sharp1-2/+1
2010-06-05Damage pixmap private key was being mis-registered as a picture keyKeith Packard1-1/+1
2010-06-05Change the devPrivates API to require dixRegisterPrivateKeyKeith Packard1-14/+20
2010-06-05Rename region macros to eliminate screen argumentKeith Packard1-62/+62
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-6/+6
2010-04-19unifdef -B -DRENDER to always include RENDER codeKeith Packard2-11/+0
2010-02-17os: Prevent core dump from being truncated.Rami Ylimaki1-5/+5
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