summaryrefslogtreecommitdiff
path: root/configs/darwin
AgeCommit message (Expand)Author
2010-06-08glew: Drop glew now that we don't need it for the progsJakob Bornecrantz
2010-06-04mesa: remove PROGRAM_DIRS from config filesBrian Paul
2010-05-07glapi: Move to src/mapi/.Chia-I Wu
2010-04-27apple: Integrate our libGL into the existing build system betterJeremy Huddleston
2010-04-01Revert accidental commits from the xquartz treeJeremy Huddleston
2010-04-01apple: Don't build galliumJeremy Huddleston
2010-04-01apple: Integrate our libGL into the existing build system betterJeremy Huddleston
2010-02-09Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg
2009-12-31Merge branch 'mesa_7_7_branch'Brian Paul
2009-12-22Add gallium to darwin config.Vinson Lee
2009-12-21darwin: Build glslJeremy Huddleston
2009-12-20darwin: Cleanup CPPFLAGS a bitJeremy Huddleston
2009-12-20darwin: Cleanup CPPFLAGS a bitJeremy Huddleston
2009-06-26configs/darwin: Set CXX to g++.Vinson Lee
2009-03-06Updated darwin config for when X11 is not in the same location as we're insta...Jeremy Huddleston
2009-01-23glew: Initial import.José Fonseca
2008-12-03darwin: Use -Os instead of -O2Jeremy Huddleston
2008-09-26configs: darwin: Don't build GLwJeremy Huddleston
2008-08-12Removed broken/unsupported darwin-static configsJeremy Huddleston
2008-08-12Fixed 'make install' for darwinJeremy Huddleston
2008-08-12Apple: More cleanup of the darwin config in 7.1Jeremy Huddleston
2008-08-08Apple: Some changes to fix compilation problems on OSXJeremy Huddleston
2008-03-10Darwin: Config/source fixes to now build glxdemo apps and OSMesaJeremy Huddleston
2008-02-19Apple: Pulled in changes from Apple's patchset to allow mesa to build on darw...Jeremy Huddleston
2007-11-01Add -fno-strict-aliasing workaround for all GCC targetsDan Nicholson
2006-07-13LIB_DIR is now just 'lib' or 'lib64'Brian Paul
2006-04-13new configs, misc updates (Dan Schikore)Brian Paul
2005-12-06C++ fixes, mostly casts (Stephane Conversy)Brian Paul
2005-06-30fix a few glitchesBrian Paul
2004-09-13Replace -lGL with -l$(GL_LIB), etc.Brian Paul
2004-03-26new system configurationsBrian Paul