Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-23 | glew: Initial import. | José Fonseca | |
From glew 1.5.1 release. | |||
2008-12-03 | darwin: Use -Os instead of -O2 | Jeremy Huddleston | |
(cherry picked from commit 456dbb143a0d11b69d8af0d493cd84efb0596273) | |||
2008-09-26 | configs: darwin: Don't build GLw | Jeremy Huddleston | |
(cherry picked from commit ef688ba1ee366a8937a41075cbe8b76a9bf75013) | |||
2008-08-12 | Removed broken/unsupported darwin-static configs | Jeremy Huddleston | |
Fixed typo in darwin config | |||
2008-08-12 | Fixed 'make install' for darwin | Jeremy Huddleston | |
2008-08-12 | Apple: More cleanup of the darwin config in 7.1 | Jeremy Huddleston | |
2008-08-08 | Apple: Some changes to fix compilation problems on OSX | Jeremy Huddleston | |
2008-03-10 | Darwin: Config/source fixes to now build glxdemo apps and OSMesa | Jeremy Huddleston | |
Also added darwin-fat-32bit darwin-fat-all configs and deleted old darwin-x86ppc config (cherry picked from commit 7120c0089d663a2b7e7b0c97da38f9bc233fbdd7) | |||
2008-02-19 | Apple: Pulled in changes from Apple's patchset to allow mesa to build on ↵ | Jeremy Huddleston | |
darwin again (cherry picked from commit e70609b7b877dc0d8e67c958c453305e78f831df) | |||
2007-11-01 | Add -fno-strict-aliasing workaround for all GCC targets | Dan Nicholson | |
Use a GCC option to work around aliasing bugs. See commit 013dbcd for more details. | |||
2006-07-13 | LIB_DIR is now just 'lib' or 'lib64' | Brian Paul | |
Replaced $(LIB_DIR) with $(TOP)/$(LIB_DIR), use LIB_DIR in install targets. Patch by Hanno Böck. | |||
2006-04-13 | new configs, misc updates (Dan Schikore) | Brian Paul | |
2005-12-06 | C++ fixes, mostly casts (Stephane Conversy) | Brian Paul | |
2005-06-30 | fix a few glitches | Brian Paul | |
2004-09-13 | Replace -lGL with -l$(GL_LIB), etc. | Brian Paul | |
Remove GLU_LIB_DEPS, OSMESA_LIB_DEPS lines if identical to 'default' file. | |||
2004-03-26 | new system configurations | Brian Paul | |