Age | Commit message (Expand) | Author |
2009-07-26 | Replace dixLookupResource by dixLookupResourceBy{Type,Class} | Keith Packard |
2008-09-19 | Switching from Automatic to Manual redirect needs to unmap/remap | Keith Packard |
2008-09-17 | Conditionalize Composite-based backing store on pScreen->backingStoreSupport. | Aaron Plattner |
2008-08-31 | damage: choose less ambiguous function names | Maarten Maathuis |
2008-08-29 | {damage,exa}: sanitise damage | Maarten Maathuis |
2008-08-28 | Prepare for array-index based devPrivates. | Tomas Carnecky |
2008-07-24 | Remove all empty extension reset hooks, replace with NULL. | Adam Jackson |
2008-06-24 | Bug #15586: (Correctly) refuse to redirect the root window. | Adam Jackson |
2008-05-12 | Prevent the -wm command line option from causing a SEGV | James Cloos |
2008-05-12 | Clean up whitespace | James Cloos |
2008-05-04 | Rework composite overlay window code to fix several resource management bugs. | Keith Packard |
2008-02-28 | XACE: Adjust the location of the COMPOSITE creation hook. | Eamon Walsh |
2008-02-28 | XACE: Call the creation hook to properly label COMPOSITE window pixmaps. | Eamon Walsh |
2008-02-28 | XACE: Fix instances of DixUnknownAccess at hook callsites. | Eamon Walsh |
2008-02-17 | Resize composite overlay window when the root window changes. | Maarten Maathuis |
2007-11-20 | Revert "registry: Register composite extension protocol names." | Eamon Walsh |
2007-11-05 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh |
2007-11-04 | Add CreatePixmap allocation hints. | Aaron Plattner |
2007-10-15 | registry: Register composite extension protocol names. | Eamon Walsh |
2007-09-26 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh |
2007-09-20 | Set noCompositeExtension to TRUE when failing to initialize the extension (e.... | Aaron Plattner |
2007-09-19 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh |
2007-09-13 | Remove the PaintWindow optimization. | Eric Anholt |
2007-09-05 | xace: add new fields to resource access hook to allow parent resource objects | Eamon Walsh |
2007-09-01 | [COMPOSITE] Composite used for pixmap population on redirect. (Bug #7447) | Keith Packard |
2007-08-31 | xace: add hooks + new access codes: Composite extension | Eamon Walsh |
2007-08-28 | devPrivates rework: since API is already broken, switch everything | Eamon Walsh |
2007-08-25 | Implement core protocol backing store exclusively in terms of Composite. | Adam Jackson |
2007-07-31 | Don't fail compScreenInit if the driver added its own alternate visuals. | Aaron Plattner |
2007-07-18 | Refactor how Composite adds visuals to the screen. | Adam Jackson |
2007-07-10 | Redirect fix: Manual + Automatic - Manual = Automatic | Keith Packard |
2007-07-09 | Fix regression from recent composite changes. | Michel Dänzer |
2007-07-03 | Have Composite always report server version. | Keith Packard |
2007-07-03 | Force advertised Composite version to 0.4 instead of using header version. | Keith Packard |
2007-07-03 | Make Composite manual redirect windows not clip their parent. | Keith Packard |
2007-06-29 | Death to RCS tags. | Adam Jackson |
2007-05-24 | Fix build of composite, dix, and randr when Xinerama is disabled. | Luo Jie |
2007-03-27 | Disable composite when Xinerama is active. | Eric Anholt |
2007-03-27 | Disable Composite when the screen's visual is pseudocolor. | Eric Anholt |
2007-03-27 | Refuse to initialize Composite if Render is not present. | Eric Anholt |
2007-03-25 | Static cleanups, dead code deletion. | Adam Jackson |
2006-12-15 | Convert callers of LookupWindow() to dixLookupWindow(). | Eamon Walsh |
2006-12-05 | Bug #9219: Use pWin->viewable instead of pWin->realized to catch InputOnly wi... | Aaron Plattner |
2006-12-05 | Bug #9219: Return BadMatch when trying to name the backing pixmap of an unrea... | Aaron Plattner |
2006-08-08 | Add CompositeRegisterAlternateVisuals. | Aaron Plattner |
2006-07-18 | get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE | Daniel Stone |
2006-04-07 | Fri Apr 7 13:46:45 2006 Søren Sandmann <sandmann@redhat.com> | Søren Sandmann Pedersen |
2006-03-29 | Fix composite overlay window bug 6411 | Deron Johnson |
2006-03-13 | Part 3 of 3 (Other parts are in proto and lib) Composite Version 0.3: | Deron Johnson |
2006-01-12 | Thu Jan 12 17:09:18 2006 Søren Sandmann <sandmann@redhat.com> | Søren Sandmann Pedersen |