mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-03 16:28:08 +02:00
This is a substantial reorganization, This particular commit enables: - building the progs for unices platforms - glew is now built as a shared library (it is the default, and it is inconvenient and pointless to shift away from that default) - all progs get built by default |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| common.c | ||
| common.h | ||
| copytex.c | ||
| drawoverhead.c | ||
| fbobind.c | ||
| fill.c | ||
| genmipmap.c | ||
| glmain.c | ||
| glmain.h | ||
| Makefile | ||
| readpixels.c | ||
| SConscript | ||
| swapbuffers.c | ||
| teximage.c | ||
| vbo.c | ||
| vertexrate.c | ||