Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-05-14 | glamor: Pass depth to glamor_pm_is_solid and glamor_set_planemask | Keith Packard | 1 | -1/+1 |
2015-03-24 | glamor: Add a helper function for the common GL_QUADS fallback pattern. | Eric Anholt | 1 | -8/+1 |
2015-03-24 | glamor: Just set the logic op to what we want at the start of all rendering. | Eric Anholt | 1 | -5/+2 |
2015-03-24 | glamor: Remove _nf rendering functions | Keith Packard | 1 | -43/+0 |
2015-03-24 | glamor: Use GL_FRAMEBUFFER instead of GL_READ_FRAMEBUFFER | Maarten Lankhorst | 1 | -1/+1 |
2014-07-17 | glamor: Drop unnecessary glTexParameteri() in SetSpans(). | Eric Anholt | 1 | -3/+0 |
2014-04-23 | glamor: Replace glamor_get/put_context() with just glamor_make_current(). | Eric Anholt | 1 | -7/+3 |
2014-04-03 | glamor: Add glamor_program based fill/set/get spans | Keith Packard | 1 | -0/+438 |