summaryrefslogtreecommitdiffstats
path: root/progs/osdemos/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* LIB_DIR is now just 'lib' or 'lib64'Brian Paul2006-07-131-4/+4
| | | | | Replaced $(LIB_DIR) with $(TOP)/$(LIB_DIR), use LIB_DIR in install targets. Patch by Hanno Böck.
* fixup OSMESA_LIBS and make clean targetBrian Paul2006-07-071-1/+5
|
* Demonstrate rendering 8, 16 and 32-bit/channel images all in one program.Brian Paul2006-05-191-1/+6
| | | | | Like older osdemo.c program, but test more OpenGL features like texturing, blending, lines.
* move osmesa demos to their own directoryKeith Whitwell2005-05-191-0/+73