summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)Author
2008-12-14Add OSMesa pkg-config fileDan Nicholson
2008-12-14Add more package metadata to the pkg-config filesDan Nicholson
2008-12-03darwin: Use -Os instead of -O2Jeremy Huddleston
2008-09-26configs: darwin: Don't build GLwJeremy Huddleston
2008-08-26change MESA_MINOR to 3Brian Paul
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-07-21mesa: revert building glslcompiler by defaultBrian Paul
2008-07-18autoconf: Support Motif widgets in GLw with --enable-motifDan Nicholson
2008-07-17mesa: build the stand-alone glslcompiler by default, update the docsBrian Paul
2008-07-14nouveau: say goodbye to the old DRI driver...Stephane Marchesin
2008-07-12Call mklib with $(SHELL) so the user controls the interpreterDan Nicholson
2008-07-12Call minstall with $(SHELL) so the user controls the interpreterDan Nicholson
2008-07-12Set $(SHELL) for all configsDan Nicholson
2008-07-12autoconf: Subsitute SHELL for all platformsDan Nicholson
2008-07-06Set library and header installation directories from configurationDan Nicholson
2008-06-21Solaris port of Mesa 7.1 with autoconf supportAlan Coopersmith
2008-05-23drop GLcoreGeorge Sapountzis
2008-05-09Default DRI driver directory to match X.Org xserverDan Nicholson
2008-05-05autoconf: Scrape the version from configs/defaultDan Nicholson
2008-05-05glcore: Set all external variables in configurationGeorge Sapountzis
2008-04-30autoconf: Don't substitute MESA_MAJOR and friendsDan Nicholson
2008-04-23glcore: tree sharing for DRI and XMesaGeorge Sapountzis
2008-04-23glcore: build from mesaGeorge Sapountzis
2008-03-31DRI interface changes and DRI2 direct rendering support.Kristian Høgsberg
2008-03-10Darwin: Fixed small error in darwin config filesJeremy Huddleston
2008-03-10Darwin: Config/source fixes to now build glxdemo apps and OSMesaJeremy Huddleston
2008-02-28Convert crlf->lf line endings.José Fonseca
2008-02-25autoconf: Add gcc search patch to MKDEP_OPTIONS to eliminate warnings.Kristian Høgsberg
2008-02-19Apple: Pulled in changes from Apple's patchset to allow mesa to build on darw...Jeremy Huddleston
2008-02-12glapi: Use variable for indent and flagsDan Nicholson
2007-12-26Merge branch 'master' into autoconf2Dan Nicholson
2007-12-18Don't try to build nonexistent i915tex driver on linux-x86-64Dan Nicholson
2007-12-07autoconf: Allow static library buildsDan Nicholson
2007-12-07autoconf: Configure the osmesa channel size for OSMesa16 and OSMesa32Dan Nicholson
2007-12-07autoconf: Add support for shared DRI build on linux and freebsdDan Nicholson
2007-12-07autoconf: Initial support for an autoconf configurationDan Nicholson
2007-12-07Make osdemos linking like other programsDan Nicholson
2007-12-07configs: Fix linking with static libGL and --as-neededDan Nicholson
2007-12-03glut doesn't need -lXtBrian
2007-11-01Add -fno-strict-aliasing workaround for all GCC targetsDan Nicholson
2007-10-31configs: Set -fexceptions for GLUT on linux-dri like other targetsDan Nicholson
2007-10-31configs: Always use -fPIC for shared libraries, never for staticDan Nicholson
2007-10-31Add -fno-strict-aliasing workaround for Linux GCC targetsDan Nicholson
2007-10-29Build xdemos programs by default on linux-driDan Nicholson
2007-10-29linux-dri-xcb: Fix undefined refs when linking with libGLDan Nicholson
2007-10-29update APP_LIB_DEPS for static library configs (patch 3/3)Dan Nicholson
2007-10-29simplify APP_LIB_DEPS (patch 2/3)Dan Nicholson