Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glew: Initial import. | José Fonseca | 2009-01-23 | 1 | -1/+1 |
* | Merge branch 'gallium-0.1' into gallium-0.2 | Keith Whitwell | 2008-09-11 | 1 | -3/+3 |
|\ | |||||
| * | Simplify makefile boilerplate code. | José Fonseca | 2008-02-19 | 1 | -2/+2 |
| * | Code reorganization: update build. | José Fonseca | 2008-02-15 | 1 | -1/+1 |
* | | Add -fno-strict-aliasing workaround for all GCC targets | Dan Nicholson | 2007-11-01 | 1 | -0/+4 |
|/ | |||||
* | LIB_DIR is now just 'lib' or 'lib64' | Brian Paul | 2006-07-13 | 1 | -3/+3 |
* | use ASM_API variable, bug 4415 | Brian Paul | 2005-09-12 | 1 | -1/+2 |
* | Replace -lGL with -l$(GL_LIB), etc. | Brian Paul | 2004-09-13 | 1 | -3/+3 |
* | Duplicate CFLAGS in CXXFLAGS removed. Now define DEBUG symbol in debug build. | Philippe Houdoin | 2004-08-24 | 1 | -2/+1 |
* | make clean at root now clean the glu/$(GLU_DIRS) too. | Philippe Houdoin | 2004-08-16 | 1 | -3/+3 |
* | Turn gcc optimization up to -O3. | Philippe Houdoin | 2004-08-14 | 1 | -2/+2 |
* | Add a BeOS build config. | Philippe Houdoin | 2004-08-14 | 1 | -0/+100 |