Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa,meta: move gl_texture_object::TargetIndex initializations | Brian Paul | 2015-10-08 | 1 | -1/+4 |
* | mesa: rework Driver.CopyImageSubData() and related code | Brian Paul | 2015-09-24 | 1 | -8/+95 |
* | meta/copy_image: Stash off the scissor | Jason Ekstrand | 2015-07-28 | 1 | -2/+2 |
* | DD: Refactor BlitFramebuffer. | Laura Ekstrand | 2015-02-02 | 1 | -1/+2 |
* | meta: Fix error paths in meta_copy_image.c | Juha-Pekka Heikkila | 2014-09-23 | 1 | -0/+9 |
* | meta/copy_image: Use the correct texture level when creating views | Jason Ekstrand | 2014-09-03 | 1 | -1/+1 |
* | mesa/meta: Add a partial implementation of CopyImageSubData | Jason Ekstrand | 2014-08-11 | 1 | -0/+199 |