| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: trim down includes of compiler.h | Brian Paul | 2015-03-02 | 1 | -1/+0 |
* | mesa: change gl_format to mesa_format | Mark Mueller | 2014-01-27 | 1 | -1/+1 |
* | mesa: remove outdated version lines in comments | Rico Schüller | 2013-06-05 | 1 | -1/+0 |
* | mesa: Restore 78-column wrapping of license text in C-style comments. | Kenneth Graunke | 2013-04-23 | 1 | -3/+4 |
* | mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text. | Kenneth Graunke | 2013-04-23 | 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 | -32/+0 |
* | 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 |