| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-09-13 | mesa/tnl: Respect mfeatures.h. | Chia-I Wu | |
| _tnl_RasterPos should be disabled with FEATURE_rastpos. | |||
| 2009-09-08 | mesa: Add support for ARB_depth_clamp. | Eric Anholt | |
| This currently doesn't include fixing up the cliptests in the assembly paths to support ARB_depth_clamp, so enabling depth_clamp forces the C path. | |||
| 2009-04-03 | mesa: rename some gl_light fields to be clearer | Brian Paul | |
| EyeDirection -> SpotDirection _NormDirection -> _NormSpotDirection | |||
| 2009-02-21 | mesa: re-org texgen state | Brian Paul | |
| New gl_texgen struct allows quite a bit of code reduction. | |||
| 2009-02-09 | mesa: prefix #includes with main/ | Brian Paul | |
| 2008-09-21 | mesa: move rastpos helper to tnl | Keith Whitwell | |
