summaryrefslogtreecommitdiff
path: root/composite
AgeCommit message (Expand)AuthorFilesLines
2015-09-24composite: Factor out backing store transitionAdam Jackson1-11/+16
2015-07-08dix: Restore PaintWindow screen hookAdam Jackson1-1/+1
2015-04-21Convert top level extensions to new *allocarray functionsAlan Coopersmith1-4/+4
2014-11-12Drop trailing whitespacesPeter Hutterer5-10/+10
2014-10-28composite: Wrap GetSpansAdam Jackson2-0/+20
2014-10-27composite: Skip SetWindowPixmap when pixmap isn't changingKeith Packard1-3/+4
2014-10-09dix: Lower backStorage to a bit instead of a pointerAdam Jackson1-2/+2
2014-10-09mi: Simplify composite border clip redirection interfaceAdam Jackson1-3/+0
2014-04-21composite: Fix memory leak in compCopyWindowPeter Harris1-0/+1
2014-04-03Add pScreen->NameWindowPixmap hookDaniel Stone1-1/+12
2014-04-01composite: Add exception mechanism for implicit redirection policyKristian Høgsberg4-0/+53
2014-01-22composite: Remove duplicate window pixmap fetchKeith Packard1-1/+0
2014-01-12Replace 'pointer' type with 'void *'Keith Packard6-21/+21
2014-01-12composite: Remove unused pScreen variablesKeith Packard1-4/+0
2013-12-09composite: Fix COW creation for Xinerama (v2)Adam Jackson1-1/+4
2013-12-09composite: Don't double-redirect if someone asks for backing store twiceAdam Jackson1-2/+2
2013-12-09composite: Automatically enable backing store support on the screenAdam Jackson1-0/+3
2013-09-10damage: Simplify DamageUnregisterAdam Jackson1-2/+2
2013-02-05Stop leaking overlayWin in PanoramiXCompositeGetOverlayWindow error pathsAlan Coopersmith1-1/+6
2012-07-09Move extension initialisation prototypes into extinit.hDaniel Stone2-7/+1
2012-07-09Use C99 designated initializers in various extension RepliesAlan Coopersmith1-12/+17
2012-07-09Fix more poorly indented/wrapped comments & codeAlan Coopersmith1-2/+4
2012-07-09Remove unneccesary casts from WriteToClient callsAlan Coopersmith1-5/+3
2012-06-28dix/render: consolidate window format matching code.Dave Airlie3-28/+4
2012-06-05api: rework the X server driver API to avoid global arrays.Dave Airlie2-5/+4
2012-04-19Export CompositeClientWindowTypeKeith Packard2-1/+3
2012-04-18composite: Report pixmap usage of client windows to resource extension.Rami Ylimäki1-0/+25
2012-03-21Introduce a consistent coding styleKeith Packard7-1422/+1366
2011-10-19composite: Update borderClip in compAllocPixmap()Ville Syrjala1-4/+7
2011-09-21Use internal temp variable for swap macrosMatt Turner1-43/+31
2011-08-03composite: Inhibit window background paint with manual subwindow redirectionVille Syrjälä1-0/+2
2011-08-03Revert "composite: Don't backfill non-MapWindow allocations"Pierre-Loup A. Griffais1-7/+3
2011-05-04composite: Recompute clipping when changing between manual and automatic redi...Ville Syrjälä1-0/+6
2011-05-04composite: Fix pWin->redirectDraw when changing between manual and automatic ...Ville Syrjälä1-0/+5
2011-05-04composite: Copy the window contents back from the pixmapVille Syrjälä3-11/+57
2011-05-04composite: Get rid of the internal UnmapWindow+MapWindow cycleVille Syrjälä1-42/+45
2011-05-04composite: Initialize borderClip with current valuesVille Syrjälä1-2/+4
2011-05-04composite: Call ValidateGC after ChangeGCVille Syrjälä1-2/+1
2011-04-15Revert "composite: Don't backfill non-bg-None windows"Adam Jackson1-26/+0
2011-03-10panoramiX: consolidate common id assignment code.Dave Airlie1-4/+1
2011-01-05composite: Support updating an arbitrary subtreeVille Syrjälä4-13/+31
2011-01-05composite: Add SourceValidate wrapperVille Syrjälä2-0/+23
2011-01-05composite: Add GetImage wrapperVille Syrjälä3-1/+29
2011-01-05Revert "composite: Convert compWindowUpdate to use TraverseTree"Ville Syrjälä1-15/+15
2010-12-31composite: Remove unnecessary variable.Pauli Nieminen3-12/+2
2010-12-31composite: Only register the block handler when it is requiredPauli Nieminen2-33/+37
2010-12-07Sun's copyrights now belong to OracleAlan Coopersmith6-6/+6
2010-11-30composite: add panoramix supportDavid Reveman4-13/+391
2010-11-10Replace usage of DamageRegionAppend with DamageDamageRegion to fix reportAfter.Eric Anholt2-3/+3
2010-10-18composite: Move the backfill comment to a more appropriate indent levelAdam Jackson1-4/+4