summaryrefslogtreecommitdiffstats
path: root/progs/vp/vp-tris.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.Eric Anholt2010-05-211-333/+0
| | | | | | | The remaining programs are ones I've had difficulty finding a build environment for to make the build system or are unit tests that should probably live next to their code instead. Hopefully people can bring over the build for remaining pieces they care about.
* progs/vp: Ensure null-terminated byte string.Vinson Lee2010-01-031-1/+2
|
* progs/vp: Fix memory leak in vp-tris.c.Vinson Lee2009-11-191-0/+2
|
* progs/vp: print program and error info when program does not compileBrian Paul2009-09-141-0/+6
|
* vp: add test for pointsize outputKeith Whitwell2009-03-131-0/+19
|
* progs/vp: add keys for point prims, etc, and various new testsKeith Whitwell2009-03-131-4/+32
|
* progs: Port vp-tris to glew.José Fonseca2009-01-231-29/+2
| | | | | There was some wglGetProcAddress calls to setup extensions already, but including glext caused many compilation errors in MinGW.
* move glut.h includeBrian Paul2008-10-281-1/+2
|
* vp: add simple vertex transform testKeith Whitwell2008-10-141-0/+11
|
* Add support for NVIDIA programs.Michal Krol2008-08-191-10/+31
|
* Port vp to Windows.Michal Krol2008-08-191-3/+29
|
* vp-tris: use test name as window nameKeith Whitwell2008-05-231-1/+1
|
* Don't generate spurious vs, move the enable a bit to do that.Zack Rusin2007-12-131-3/+3
|
* Add a simple fps counter to the exampleZack Rusin2007-12-111-1/+30
|
* fprintf() clean-up (bug 6730)Brian Paul2006-04-241-3/+1
|
* add an arl testKeith Whitwell2005-11-011-1/+1
|
* Make colors match the fp tests (really)Keith Whitwell2005-11-011-2/+2
|
* Make colors match the fp testsKeith Whitwell2005-11-011-2/+2
|
* standalone tests for vp instructionsKeith Whitwell2005-11-011-0/+218