summaryrefslogtreecommitdiff
path: root/composite/compint.h
Commit message (Expand)AuthorAgeFilesLines
* Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith2023-02-251-1/+1
* composite: Stop wrapping GetImage/GetSpansAdam Jackson2019-10-301-2/+0
* Switch automatic composite update to WorkQueuePierre Ossman2018-10-031-1/+2
* composite: Propagate damagedDescendants when reparentedPeter Harris2018-01-241-0/+2
* composite: Fix repaint of borders (v2)Adam Jackson2016-12-071-1/+1
* Drop trailing whitespacesPeter Hutterer2014-11-121-1/+1
* composite: Wrap GetSpansAdam Jackson2014-10-281-0/+1
* composite: Add exception mechanism for implicit redirection policyKristian Høgsberg2014-04-011-0/+7
* Replace 'pointer' type with 'void *'Keith Packard2014-01-121-1/+1
* Move extension initialisation prototypes into extinit.hDaniel Stone2012-07-091-7/+0
* dix/render: consolidate window format matching code.Dave Airlie2012-06-281-2/+0
* Export CompositeClientWindowTypeKeith Packard2012-04-191-1/+1
* Introduce a consistent coding styleKeith Packard2012-03-211-95/+100
* composite: Copy the window contents back from the pixmapVille Syrjälä2011-05-041-1/+4
* composite: Support updating an arbitrary subtreeVille Syrjälä2011-01-051-4/+1
* composite: Add SourceValidate wrapperVille Syrjälä2011-01-051-0/+1
* composite: Add GetImage wrapperVille Syrjälä2011-01-051-0/+4
* composite: Remove unnecessary variable.Pauli Nieminen2010-12-311-1/+0
* Sun's copyrights now belong to OracleAlan Coopersmith2010-12-071-1/+1
* composite: add panoramix supportDavid Reveman2010-11-301-0/+3
* composite: fix freeing of old pixmap until after move/resize/cbw (bug 28345)Dave Airlie2010-06-221-1/+16
* Change the devPrivates API to require dixRegisterPrivateKeyKeith Packard2010-06-051-3/+8
* composite: use config notify hook to do pixmap resize.Dave Airlie2010-06-031-16/+6
* Update Sun license notices to current X.Org standard formAlan Coopersmith2009-12-161-21/+15
* Correct some Sun license notices to Sun's standard X11 license formatAlan Coopersmith2009-05-151-17/+24
* Export CompositeRegisterAlternateVisuals.Aaron Plattner2009-04-271-4/+0
* Rework composite overlay window code to fix several resource management bugs.Keith Packard2008-05-041-3/+21
* Merge branch 'master' into XACE-SELINUXEamon Walsh2007-09-191-4/+3
|\
| * Remove the PaintWindow optimization.Eric Anholt2007-09-131-4/+0
| * [COMPOSITE] Composite used for pixmap population on redirect. (Bug #7447)Keith Packard2007-09-011-0/+3
* | devPrivates rework: since API is already broken, switch everythingEamon Walsh2007-08-281-6/+10
|/
* Implement core protocol backing store exclusively in terms of Composite.Adam Jackson2007-08-251-0/+5
* Death to RCS tags.Adam Jackson2007-06-291-2/+0
* Static cleanups, dead code deletion.Adam Jackson2007-03-251-15/+0
* Add CompositeRegisterAlternateVisuals.Aaron Plattner2006-08-081-7/+6
* Part 3 of 3 (Other parts are in proto and lib) Composite Version 0.3:Deron Johnson2006-03-131-0/+54
* Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone2005-07-031-2/+2
* Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone2005-07-031-0/+4
* Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone2005-07-011-2/+2
* Remove debugging code which did a full tree walk on every window operationKeith Packard2004-08-151-7/+9
* Empty damage object when freeing pixmap.Keith Packard2004-08-131-0/+13
* Fix some issues reported by deronj:Eric Anholt2004-08-121-2/+0
* Integrate COMPOSITEWRAP branch including composite wrapper. This code stillEric Anholt2004-07-311-0/+243