Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-07-18 | dix: Switch to the libXfont2 API (v2) | Keith Packard | 1 | -3/+3 |
2016-01-13 | glamor: store old fonts in double width textures. | Dave Airlie | 1 | -4/+21 |
2016-01-13 | glamor: fallback if font is too large for FBO size. | Dave Airlie | 1 | -0/+5 |
2015-11-10 | glamor: Fix rendering when core font texture allocation fails. | Eric Anholt | 1 | -0/+5 |
2015-07-06 | Instead of one glTexSubImage2D call for each glyph. | Michel Dänzer | 1 | -12/+25 |
2015-03-24 | glamor: GL_TEXTURE_MAX_LEVEL is not available on GLES2 | Maarten Lankhorst | 1 | -1/+0 |
2014-08-12 | glamor: Don't try to set up core fonts textures when we won't use them. | Eric Anholt | 1 | -0/+7 |
2014-06-12 | glamor: Fix no-mipmap allocations | Markus Wick | 1 | -0/+1 |
2014-04-23 | glamor: Replace glamor_get/put_context() with just glamor_make_current(). | Eric Anholt | 1 | -5/+2 |
2014-04-03 | glamor: Add glamor_program based poly_text and image_text | Keith Packard | 1 | -0/+186 |