summaryrefslogtreecommitdiff
path: root/src/glsl/shadow_sampler.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: switch to glad2Hoe Hao Cheng2023-03-291-2/+3
* Use glad instead of GLEW.Jose Fonseca2020-09-161-3/+3
* Fix GL_VERSION checks.José Fonseca2011-06-071-4/+2
* Mac OS X portability fixes.José Fonseca2011-05-131-1/+1
* shadow_sampler: probe/print pixel value, fix GL version checkBrian Paul2010-12-131-1/+13
* demos/glsl: remove glutInitWindowPosition() callsBrian Paul2009-08-171-1/+0
* progs/glsl: finish conversion to GLEWBrian Paul2009-07-171-27/+22
* progs/glsl: compile with scons and glewKeith Whitwell2009-06-291-0/+2
* demos: add progs/glsl/shadow_sampler.c to test GLSL shadow2D(), etc.Brian Paul2009-02-281-0/+341