summaryrefslogtreecommitdiff
path: root/glamor/glamor_rects.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-21glamor: Check glamor_set_destination_drawable() return valueOlivier Fourdan1-5/+8
2016-01-29glamor: Simplify the pixmap box looping.Eric Anholt1-3/+4
2015-03-24glamor: Add a helper function for the common GL_QUADS fallback pattern.Eric Anholt1-8/+1
2015-03-24glamor: Just set the logic op to what we want at the start of all rendering.Eric Anholt1-5/+2
2015-03-24glamor: Remove _nf rendering functionsKeith Packard1-12/+0
2014-04-23glamor: Replace glamor_get/put_context() with just glamor_make_current().Eric Anholt1-3/+1
2014-04-03glamor: Add glamor_program based poly_fill_rectKeith Packard1-0/+189