summaryrefslogtreecommitdiffstats
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
...
| * Update linux-profile config.José Fonseca2007-09-192-25/+5
| * remove the -DMESA flagsBrian2007-08-202-3/+2
| * Remove many dependencies on mesa headers.Brian2007-08-162-2/+3
| * Rename drivers/dri/i915pipe --> drivers/dri/intel_winsys.Keith Whitwell2007-08-081-1/+1
| * Build the "pipe" version of the i915tex driver.Keith Whitwell2007-07-311-1/+1
| * Merge branch 'master' of git+ssh://[email protected]/git/mesa/mesa i...michal2007-07-271-0/+42
| |\
| * \ Merge branch 'master' of git+ssh://[email protected]/git/mesa/mesa i...michal2007-07-062-3/+4
| |\ \
| * | | Only build i915texKeith Whitwell2007-06-201-2/+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