Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-03-24 | glamor: Use GL_FRAMEBUFFER instead of GL_READ_FRAMEBUFFER | Maarten Lankhorst | 1 | -1/+1 |
2015-03-24 | glamor: only use (un)pack_subimage when available | Maarten Lankhorst | 1 | -19/+36 |
2014-07-17 | glamor: Drop unnecessary glTexParameteri() in upload of texture data. | Eric Anholt | 1 | -3/+0 |
2014-07-17 | glamor: Use MIN/MAX macros to clean up glamor_transfer.c | Eric Anholt | 1 | -35/+10 |
2014-04-23 | glamor: Replace glamor_get/put_context() with just glamor_make_current(). | Eric Anholt | 1 | -4/+2 |
2014-04-03 | glamor: Add simple upload/download functions in glamor_transfer | Keith Packard | 1 | -0/+264 |