Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | st/mesa: provide GL_OES_copy_image support by caching the original ETC data | Ilia Mirkin | 2016-08-12 | 1 | -2/+94 |
* | st/mesa: invalidate readpixels cache | Nicolai Hähnle | 2016-06-21 | 1 | -0/+1 |
* | st/mesa: flush bitmap cache before CopyImageSubData | Nicolai Hähnle | 2016-06-21 | 1 | -0/+3 |
* | st/mesa: fix reversed copyimage canonical format | Nicolai Hähnle | 2016-05-17 | 1 | -3/+3 |
* | gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_* | Marek Olšák | 2016-04-22 | 1 | -16/+16 |
* | st/mesa: account for texture views when doing CopyImageSubData | Ilia Mirkin | 2015-11-05 | 1 | -0/+8 |
* | st/mesa: create temporary textures with the same nr_samples as source | Ilia Mirkin | 2015-10-29 | 1 | -2/+6 |
* | st/mesa: implement ARB_copy_image | Marek Olšák | 2015-10-28 | 1 | -0/+578 |