![]() 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. |
17 年之前 | |
---|---|---|
.. | ||
.gitignore | Ignore more generated files in progs/ | 18 年之前 |
Makefile | Make osdemos linking like other programs | 17 年之前 |
osdemo.c | allow specifying image size on cmd line | 19 年之前 |
osdemo16.c | move osmesa demos to their own directory | 20 年之前 |
osdemo32.c | move osmesa demos to their own directory | 20 年之前 |
ostest1.c | clamp float colors | 18 年之前 |