summaryrefslogtreecommitdiff
path: root/composite/compint.h
AgeCommit message (Expand)AuthorFilesLines
2014-11-12Drop trailing whitespacesPeter Hutterer1-1/+1
2014-10-28composite: Wrap GetSpansAdam Jackson1-0/+1
2014-04-01composite: Add exception mechanism for implicit redirection policyKristian Høgsberg1-0/+7
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-1/+1
2012-07-09Move extension initialisation prototypes into extinit.hDaniel Stone1-7/+0
2012-06-28dix/render: consolidate window format matching code.Dave Airlie1-2/+0
2012-04-19Export CompositeClientWindowTypeKeith Packard1-1/+1
2012-03-21Introduce a consistent coding styleKeith Packard1-95/+100
2011-05-04composite: Copy the window contents back from the pixmapVille Syrjälä1-1/+4
2011-01-05composite: Support updating an arbitrary subtreeVille Syrjälä1-4/+1
2011-01-05composite: Add SourceValidate wrapperVille Syrjälä1-0/+1
2011-01-05composite: Add GetImage wrapperVille Syrjälä1-0/+4
2010-12-31composite: Remove unnecessary variable.Pauli Nieminen1-1/+0
2010-12-07Sun's copyrights now belong to OracleAlan Coopersmith1-1/+1
2010-11-30composite: add panoramix supportDavid Reveman1-0/+3
2010-06-22composite: fix freeing of old pixmap until after move/resize/cbw (bug 28345)Dave Airlie1-1/+16
2010-06-05Change the devPrivates API to require dixRegisterPrivateKeyKeith Packard1-3/+8
2010-06-03composite: use config notify hook to do pixmap resize.Dave Airlie1-16/+6
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-04-27Export CompositeRegisterAlternateVisuals.Aaron Plattner1-4/+0
2008-05-04Rework composite overlay window code to fix several resource management bugs.Keith Packard1-3/+21
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh1-4/+3
2007-09-13Remove the PaintWindow optimization.Eric Anholt1-4/+0
2007-09-01[COMPOSITE] Composite used for pixmap population on redirect. (Bug #7447)Keith Packard1-0/+3
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-6/+10
2007-08-25Implement core protocol backing store exclusively in terms of Composite.Adam Jackson1-0/+5
2007-06-29Death to RCS tags.Adam Jackson1-2/+0
2007-03-25Static cleanups, dead code deletion.Adam Jackson1-15/+0
2006-08-08Add CompositeRegisterAlternateVisuals.Aaron Plattner1-7/+6
2006-03-13Part 3 of 3 (Other parts are in proto and lib) Composite Version 0.3:Deron Johnson1-0/+54
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone1-2/+2
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-2/+2
2004-08-15Remove debugging code which did a full tree walk on every window operationKeith Packard1-7/+9
2004-08-13Empty damage object when freeing pixmap.Keith Packard1-0/+13
2004-08-12Fix some issues reported by deronj:Eric Anholt1-2/+0
2004-07-31Integrate COMPOSITEWRAP branch including composite wrapper. This code stillEric Anholt1-0/+243