Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-05-14 | glamor: Adapt glamor_program API to handle render acceleration | Keith Packard | 1 | -1/+2 |
2015-03-24 | glamor: Just set the logic op to what we want at the start of all rendering. | Eric Anholt | 1 | -6/+3 |
2015-03-24 | glamor: Remove _nf rendering functions | Keith Packard | 1 | -15/+0 |
2014-07-17 | glamor: Drop the "are we doing a series of blits or draws" logic. | Eric Anholt | 1 | -3/+0 |
2014-04-23 | glamor: Replace glamor_get/put_context() with just glamor_make_current(). | Eric Anholt | 1 | -4/+1 |
2014-04-03 | glamor: glamor_poly_point_nf cannot fail for non-DDX pixmaps | Keith Packard | 1 | -3/+18 |
2014-03-26 | glamor: Add glamor_program PolyPoint implementation | Keith Packard | 1 | -0/+129 |