José Fonseca
57d00016ca
glew: Initial import.
From glew 1.5.1 release.
hace 16 años
José Fonseca
90b2beb661
Simplify makefile boilerplate code.
Don't define ASM_SOURCES variable globally -- reserve that variable to be defined
locally by makefiles, together with C_SOURCES and CPP_SOURCES.
hace 17 años
José Fonseca
6acd63a498
Code reorganization: update build.
Update the Makefiles and includes for the new paths.
Note that there hasn't been no separation of the Makefiles yet, and make is
jumping all over the place. That will be taken care shortly. But for now, make
should work. It was tested with linux and linux-dri. Linux-cell and linux-llvm
might require some minor tweaks.
hace 17 años
Dan Nicholson
01b18abf93
Add -fno-strict-aliasing workaround for all GCC targets
Use a GCC option to work around aliasing bugs. See commit 013dbcd
for
more details.
hace 18 años
Brian Paul
883f9891cb
LIB_DIR is now just 'lib' or 'lib64'
Replaced $(LIB_DIR) with $(TOP)/$(LIB_DIR), use LIB_DIR in install targets.
Patch by Hanno Böck.
hace 19 años
Brian Paul
28569c25f6
use ASM_API variable, bug 4415
hace 20 años
Brian Paul
d84f09306c
Replace -lGL with -l$(GL_LIB), etc.
Remove GLU_LIB_DEPS, OSMESA_LIB_DEPS lines if identical to 'default' file.
hace 21 años
Philippe Houdoin
b227e90837
Duplicate CFLAGS in CXXFLAGS removed. Now define DEBUG symbol in debug build.
hace 21 años
Philippe Houdoin
375047ba72
make clean at root now clean the glu/$(GLU_DIRS) too.
hace 21 años
Philippe Houdoin
25f2d96a8f
Turn gcc optimization up to -O3.
hace 21 años
Philippe Houdoin
af8031ce5c
Add a BeOS build config.
hace 21 años