Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-03-16 | glamor: Fix dashed line rendering. | Eric Anholt | 1 | -1/+1 |
2017-03-09 | glamor: Fix typo: "vec2_pos" -> "vec2 pos" | Michel Dänzer | 1 | -1/+1 |
2017-02-23 | glamor: Fix missing declaration in dash vertex shader | Dr.-Ing. Dieter Jurzitza | 1 | -0/+1 |
2016-05-26 | glamor: Preserve GL_RED bits in R channel when destination is GL_RED [v2] | Keith Packard | 1 | -2/+1 |
2016-01-29 | glamor: Simplify the pixmap box looping. | Eric Anholt | 1 | -3/+3 |
2015-05-14 | glamor: Adapt glamor_program API to handle render acceleration | Keith Packard | 1 | -1/+1 |
2015-03-24 | glamor: Just set the logic op to what we want at the start of all rendering. | Eric Anholt | 1 | -8/+5 |
2015-03-24 | glamor: Eliminate separate 'large' pixmap private structure | Keith Packard | 1 | -1/+1 |
2014-06-15 | glamor: Add glamor_program based 0-width dashed lines | Keith Packard | 1 | -0/+370 |