summaryrefslogtreecommitdiffstats
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
* Add OSMesa pkg-config fileDan Nicholson2008-12-142-2/+4
* Add more package metadata to the pkg-config filesDan Nicholson2008-12-142-0/+33
* darwin: Use -Os instead of -O2Jeremy Huddleston2008-12-031-2/+2
* configs: darwin: Don't build GLwJeremy Huddleston2008-09-261-3/+3
* change MESA_MINOR to 3Brian Paul2008-08-261-1/+1
* Removed broken/unsupported darwin-static configsJeremy Huddleston2008-08-123-59/+1
* Fixed 'make install' for darwinJeremy Huddleston2008-08-122-0/+13
* 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
* mesa: revert building glslcompiler by defaultBrian Paul2008-07-211-1/+1
* autoconf: Support Motif widgets in GLw with --enable-motifDan Nicholson2008-07-182-0/+5
* mesa: build the stand-alone glslcompiler by default, update the docsBrian Paul2008-07-171-1/+1
* nouveau: say goodbye to the old DRI driver...Stephane Marchesin2008-07-141-1/+1
* Call mklib with $(SHELL) so the user controls the interpreterDan Nicholson2008-07-121-0/+1
* Call minstall with $(SHELL) so the user controls the interpreterDan Nicholson2008-07-122-2/+1
* Set $(SHELL) for all configsDan Nicholson2008-07-121-0/+1
* autoconf: Subsitute SHELL for all platformsDan Nicholson2008-07-121-3/+1
* Set library and header installation directories from configurationDan Nicholson2008-07-062-1/+6
* Solaris port of Mesa 7.1 with autoconf supportAlan Coopersmith2008-06-211-0/+3
* drop GLcoreGeorge Sapountzis2008-05-234-10/+0
* Default DRI driver directory to match X.Org xserverDan Nicholson2008-05-091-1/+1
* autoconf: Scrape the version from configs/defaultDan Nicholson2008-05-051-0/+1
* glcore: Set all external variables in configurationGeorge Sapountzis2008-05-052-0/+4
* autoconf: Don't substitute MESA_MAJOR and friendsDan Nicholson2008-04-301-5/+0
* glcore: tree sharing for DRI and XMesaGeorge Sapountzis2008-04-232-2/+3
* glcore: build from mesaGeorge Sapountzis2008-04-231-0/+3
* DRI interface changes and DRI2 direct rendering support.Kristian Høgsberg2008-03-311-0/+1
* Darwin: Fixed small error in darwin config filesJeremy Huddleston2008-03-102-2/+2
* Darwin: Config/source fixes to now build glxdemo apps and OSMesaJeremy Huddleston2008-03-104-42/+19
* Convert crlf->lf line endings.José Fonseca2008-02-281-42/+42
* autoconf: Add gcc search patch to MKDEP_OPTIONS to eliminate warnings.Kristian Høgsberg2008-02-251-1/+1
* Apple: Pulled in changes from Apple's patchset to allow mesa to build on darw...Jeremy Huddleston2008-02-191-8/+15
* glapi: Use variable for indent and flagsDan Nicholson2008-02-121-1/+3
* Merge branch 'master' into autoconf2Dan Nicholson2007-12-261-1/+1
|\
| * Don't try to build nonexistent i915tex driver on linux-x86-64Dan Nicholson2007-12-181-1/+1
* | autoconf: Allow static library buildsDan Nicholson2007-12-071-1/+1
* | autoconf: Configure the osmesa channel size for OSMesa16 and OSMesa32Dan Nicholson2007-12-071-1/+1
* | autoconf: Add support for shared DRI build on linux and freebsdDan Nicholson2007-12-071-0/+17
* | autoconf: Initial support for an autoconf configurationDan Nicholson2007-12-072-0/+88
|/
* Make osdemos linking like other programsDan Nicholson2007-12-074-4/+4
* configs: Fix linking with static libGL and --as-neededDan Nicholson2007-12-073-3/+6
* glut doesn't need -lXtBrian2007-12-031-1/+1
* Add -fno-strict-aliasing workaround for all GCC targetsDan Nicholson2007-11-0118-0/+70
* configs: Set -fexceptions for GLUT on linux-dri like other targetsDan Nicholson2007-10-311-0/+2
* configs: Always use -fPIC for shared libraries, never for staticDan Nicholson2007-10-318-6/+6
* Add -fno-strict-aliasing workaround for Linux GCC targetsDan Nicholson2007-10-3115-0/+48
* Build xdemos programs by default on linux-driDan Nicholson2007-10-292-4/+4
* linux-dri-xcb: Fix undefined refs when linking with libGLDan Nicholson2007-10-291-2/+3
* update APP_LIB_DEPS for static library configs (patch 3/3)Dan Nicholson2007-10-293-6/+3
* simplify APP_LIB_DEPS (patch 2/3)Dan Nicholson2007-10-291-2/+4