Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make GL_ARB_texture_compression mandatory | Ian Romanick | 2009-01-28 | 1 | -25/+13 |
* | mesa: remove GL_SGIX_shadow, GL_SGIX_shadow_ambient and GL_SGIX_depth_texture | Brian Paul | 2009-01-28 | 1 | -70/+12 |
* | mesa: additional GL_INVALID_OPERATION tests for texture swizzle | Brian Paul | 2009-01-28 | 1 | -2/+7 |
* | mesa: set/get new state for GL_EXT_texture_swizzle | Brian Paul | 2009-01-28 | 1 | -34/+185 |
* | mesa: refactor glTexParameter code | Brian Paul | 2009-01-27 | 1 | -347/+480 |
* | Unify ARB_depth_texture and SGIX_depth_texture | Ian Romanick | 2008-10-01 | 1 | -2/+1 |
* | mesa: fix param indexing | Brad King | 2008-09-26 | 1 | -6/+6 |
* | mesa: texture crop rect state | Brian Paul | 2008-09-21 | 1 | -0/+30 |
* | mesa: refactor: move various ENUM_TO_x macros into macros.h | Brian Paul | 2008-09-21 | 1 | -3/+0 |
* | mesa: refactor: move glTexParameter-related functions into new texparam.c file | Brian Paul | 2008-09-21 | 1 | -0/+1039 |