Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-01-29 | glamor: Simplify the pixmap box looping. | Eric Anholt | 1 | -4/+6 |
2016-01-26 | glamor: Add support for CA rendering in a single pass. | Dave Airlie | 1 | -1/+3 |
2015-11-10 | glamor: Fix crashes when the glyph atlas allocation fails. | Eric Anholt | 1 | -1/+8 |
2015-07-10 | glamor: Reuse the glamor_is_memory helper. | Eric Anholt | 1 | -3/+1 |
2015-07-06 | glamor: Fix bad rendering of glyphs after an a1 glyph upload. (v3) | Keith Packard | 1 | -25/+38 |
2015-06-29 | glamor: Fix text rendering on GLES2. | Eric Anholt | 1 | -1/+1 |
2015-06-19 | glamor: Don't try to disable attrib divisors without the extension. | Eric Anholt | 1 | -2/+4 |
2015-06-19 | glamor: Skip actual FBO setup in our glyph atlas. | Eric Anholt | 1 | -1/+2 |
2015-06-19 | glamor: Clean up some declarations in glyph rendering. | Eric Anholt | 1 | -7/+4 |
2015-05-14 | glamor: Replace CompositeGlyphs code [v2] | Keith Packard | 1 | -0/+551 |