summaryrefslogtreecommitdiff
path: root/src/tests/shader_api.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: switch to glad2Hoe Hao Cheng2023-03-291-2/+3
* tests: use gl2-functions for logsErik Faye-Lund2023-03-061-18/+21
* Use glad instead of GLEW.Jose Fonseca2020-09-161-3/+3
* tests/shader_api: Avoid unused variable warning.Jose Fonseca2017-01-181-0/+1
* Fix GL_VERSION checks.José Fonseca2011-06-071-4/+1
* Mac OS X portability fixes.José Fonseca2011-05-131-1/+1
* New stab at callbacks prototypes.José Fonseca2010-11-091-5/+1
* progs/tests: Fix MSVC build.Vinson Lee2009-11-041-1/+5
* demos: check that GL version is 2.0 or higherBrian Paul2009-04-211-0/+8
* progs/tests: compile with SCons and glewKeith Whitwell2009-03-101-1/+2
* demos: minor updates for shader_api.c testBrian Paul2009-02-111-4/+4
* Convert to 0/1 when setting boolean uniformsBruce Merry2008-01-011-1/+40
* Add a test program to test for assorted bugs in shader_api.cBruce Merry2008-01-011-0/+298