summaryrefslogtreecommitdiff
path: root/glamor/glamor_composite_glyphs.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-23glamor: Declare "pos" in the composite glyph GLSL 1.20 vertex shaderMichel Dänzer1-1/+2
2016-06-14glamor: Use DestroyPixmap instead of FreePicture for glyph atlas pixmapKeith Packard1-1/+1
2016-05-26glamor: Preserve GL_RED bits in R channel when destination is GL_RED [v2]Keith Packard1-2/+1
2016-01-29glamor: Simplify the pixmap box looping.Eric Anholt1-4/+6
2016-01-26glamor: Add support for CA rendering in a single pass.Dave Airlie1-1/+3
2015-11-10glamor: Fix crashes when the glyph atlas allocation fails.Eric Anholt1-1/+8
2015-07-10glamor: Reuse the glamor_is_memory helper.Eric Anholt1-3/+1
2015-07-06glamor: Fix bad rendering of glyphs after an a1 glyph upload. (v3)Keith Packard1-25/+38
2015-06-29glamor: Fix text rendering on GLES2.Eric Anholt1-1/+1
2015-06-19glamor: Don't try to disable attrib divisors without the extension.Eric Anholt1-2/+4
2015-06-19glamor: Skip actual FBO setup in our glyph atlas.Eric Anholt1-1/+2
2015-06-19glamor: Clean up some declarations in glyph rendering.Eric Anholt1-7/+4
2015-05-14glamor: Replace CompositeGlyphs code [v2]Keith Packard1-0/+551