Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A number of vertex buffer fields like NormalPtr, FogCoordPtr, etc are really | Brian Paul | 2006-06-14 | 1 | -13/+18 |
* | Rename _TNL_ATTRIB_ATTRIBUTE* to _TNL_ATTRIB_GENERIC* | Brian Paul | 2006-06-14 | 1 | -2/+2 |
* | Write attribs to slang machine. | Michal Krol | 2006-05-16 | 1 | -15/+22 |
* | Remove carriage returns. | Michal Krol | 2006-04-25 | 1 | -285/+285 |
* | Replace ctx->Const.MaxTextureUnits w/ ctx->Const.MaxTexture[Coord/Image]Units | Brian Paul | 2006-04-14 | 1 | -2/+2 |
* | More GLSL code: | Michal Krol | 2006-04-11 | 1 | -0/+23 |
* | Rename CLIP_ALL_BITS to CLIP_FRUSTUM_BITS to reflect the fact that the value | Brian Paul | 2006-04-06 | 1 | -1/+1 |
* | GLSL fixes: | Michal Krol | 2006-03-21 | 1 | -2/+2 |
* | More GLSL code: | Michal Krol | 2006-02-27 | 1 | -150/+51 |
* | include proper header file, remove local extern declarations | Brian Paul | 2006-02-22 | 1 | -11/+4 |
* | More GLSL code. | Michal Krol | 2006-02-18 | 1 | -20/+40 |
* | Get arbfslight demo running. | Michal Krol | 2006-02-15 | 1 | -1/+21 |
* | Add ARB_vertex_shader stage just before render stage. | Michal Krol | 2006-02-13 | 1 | -0/+328 |