summaryrefslogtreecommitdiff
path: root/glamor/glamor_font.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-18dix: Switch to the libXfont2 API (v2)Keith Packard1-3/+3
2016-01-13glamor: store old fonts in double width textures.Dave Airlie1-4/+21
2016-01-13glamor: fallback if font is too large for FBO size.Dave Airlie1-0/+5
2015-11-10glamor: Fix rendering when core font texture allocation fails.Eric Anholt1-0/+5
2015-07-06Instead of one glTexSubImage2D call for each glyph.Michel Dänzer1-12/+25
2015-03-24glamor: GL_TEXTURE_MAX_LEVEL is not available on GLES2Maarten Lankhorst1-1/+0
2014-08-12glamor: Don't try to set up core fonts textures when we won't use them.Eric Anholt1-0/+7
2014-06-12glamor: Fix no-mipmap allocationsMarkus Wick1-0/+1
2014-04-23glamor: Replace glamor_get/put_context() with just glamor_make_current().Eric Anholt1-5/+2
2014-04-03glamor: Add glamor_program based poly_text and image_textKeith Packard1-0/+186