Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
project file list.
|
|
and put the actual project files in each subdir.
|
|
|
|
|
|
files to compile/link for the C++ files in the glu library. It is easier to edit and maintain this infomation in flat files instead of trying to enter it into the VC project menus. The C++ files are compiled as a "pre-link" step.
|
|
|
|
definition file (glu.def) to project.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
libraries. (Moved from src/mesa/drivers/windows to make it easier to find.) The project files belonging to the workspace are located elsewhere in the tree, closer to the modules they each build.
|
|
the texture env function
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a DLL.
|
|
make a DLL.
|
|
make a DLL.
|
|
projects for building core mesa, backend drivers (e.g., gdi, dx7, ...), GLU, and GLUT. The project files are placed in the appropriate places in the Mesa tree.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Rename colortable-related functions.
|
|
|
|
|
|
|
|
|
|
debugging extension.
|
|
|
|
|
|
_glapi_add_entrypoint() updates in context.c
|