summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2009-05-14mesa: bump version to 7.4.2Brian Paul1-1/+1
2009-04-18mesa: bump version to 7.4.1Brian Paul1-2/+2
2009-03-31Updated darwin config for when X11 is not in the same location as we're insta...Jeremy Huddleston1-6/+8
2008-12-14Add OSMesa pkg-config fileDan Nicholson2-2/+4
2008-12-14Add more package metadata to the pkg-config filesDan Nicholson2-0/+33
2008-12-03darwin: Use -Os instead of -O2Jeremy Huddleston1-2/+2
2008-09-26configs: darwin: Don't build GLwJeremy Huddleston1-3/+3
2008-08-26change MESA_MINOR to 3Brian Paul1-1/+1
2008-08-12Removed broken/unsupported darwin-static configsJeremy Huddleston3-59/+1
2008-08-12Fixed 'make install' for darwinJeremy Huddleston2-0/+13
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-07-21mesa: revert building glslcompiler by defaultBrian Paul1-1/+1
2008-07-18autoconf: Support Motif widgets in GLw with --enable-motifDan Nicholson2-0/+5
2008-07-17mesa: build the stand-alone glslcompiler by default, update the docsBrian Paul1-1/+1
2008-07-14nouveau: say goodbye to the old DRI driver...Stephane Marchesin1-1/+1
2008-07-12Call mklib with $(SHELL) so the user controls the interpreterDan Nicholson1-0/+1
2008-07-12Call minstall with $(SHELL) so the user controls the interpreterDan Nicholson2-2/+1
2008-07-12Set $(SHELL) for all configsDan Nicholson1-0/+1
2008-07-12autoconf: Subsitute SHELL for all platformsDan Nicholson1-3/+1
2008-07-06Set library and header installation directories from configurationDan Nicholson2-1/+6
2008-06-21Solaris port of Mesa 7.1 with autoconf supportAlan Coopersmith1-0/+3
2008-05-23drop GLcoreGeorge Sapountzis4-10/+0
2008-05-09Default DRI driver directory to match X.Org xserverDan Nicholson1-1/+1
2008-05-05autoconf: Scrape the version from configs/defaultDan Nicholson1-0/+1
2008-05-05glcore: Set all external variables in configurationGeorge Sapountzis2-0/+4
2008-04-30autoconf: Don't substitute MESA_MAJOR and friendsDan Nicholson1-5/+0
2008-04-23glcore: tree sharing for DRI and XMesaGeorge Sapountzis2-2/+3
2008-04-23glcore: build from mesaGeorge Sapountzis1-0/+3
2008-03-31DRI interface changes and DRI2 direct rendering support.Kristian Høgsberg1-0/+1
2008-03-10Darwin: Fixed small error in darwin config filesJeremy Huddleston2-2/+2
2008-03-10Darwin: Config/source fixes to now build glxdemo apps and OSMesaJeremy Huddleston4-42/+19
2008-02-28Convert crlf->lf line endings.José Fonseca1-42/+42
2008-02-25autoconf: Add gcc search patch to MKDEP_OPTIONS to eliminate warnings.Kristian Høgsberg1-1/+1
2008-02-19Apple: Pulled in changes from Apple's patchset to allow mesa to build on darw...Jeremy Huddleston1-8/+15
2008-02-12glapi: Use variable for indent and flagsDan Nicholson1-1/+3
2007-12-26Merge branch 'master' into autoconf2Dan Nicholson1-1/+1
2007-12-18Don't try to build nonexistent i915tex driver on linux-x86-64Dan Nicholson1-1/+1
2007-12-07autoconf: Allow static library buildsDan Nicholson1-1/+1
2007-12-07autoconf: Configure the osmesa channel size for OSMesa16 and OSMesa32Dan Nicholson1-1/+1
2007-12-07autoconf: Add support for shared DRI build on linux and freebsdDan Nicholson1-0/+17
2007-12-07autoconf: Initial support for an autoconf configurationDan Nicholson2-0/+88
2007-12-07Make osdemos linking like other programsDan Nicholson4-4/+4
2007-12-07configs: Fix linking with static libGL and --as-neededDan Nicholson3-3/+6
2007-12-03glut doesn't need -lXtBrian1-1/+1
2007-11-01Add -fno-strict-aliasing workaround for all GCC targetsDan Nicholson18-0/+70
2007-10-31configs: Set -fexceptions for GLUT on linux-dri like other targetsDan Nicholson1-0/+2
2007-10-31configs: Always use -fPIC for shared libraries, never for staticDan Nicholson8-6/+6
2007-10-31Add -fno-strict-aliasing workaround for Linux GCC targetsDan Nicholson15-0/+48
2007-10-29Build xdemos programs by default on linux-driDan Nicholson2-4/+4