summaryrefslogtreecommitdiff
path: root/composite/compalloc.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-18Remove readmask from screen block/wakeup handlerKeith Packard1-2/+2
2014-11-12Drop trailing whitespacesPeter Hutterer1-4/+4
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-1/+1
2013-09-10damage: Simplify DamageUnregisterAdam Jackson1-2/+2
2012-06-28dix/render: consolidate window format matching code.Dave Airlie1-2/+2
2012-06-05api: rework the X server driver API to avoid global arrays.Dave Airlie1-3/+2
2012-03-21Introduce a consistent coding styleKeith Packard1-395/+359
2011-10-19composite: Update borderClip in compAllocPixmap()Ville Syrjala1-4/+7
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: Copy the window contents back from the pixmapVille Syrjälä1-6/+41
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-01-05composite: Support updating an arbitrary subtreeVille Syrjälä1-2/+11
2011-01-05composite: Add GetImage wrapperVille Syrjälä1-1/+1
2010-12-31composite: Remove unnecessary variable.Pauli Nieminen1-10/+2
2010-12-31composite: Only register the block handler when it is requiredPauli Nieminen1-1/+36
2010-12-07Sun's copyrights now belong to OracleAlan Coopersmith1-1/+1
2010-11-10Replace usage of DamageRegionAppend with DamageDamageRegion to fix reportAfter.Eric Anholt1-1/+1
2010-10-18composite: Move the backfill comment to a more appropriate indent levelAdam Jackson1-4/+4
2010-10-18composite: Don't backfill non-MapWindow allocationsAdam Jackson1-3/+7
2010-10-18composite: Don't backfill non-bg-None windowsAdam Jackson1-1/+23
2010-06-05Rename region macros to eliminate screen argumentKeith Packard1-3/+3
2010-06-02composite: initialise pOldPixmap to NullPixmap at alloc time.Dave Airlie1-0/+1
2010-05-13Replace dixChangeGC with calls directly to the right variant.Jamey Sharp1-1/+1
2010-05-13dixChangeGC callers: Use ChangeGCVal instead of XID almost everywhere.Jamey Sharp1-2/+3
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-14/+14
2009-12-16Update Sun license notices to current X.Org standard formAlan Coopersmith1-21/+15
2009-05-15Correct some Sun license notices to Sun's standard X11 license formatAlan Coopersmith1-17/+24
2009-03-06Composite: Uninitialized borderClipX/borderClipYPeter Åstrand1-0/+2
2008-09-19Switching from Automatic to Manual redirect needs to unmap/remapKeith Packard1-0/+10
2008-08-31damage: choose less ambiguous function namesMaarten Maathuis1-1/+1
2008-08-29{damage,exa}: sanitise damageMaarten Maathuis1-1/+1
2008-06-24Bug #15586: (Correctly) refuse to redirect the root window.Adam Jackson1-0/+3
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+2
2007-11-04Add CreatePixmap allocation hints.Aaron Plattner1-1/+2
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh1-18/+55
2007-09-01[COMPOSITE] Composite used for pixmap population on redirect. (Bug #7447)Keith Packard1-18/+55
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-5/+5
2007-07-10Redirect fix: Manual + Automatic - Manual = AutomaticKeith Packard1-0/+1
2007-07-03Make Composite manual redirect windows not clip their parent.Keith Packard1-5/+9
2007-06-29Death to RCS tags.Adam Jackson1-2/+0
2007-03-25Static cleanups, dead code deletion.Adam Jackson1-1/+1
2006-03-13Part 3 of 3 (Other parts are in proto and lib) Composite Version 0.3:Deron Johnson1-0/+25
2006-01-12Thu Jan 12 17:09:18 2006 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-0/+12
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-0/+4