summaryrefslogtreecommitdiff
path: root/progs/xdemos/corender.c
AgeCommit message (Collapse)Author
2010-05-21Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.Eric Anholt
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.
2010-01-11progs/xdemos: Remove unnecessary header from corender.c.Vinson Lee
2009-12-19progs/xdemos: Use C-style comment.Vinson Lee
2009-12-03progs/xdemos: Add assert in corender.c.Vinson Lee
(cherry picked from commit 66a4ec14c38d407256545e0cf31c98974d621fe4)
2008-01-22define M_PI if neededAlexey Sokolov
2007-10-11Example of cooperative rendering into one window by two processesBrian