summaryrefslogtreecommitdiff
path: root/glamor/glamor_font.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-26glamor: Use a single glTexImage2D call for core font atlas texture data v2Michel Dänzer1-12/+25
2015-06-03glamor: 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