Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | progs/vp: Ensure null-terminated byte string. | Vinson Lee | 2010-01-03 | 1 | -1/+2 |
| | |||||
* | progs/vp: Fix memory leak in vp-tris.c. | Vinson Lee | 2009-11-19 | 1 | -0/+2 |
| | |||||
* | progs/vp: print program and error info when program does not compile | Brian Paul | 2009-09-14 | 1 | -0/+6 |
| | |||||
* | vp: add test for pointsize output | Keith Whitwell | 2009-03-13 | 1 | -0/+19 |
| | |||||
* | progs/vp: add keys for point prims, etc, and various new tests | Keith Whitwell | 2009-03-13 | 1 | -4/+32 |
| | |||||
* | progs: Port vp-tris to glew. | José Fonseca | 2009-01-23 | 1 | -29/+2 |
| | | | | | There was some wglGetProcAddress calls to setup extensions already, but including glext caused many compilation errors in MinGW. | ||||
* | move glut.h include | Brian Paul | 2008-10-28 | 1 | -1/+2 |
| | |||||
* | vp: add simple vertex transform test | Keith Whitwell | 2008-10-14 | 1 | -0/+11 |
| | |||||
* | Add support for NVIDIA programs. | Michal Krol | 2008-08-19 | 1 | -10/+31 |
| | |||||
* | Port vp to Windows. | Michal Krol | 2008-08-19 | 1 | -3/+29 |
| | |||||
* | vp-tris: use test name as window name | Keith Whitwell | 2008-05-23 | 1 | -1/+1 |
| | |||||
* | Don't generate spurious vs, move the enable a bit to do that. | Zack Rusin | 2007-12-13 | 1 | -3/+3 |
| | |||||
* | Add a simple fps counter to the example | Zack Rusin | 2007-12-11 | 1 | -1/+30 |
| | |||||
* | fprintf() clean-up (bug 6730) | Brian Paul | 2006-04-24 | 1 | -3/+1 |
| | |||||
* | add an arl test | Keith Whitwell | 2005-11-01 | 1 | -1/+1 |
| | |||||
* | Make colors match the fp tests (really) | Keith Whitwell | 2005-11-01 | 1 | -2/+2 |
| | |||||
* | Make colors match the fp tests | Keith Whitwell | 2005-11-01 | 1 | -2/+2 |
| | |||||
* | standalone tests for vp instructions | Keith Whitwell | 2005-11-01 | 1 | -0/+218 |