summaryrefslogtreecommitdiff
path: root/src/vp/vp-tris.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: switch to glad2Hoe Hao Cheng2023-03-291-2/+3
* update some WIN32 vs _WIN32 checksErik Faye-Lund2023-03-131-1/+1
* Use glad instead of GLEW.Jose Fonseca2020-09-161-2/+2
* tests,trival,fp,vp: Rename errno with errnum.José Fonseca2014-11-191-4/+4
* Always flush stdout after writing FPS.José Fonseca2011-10-141-0/+1
* vp-tris: use larger buffer to handle longer programsBrian Paul2011-05-181-1/+1
* Mac OS X portability fixes.José Fonseca2011-05-131-1/+1
* 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
* 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