Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add casts to prevent signed/unsigned compare compiler warnings. | Karl Schultz | 2003-09-18 | 1 | -2/+2 |
* | fix typo | Brian Paul | 2003-09-05 | 1 | -1/+1 |
* | move GL_MESA_program_debug code into program.c | Brian Paul | 2003-09-05 | 1 | -0/+225 |
* | fix fog.End error | Brian Paul | 2003-09-02 | 1 | -1/+1 |
* | Moved some shared vertex/fragment program code into new program.c file. | Brian Paul | 2003-08-31 | 1 | -0/+927 |