Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-10-07 | exa: don't call composite routines with no buffer. | Dave Airlie | 1 | -6/+8 |
2008-10-03 | exa: remove some excessive whitespace | Maarten Maathuis | 1 | -3/+2 |
2008-08-26 | exa_glyphs: remove useless offset | Maarten Maathuis | 1 | -7/+6 |
2008-08-19 | exa: remove useless cache{X,Y}off from UploadToScreen() arguments. | Maarten Maathuis | 1 | -2/+3 |
2008-04-28 | EXA: Try to accelerate non-antialiased text via the glyph cache as well. | Michel Dänzer | 1 | -0/+15 |
2008-04-28 | EXA: Accumulate glyphs whenever possible, for full benefits of the glyph cache. | Michel Dänzer | 1 | -0/+96 |
2008-04-28 | EXA: Glyph cache upload tweaks. | Michel Dänzer | 1 | -1/+8 |
2008-04-28 | EXA: Use UploadToScreen() for uploads to glyph cache | Owen Taylor | 1 | -11/+66 |
2008-04-28 | EXA: Clean up debug messages | Owen Taylor | 1 | -3/+0 |
2008-04-28 | EXA: Fix overlapping glyphs in glyph cache | Owen Taylor | 1 | -9/+16 |
2008-04-28 | EXA: Add exaCompositeRects() | Owen Taylor | 1 | -54/+29 |
2008-04-28 | EXA: Use a single large glyph cache pixmap | Owen Taylor | 1 | -0/+745 |