summaryrefslogtreecommitdiff
path: root/src/glut/glx/glut_ppm.c
Commit message (Collapse)AuthorAgeFilesLines
* glut: added GLUT_PPM_FILE env var to dump first frame to a PPM fileBrian Paul2011-07-111-0/+80
Set GLUT_PPM_FILE to the desired filename. The first frame rendered will be written to that file.