summaryrefslogtreecommitdiff
path: root/glamor/glamor_transform.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-08glamor: Factor out glamor_set_color_depth from glamor_set_colorMichel Dänzer1-8/+8
2016-01-29glamor: Simplify the pixmap box looping.Eric Anholt1-4/+3
2016-01-29glamor: Drop comment about dead yInverted flag.Eric Anholt1-2/+0
2016-01-26glamor: Use GL_RED instead of GL_ALPHA if we have texture_swizzle (v3)Keith Packard1-0/+6
2015-05-14glamor: Adapt glamor_program API to handle render accelerationKeith Packard1-5/+18
2015-05-14glamor: Remove destination drawable argument from glamor_set_textureKeith Packard1-6/+3
2015-05-14glamor: Pass depth to glamor_pm_is_solid and glamor_set_planemaskKeith Packard1-2/+2
2015-03-24glamor: * 1/size is faster than / size in VSKeith Packard1-4/+4
2015-03-24glamor: Create inline tests for small/large pixmapsKeith Packard1-1/+1
2015-03-24glamor: Eliminate separate 'large' pixmap private structureKeith Packard1-1/+1
2015-03-24glamor: Remove screen private and pixmap ptrs from pixmap private and fboKeith Packard1-1/+3
2014-06-15glamor: Add accelerated stipple supportKeith Packard1-3/+69
2014-03-26glamor: Add infrastructure for generating shaders on the flyKeith Packard1-0/+215