Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-01-21 | glamor: Use vertex array objects | Keith Packard | 1 | -0/+9 |
2015-11-10 | glamor: Avoid GL errors from mapping with size == 0. | Eric Anholt | 1 | -2/+14 |
2015-06-29 | glamor: Drop CloseScreen-time GL resource cleanup code. | Eric Anholt | 1 | -1/+0 |
2014-06-23 | glamor: Fix GLES2 non-VBO temporary memory allocation. | Eric Anholt | 1 | -1/+1 |
2014-04-23 | glamor: Replace glamor_get/put_context() with just glamor_make_current(). | Eric Anholt | 1 | -13/+4 |
2014-03-26 | glamor: Select VBO path by ARB_mbr extension. | Markus Wick | 1 | -3/+3 |
2014-03-10 | glamor: Use buffer_storage | Eric Anholt | 1 | -2/+51 |
2014-03-10 | glamor: Extract the streamed vertex data code used by Render. | Eric Anholt | 1 | -0/+137 |