Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: replace GET_SHINE_TAB_ENTRY() macro with an inline function | Brian Paul | 2012-02-10 | 1 | -2/+1 |
* | mesa: remove gl_light::_SpotExpTable field | Brian Paul | 2012-02-10 | 1 | -4/+1 |
* | mesa: remove leftovers from color indexed rendering. | Mathias Fröhlich | 2011-12-26 | 1 | -6/+1 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -4/+4 |
* | tnl: Remove unnecessary headers. | Vinson Lee | 2010-07-31 | 1 | -1/+0 |
* | tnl: Remove color-index TNL support | Ian Romanick | 2010-03-03 | 1 | -37/+15 |
* | tnl: Remove unnecessary header from t_rasterpos.c. | Vinson Lee | 2010-01-12 | 1 | -1/+0 |
* | mesa: Add support for ARB_depth_clamp. | Eric Anholt | 2009-09-08 | 1 | -10/+15 |
* | mesa: rename some gl_light fields to be clearer | Brian Paul | 2009-04-03 | 1 | -1/+1 |
* | mesa: re-org texgen state | Brian Paul | 2009-02-21 | 1 | -12/+12 |
* | mesa: prefix #includes with main/ | Brian Paul | 2009-02-09 | 1 | -4/+4 |
* | mesa: move rastpos helper to tnl | Keith Whitwell | 2008-09-21 | 1 | -0/+505 |