Age | Commit message (Expand) | Author |
2008-07-12 | Set $(SHELL) for all configs | Dan Nicholson |
2008-07-12 | autoconf: Subsitute SHELL for all platforms | Dan Nicholson |
2008-07-06 | Set library and header installation directories from configuration | Dan Nicholson |
2008-06-21 | Solaris port of Mesa 7.1 with autoconf support | Alan Coopersmith |
2008-05-23 | drop GLcore | George Sapountzis |
2008-05-09 | Default DRI driver directory to match X.Org xserver | Dan Nicholson |
2008-05-05 | autoconf: Scrape the version from configs/default | Dan Nicholson |
2008-05-05 | glcore: Set all external variables in configuration | George Sapountzis |
2008-04-30 | autoconf: Don't substitute MESA_MAJOR and friends | Dan Nicholson |
2008-04-23 | glcore: tree sharing for DRI and XMesa | George Sapountzis |
2008-04-23 | glcore: build from mesa | George Sapountzis |
2008-03-31 | DRI interface changes and DRI2 direct rendering support. | Kristian Høgsberg |
2008-03-10 | Darwin: Fixed small error in darwin config files | Jeremy Huddleston |
2008-03-10 | Darwin: Config/source fixes to now build glxdemo apps and OSMesa | Jeremy Huddleston |
2008-02-28 | Convert crlf->lf line endings. | José Fonseca |
2008-02-25 | autoconf: Add gcc search patch to MKDEP_OPTIONS to eliminate warnings. | Kristian Høgsberg |
2008-02-19 | Apple: Pulled in changes from Apple's patchset to allow mesa to build on darw... | Jeremy Huddleston |
2008-02-12 | glapi: Use variable for indent and flags | Dan Nicholson |
2007-12-26 | Merge branch 'master' into autoconf2 | Dan Nicholson |
2007-12-18 | Don't try to build nonexistent i915tex driver on linux-x86-64 | Dan Nicholson |
2007-12-07 | autoconf: Allow static library builds | Dan Nicholson |
2007-12-07 | autoconf: Configure the osmesa channel size for OSMesa16 and OSMesa32 | Dan Nicholson |
2007-12-07 | autoconf: Add support for shared DRI build on linux and freebsd | Dan Nicholson |
2007-12-07 | autoconf: Initial support for an autoconf configuration | Dan Nicholson |
2007-12-07 | Make osdemos linking like other programs | Dan Nicholson |
2007-12-07 | configs: Fix linking with static libGL and --as-needed | Dan Nicholson |
2007-12-03 | glut doesn't need -lXt | Brian |
2007-11-01 | Add -fno-strict-aliasing workaround for all GCC targets | Dan Nicholson |
2007-10-31 | configs: Set -fexceptions for GLUT on linux-dri like other targets | Dan Nicholson |
2007-10-31 | configs: Always use -fPIC for shared libraries, never for static | Dan Nicholson |
2007-10-31 | Add -fno-strict-aliasing workaround for Linux GCC targets | Dan Nicholson |
2007-10-29 | Build xdemos programs by default on linux-dri | Dan Nicholson |
2007-10-29 | linux-dri-xcb: Fix undefined refs when linking with libGL | Dan Nicholson |
2007-10-29 | update APP_LIB_DEPS for static library configs (patch 3/3) | Dan Nicholson |
2007-10-29 | simplify APP_LIB_DEPS (patch 2/3) | Dan Nicholson |
2007-10-26 | configs: Fix linux-static to link correctly | Dan Nicholson |
2007-10-24 | added catamount-osmesa-pgi config | Alex Neundorf |
2007-10-04 | FreeBSD: more /usr/X11R6->/usr/local | Eric Anholt |
2007-09-28 | add support for LDFLAGS env var | Dan Nicholson |
2007-09-27 | FreeBSD: Chase /usr/X11R6 death (replaced by everything in one prefix). | Eric Anholt |
2007-09-24 | Move i915tex driver into place as just i915. | Eric Anholt |
2007-09-24 | Remove the old i915 driver now that i915tex works without TTM. | Eric Anholt |
2007-09-20 | fix -D_BSD_SOURC | Brian |
2007-09-20 | Added bluegene-xlc-osmesa config (Alexander Neundorf) | Brian |
2007-09-19 | Add missing -g in FreeBSD OPT_CFLAGS | Eric Anholt |
2007-08-03 | add OSMESA_LIB_NAME | Brian |
2007-08-03 | added -lm | Brian |
2007-08-02 | OSmesa on BlueGene (Alexander Neundorf) | Brian |
2007-07-31 | fix some FreeBSD issues | Brian |
2007-07-30 | New sunos5-v9-cc-gcc config (Roland Egger) | Brian |