Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-01-29 | glamor: Simplify the pixmap box looping. | Eric Anholt | 1 | -3/+5 |
2016-01-13 | glamor: store old fonts in double width textures. | Dave Airlie | 1 | -3/+7 |
2015-05-14 | glamor: Adapt glamor_program API to handle render acceleration | Keith Packard | 1 | -1/+1 |
2015-05-14 | glamor: Pass depth to glamor_pm_is_solid and glamor_set_planemask | 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 | -7/+1 |
2015-03-24 | glamor: Remove _nf rendering functions | Keith Packard | 1 | -39/+0 |
2014-07-17 | glamor: Drop the "are we doing a series of blits or draws" logic. | Eric Anholt | 1 | -6/+0 |
2014-05-05 | glamor: Work around libXfont when it fails to use defaultChar | Keith Packard | 1 | -10/+24 |
2014-05-05 | glamor: Fix uxa-entry point for ImageText16 | Keith Packard | 1 | -1/+1 |
2014-04-23 | glamor: Replace glamor_get/put_context() with just glamor_make_current(). | Eric Anholt | 1 | -8/+2 |
2014-04-03 | glamor: Add glamor_program based poly_text and image_text | Keith Packard | 1 | -0/+526 |