mesa/progs/osdemos
Dan Nicholson f1efacb92b Make osdemos linking like other programs
Most of the programs list their dependencies on the Mesa libraries in
their Makefiles. This works with the default configuration where
APP_LIB_DEPS only lists external libraries. This changes the
linux-osmesa configs and the osdemos Makefile to follow that convention.

Some cleanup of the Makefile is also added to refer to the GL libraries
through the existing variables rather than hardcoding their names.
2007-12-07 14:10:27 -08:00
..
.gitignore Ignore more generated files in progs/ 2007-10-10 08:44:58 -06:00
Makefile Make osdemos linking like other programs 2007-12-07 14:10:27 -08:00
osdemo.c allow specifying image size on cmd line 2006-10-14 23:24:45 +00:00
osdemo16.c move osmesa demos to their own directory 2005-05-19 15:39:37 +00:00
osdemo32.c move osmesa demos to their own directory 2005-05-19 15:39:37 +00:00
ostest1.c clamp float colors 2007-07-26 08:22:47 -06:00