summaryrefslogtreecommitdiffstats
path: root/configs/darwin
Commit message (Expand)AuthorAgeFilesLines
* Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg2010-02-091-2/+2
* Merge branch 'mesa_7_7_branch'Brian Paul2009-12-311-1/+1
|\
| * Add gallium to darwin config.Vinson Lee2009-12-221-1/+1
| * darwin: Cleanup CPPFLAGS a bitJeremy Huddleston2009-12-201-2/+2
* | darwin: Build glslJeremy Huddleston2009-12-211-1/+1
* | darwin: Cleanup CPPFLAGS a bitJeremy Huddleston2009-12-201-2/+2
|/
* configs/darwin: Set CXX to g++.Vinson Lee2009-06-261-1/+1
* Updated darwin config for when X11 is not in the same location as we're insta...Jeremy Huddleston2009-03-061-6/+8
* glew: Initial import.José Fonseca2009-01-231-1/+1
* darwin: Use -Os instead of -O2Jeremy Huddleston2008-12-031-2/+2
* configs: darwin: Don't build GLwJeremy Huddleston2008-09-261-3/+3
* Removed broken/unsupported darwin-static configsJeremy Huddleston2008-08-121-1/+1
* Fixed 'make install' for darwinJeremy Huddleston2008-08-121-0/+7
* Apple: More cleanup of the darwin config in 7.1Jeremy Huddleston2008-08-121-19/+25
* Apple: Some changes to fix compilation problems on OSXJeremy Huddleston2008-08-081-3/+5
* Darwin: Config/source fixes to now build glxdemo apps and OSMesaJeremy Huddleston2008-03-101-5/+5
* Apple: Pulled in changes from Apple's patchset to allow mesa to build on darw...Jeremy Huddleston2008-02-191-8/+15
* Add -fno-strict-aliasing workaround for all GCC targetsDan Nicholson2007-11-011-0/+4
* LIB_DIR is now just 'lib' or 'lib64'Brian Paul2006-07-131-3/+3
* new configs, misc updates (Dan Schikore)Brian Paul2006-04-131-4/+2
* C++ fixes, mostly casts (Stephane Conversy)Brian Paul2005-12-061-2/+4
* fix a few glitchesBrian Paul2005-06-301-3/+7
* Replace -lGL with -l$(GL_LIB), etc.Brian Paul2004-09-131-1/+1
* new system configurationsBrian Paul2004-03-261-0/+25