summaryrefslogtreecommitdiff
path: root/progs/vpglsl
AgeCommit message (Expand)AuthorFilesLines
2009-12-05progs/vpglsl: Assign glGetUniformLocationARB return value to GLint.Vinson Lee1-6/+6
2009-12-02progs/vpglsl: Fix psiz-mul.glsl compilation error on Mac OS.Vinson Lee1-1/+1
2009-06-01progs/vpglsl: add similar support for point rendering as progs/vpKeith Whitwell3-6/+64
2009-03-23vpglsl: add missing SConscriptKeith Whitwell1-0/+13
2009-03-10vpglsl: add simple mov.glslKeith Whitwell1-0/+5
2009-03-09vpglsl: build with scons and glewKeith Whitwell2-23/+27
2008-11-14mesa: fix buildAlan Hourihane1-2/+1
2008-09-19mesa: Update ignores a bitJakob Bornecrantz1-0/+1
2008-06-12add some glsl example testing different arrays of uniformsZack Rusin5-0/+131
2007-10-25Implement loopsZack Rusin1-0/+7
2007-10-25Fix nested conditionalsZack Rusin3-1/+23
2007-10-25Test some functionality of vp using GLSL that pure vp isn't testing.Zack Rusin4-0/+333