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