summaryrefslogtreecommitdiff
path: root/glamor/glamor_spans.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-14glamor: Pass depth to glamor_pm_is_solid and glamor_set_planemaskKeith Packard1-1/+1
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-43/+0
2015-03-24glamor: Use GL_FRAMEBUFFER instead of GL_READ_FRAMEBUFFERMaarten Lankhorst1-1/+1
2014-07-17glamor: Drop unnecessary glTexParameteri() in SetSpans().Eric Anholt1-3/+0
2014-04-23glamor: Replace glamor_get/put_context() with just glamor_make_current().Eric Anholt1-7/+3
2014-04-03glamor: Add glamor_program based fill/set/get spansKeith Packard1-0/+438