Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use GL state vars instead of program parameters | Brian Paul | 2004-03-22 | 1 | -12/+2 |
* | compute fog coord in eye space, not clip space | Brian Paul | 2004-02-17 | 1 | -3/+5 |
* | define DO_FRAGMENT_FOG=1 to test fragment program fog option | Brian Paul | 2004-02-17 | 1 | -1/+28 |
* | exercise glDeleteProgramsARB | Brian Paul | 2004-01-13 | 1 | -0/+6 |
* | s/DP4/DP3/ | Brian Paul | 2003-08-31 | 1 | -4/+4 |
* | clean up usage of extension function pointers | Brian Paul | 2003-04-17 | 1 | -7/+15 |
* | Demo of using GL_ARB_vertex/fragment_program to do per-pixel lighting. | Brian Paul | 2003-04-17 | 1 | -0/+348 |