Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: change gl_format to mesa_format | Mark Mueller | 2014-01-27 | 1 | -1/+1 |
* | mesa: remove #include "mfeatures.h" from numerous source files | Brian Paul | 2013-04-17 | 1 | -1/+0 |
* | mesa: remove old swrast-based compressed texel fetch code | Brian Paul | 2012-12-14 | 1 | -34/+0 |
* | mesa: add new texel fetch code for rgtc formats | Brian Paul | 2012-12-14 | 1 | -0/+5 |
* | mesa/swrast: fix GL_TEXTURE_2D_ARRAY texture fetches for latc/rgtc formats | Brian Paul | 2012-08-24 | 1 | -16/+16 |
* | mesa: move gl_texture_image::FetchTexel fields to swrast | Brian Paul | 2011-09-17 | 1 | -9/+9 |
* | mesa: add EXT_texture_compression_latc | Marek Olšák | 2011-03-08 | 1 | -0/+17 |
* | mesa: Add RGTC texture store/fetch support. | Dave Airlie | 2011-02-28 | 1 | -0/+60 |