summaryrefslogtreecommitdiffstats
path: root/progs/redbook/convolution.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.Eric Anholt2010-05-211-218/+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/redbook: Silence warn_unused_result warnings.Vinson Lee2010-02-201-3/+7
|
* progs/redbook: Fix memory leaks on error paths.Vinson Lee2010-02-171-0/+1
|
* progs/redbook: use glewBrian Paul2010-02-151-0/+7
|
* progs/redbook: add additional tests for GL 1.4Brian Paul2010-02-151-0/+206