Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: remove old swrast-based compressed texel fetch code | Brian Paul | 2012-12-14 | 1 | -8/+0 |
* | mesa: add new texel fetch code for fxt formats | Brian Paul | 2012-12-14 | 1 | -0/+3 |
* | mesa: remove FEATURE_texture_fxt1 define. | Oliver McFadden | 2012-09-15 | 1 | -14/+0 |
* | mesa: move gl_texture_image::FetchTexel fields to swrast | Brian Paul | 2011-09-17 | 1 | -3/+3 |
* | mesa: Directly include mfeatures.h in files that perform feature tests. | Vinson Lee | 2011-01-07 | 1 | -0/+1 |
* | mesa: Reduce header file inclusion in texcompress_fxt1.h. | Vinson Lee | 2010-08-03 | 1 | -1/+3 |
* | mesa/main: Make FEATURE_texture_fxt1 follow feature conventions. | Chia-I Wu | 2009-10-29 | 1 | -8/+14 |
* | 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/+51 |