Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: don't include m_xform.h where not needed | Brian Paul | 2009-02-12 | 1 | -1/+0 |
* | mesa: update glTexEnv(), glGetTexEnv() for GL_NV_texture_env_combine4 | Brian Paul | 2009-01-23 | 1 | -2/+83 |
* | mesa: consolidate glGetTexEnvi/f() code with new get_texenvi() helper | Brian Paul | 2009-01-23 | 1 | -214/+125 |
* | mesa: refactor _mesa_TexEnvfv() code with helper functions | Brian Paul | 2009-01-23 | 1 | -348/+373 |
* | mesa: refactor: move various ENUM_TO_x macros into macros.h | Brian Paul | 2008-09-21 | 1 | -2/+0 |
* | mesa: refactor: move glTexEnv-related functions into new texenv.c file | Brian Paul | 2008-09-21 | 1 | -0/+863 |