summaryrefslogtreecommitdiff
path: root/src/lx_exa.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-22Fix spelling/wording issuesAlan Coopersmith1-1/+1
2012-11-24pre-release whitespace cleanup using ../modular/x-indent-all.shMartin-Éric Racine1-12/+18
2012-11-20lx_exa: Improvements to negative srcX/Y PictOpSrc/Over operationsMart Raudsepp1-4/+36
2012-10-23lx_exa: Implement solid pictures support as source with a maskMart Raudsepp1-24/+35
2012-10-23lx_exa: Remove unused srcPixmap member from exaScratchMart Raudsepp1-1/+1
2012-09-18lx_exa: Downgrade src/dst format warnings to fallbacks to not spam the logMart Raudsepp1-8/+4
2012-09-18lx_exa: Fix crash with solid fills on PictOpAdd operationsMart Raudsepp1-10/+11
2012-07-26Initial stab at converting geode to new X1.13 APIMaarten Lankhorst1-2/+4
2012-07-25lx_exa: Fix EXA minor version checksMart Raudsepp1-2/+2
2012-07-11Whitespace cleanup using ../modular/x-indent.shMartin-Éric Racine1-561/+589
2011-03-13Add optional composite operation fallback tracingPriit Laes1-28/+32
2010-08-18Fix the PictOpIn and PictOpOutFrank Huang1-96/+74
2010-08-18Fix the PictOpInReverse opFrank Huang1-51/+49
2010-08-12Fix the PictOpOutReverse opFrank Huang1-11/+18
2010-08-12Improve the glyph rendering performanceFrank Huang1-11/+81
2010-08-09Revert "Improve the glyph rendering performance"Martin-Éric Racine1-74/+11
2010-08-07Improve the glyph rendering performanceFrank Huang1-11/+74
2010-08-06Fix the Nautilus file browser misrendering issueHuang, FrankR1-21/+174
2010-08-06Fix the PictOpOver operationHuang, FrankR1-15/+110
2010-08-06Fix the PictOpSrc renderingHuang, FrankR1-5/+30
2010-08-06Put the one pixel rendering work back to the server to handle if the pMsk is ...Huang, FrankR1-0/+6
2010-07-06Correctly calculate the rendering region with the mask pictureFrank Huang1-8/+39
2010-06-17lx_exa: fallback in case of server-side gradients and solid fillMart Raudsepp1-0/+4
2010-06-17Prevent the pixmap migration if the geode GP can not do the acceleration.Frank Huang1-23/+29
2010-04-12lx_exa: bail earlier (in CheckComposite) for non-alpha-only masks.Mart Raudsepp1-5/+6
2009-02-15Fix pMsk=NULL segfault at startup on OLPCChris Ball1-1/+1
2009-01-17Fallback in case of mask transforms as well.Mart Raudsepp1-1/+5
2008-08-28LX: Fix a possible segfault in EXAJordan Crouse1-1/+2
2008-08-25[LX] - RandR 1.2 updatesJordan Crouse1-67/+95
2008-08-18lx: Add rotation for Randr 1.2 + cleanupsJordan Crouse1-117/+220
2008-08-07[LX] - Add RandR 1.2 supportJordan Crouse1-1/+2
2008-03-14amd: fix compile and warning issues from the mergeJordan Crouse1-5/+1
2008-03-14Massive coding style fixup - move to X coding style,Jordan Crouse1-533/+564
2008-03-14First stage of the rename process - get rid of all amd_ prefixes -Jordan Crouse1-0/+991