summaryrefslogtreecommitdiff
path: root/src/uxa
AgeCommit message (Expand)AuthorFilesLines
2012-09-05uxa: Plug leak in uxa_glyphs_via_masksSøren Sandmann1-1/+3
2012-09-05uxa-glyphs: don't prepare composite when dest is not offscreenSøren Sandmann1-0/+5
2012-08-23Coding style fixesSøren Sandmann Pedersen1-1/+1
2012-07-15uxa: fix bad argument type from removed index API change (s/SCREEN_ARG_TYPE/S...Alon Levy2-3/+4
2012-06-15uxa-damage: remove unnecessary include (doesn't fix any warnings)Alon Levy1-1/+0
2012-06-15uxa: remove unnecessary includes, reduces warnings due to duplicate definitionsAlon Levy2-4/+0
2012-06-06qxl: add API compat for latest X server.Dave Airlie3-15/+16
2012-01-19Track damage for PolyLine fallbacks.Søren Sandmann Pedersen1-2/+9
2011-12-17Don't translate newly generated paccess regionSøren Sandmann1-16/+14
2011-10-28Translate the access region according to the drawable offset.Søren Sandmann1-6/+7
2011-03-20Fix VT switchingSøren Sandmann Pedersen2-0/+8
2011-03-19Generate tighter damage for PolyFillRectSøren Sandmann Pedersen1-21/+14
2011-01-26Remove calls to SourceValidate() from uxa-damage.cSøren Sandmann Pedersen1-20/+0
2011-01-26Make it compile with and without dixLookupPrivate() changes.Søren Sandmann Pedersen3-0/+27
2011-01-26uxa: In change_window_attributes() only read back if the backing pixmap changedSøren Sandmann1-2/+7
2011-01-26Fix a bunch of warningsSøren Sandmann1-4/+3
2011-01-26Split uxa_glyphs_init() into uxa_init_resources().Søren Sandmann2-8/+13
2011-01-26Update to the new dixPrivate ABI.Søren Sandmann5-25/+26
2011-01-26Initial preparations for surfaces.Søren Sandmann4-27/+113
2011-01-26Tighten damage region for fill rectSøren Sandmann1-3/+15
2011-01-26Make the fetched regions much tighter for core textSøren Sandmann2-4/+16
2010-09-14Add a region argument to prepare access.Søren Sandmann Pedersen6-47/+68
2010-09-14Add stripped-down version of damage.c as uxa-damage.c. Don't use it yetSøren Sandmann Pedersen3-2/+1422
2010-09-14Initial prepare/finish accessSøren Sandmann1-0/+2
2010-09-14Add a copy of UXA, but don't use it yetSøren Sandmann8-0/+6421