Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: force height of 1D textures to be 1 in texture views | Ilia Mirkin | 2014-09-01 | 1 | -0/+3 |
* | mesa: Add GL API support for ARB_copy_image | Jason Ekstrand | 2014-08-11 | 1 | -19/+17 |
* | mesa: change gl_format to mesa_format | Mark Mueller | 2014-01-27 | 1 | -2/+2 |
* | mesa: fix texture view use of _mesa_get_tex_image() | Chris Forbes | 2013-12-14 | 1 | -2/+7 |
* | mesa: s/uint/GLuint/ to fix MSVC error | Brian Paul | 2013-12-13 | 1 | -1/+1 |
* | mesa: add texture_view helper function for TexStorage | Courtney Goeltzenleuchter | 2013-12-13 | 1 | -0/+61 |
* | mesa: Fill out ARB_texture_view entry points | Courtney Goeltzenleuchter | 2013-12-13 | 1 | -1/+538 |
* | mesa: Add API definitions for ARB_texture_view | Courtney Goeltzenleuchter | 2013-12-13 | 1 | -0/+65 |