summaryrefslogtreecommitdiff
path: root/glamor/glamor_points.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-29glamor: Simplify the pixmap box looping.Eric Anholt1-3/+4
2015-05-14glamor: Adapt glamor_program API to handle render accelerationKeith Packard1-1/+2
2015-03-24glamor: Just set the logic op to what we want at the start of all rendering.Eric Anholt1-6/+3
2015-03-24glamor: Remove _nf rendering functionsKeith Packard1-15/+0
2014-07-17glamor: Drop the "are we doing a series of blits or draws" logic.Eric Anholt1-3/+0
2014-04-23glamor: Replace glamor_get/put_context() with just glamor_make_current().Eric Anholt1-4/+1
2014-04-03glamor: glamor_poly_point_nf cannot fail for non-DDX pixmapsKeith Packard1-3/+18
2014-03-26glamor: Add glamor_program PolyPoint implementationKeith Packard1-0/+129