Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: add new texel fetch code for dxt formats | Brian Paul | 2012-12-14 | 1 | -0/+5 |
* | mesa: remove FEATURE_texture_s3tc define. | Oliver McFadden | 2012-09-15 | 1 | -27/+0 |
* | mesa/swrast: fix GL_TEXTURE_2D_ARRAY texture fetches for dxt formats | Brian Paul | 2012-08-24 | 1 | -16/+16 |
* | mesa: s/INLINE/inline/ | Brian Paul | 2011-10-01 | 1 | -1/+1 |
* | mesa: move gl_texture_image::FetchTexel fields to swrast | Brian Paul | 2011-09-17 | 1 | -9/+9 |
* | mesa: Clean up header file inclusion in texcompress_s3tc.h. | Vinson Lee | 2010-12-04 | 1 | -1/+5 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -2/+2 |
* | mesa/main: Make FEATURE_texture_s3tc follow feature conventions. | Chia-I Wu | 2009-10-29 | 1 | -0/+31 |
* | mesa: move StoreTexImageFunc to texstore.h | Brian Paul | 2009-09-27 | 1 | -0/+2 |
* | mesa: make some s3tc/fxt1 functions public | Brian Paul | 2009-09-27 | 1 | -0/+73 |