summaryrefslogtreecommitdiff
path: root/glamor/glamor_text.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-29glamor: Simplify the pixmap box looping.Eric Anholt1-3/+5
2016-01-13glamor: store old fonts in double width textures.Dave Airlie1-3/+7
2015-05-14glamor: Adapt glamor_program API to handle render accelerationKeith Packard1-1/+1
2015-05-14glamor: Pass depth to glamor_pm_is_solid and glamor_set_planemaskKeith Packard1-1/+1
2015-03-24glamor: Just set the logic op to what we want at the start of all rendering.Eric Anholt1-7/+1
2015-03-24glamor: Remove _nf rendering functionsKeith Packard1-39/+0
2014-07-17glamor: Drop the "are we doing a series of blits or draws" logic.Eric Anholt1-6/+0
2014-05-05glamor: Work around libXfont when it fails to use defaultCharKeith Packard1-10/+24
2014-05-05glamor: Fix uxa-entry point for ImageText16Keith Packard1-1/+1
2014-04-23glamor: Replace glamor_get/put_context() with just glamor_make_current().Eric Anholt1-8/+2
2014-04-03glamor: Add glamor_program based poly_text and image_textKeith Packard1-0/+526