summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)Author
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
2007-10-26configs: Fix linux-static to link correctlyDan Nicholson
2007-10-24added catamount-osmesa-pgi configAlex Neundorf
2007-10-04FreeBSD: more /usr/X11R6->/usr/localEric Anholt
2007-09-28add support for LDFLAGS env varDan Nicholson
2007-09-27FreeBSD: Chase /usr/X11R6 death (replaced by everything in one prefix).Eric Anholt
2007-09-24Move i915tex driver into place as just i915.Eric Anholt
2007-09-24Remove the old i915 driver now that i915tex works without TTM.Eric Anholt
2007-09-20fix -D_BSD_SOURCBrian
2007-09-20Added bluegene-xlc-osmesa config (Alexander Neundorf)Brian
2007-09-19Add missing -g in FreeBSD OPT_CFLAGSEric Anholt
2007-08-03add OSMESA_LIB_NAMEBrian
2007-08-03added -lmBrian
2007-08-02OSmesa on BlueGene (Alexander Neundorf)Brian
2007-07-31fix some FreeBSD issuesBrian
2007-07-30New sunos5-v9-cc-gcc config (Roland Egger)Brian
2007-07-21Fix a number of MINGW32 issuesZhang
2007-06-22Use -pthread instead of -lpthread on FreeBSD.Eric Anholt
2007-06-05miniglx: update defines in linux-solo configDave Airlie
2007-05-14master/trunk is now for Mesa 7.1 devel: bump versionsBrian
2007-05-05nouveau: disable nouveau build by defaultDave Airlie
2007-05-04Makefile clean-ups for miniglx.Brian
2007-04-27Version bumps for 7.0Brian
2007-04-20Make xcb backend compile.Jeremy Kolb
2007-04-08add glsl to PROGRAM_DIRSBrian
2007-03-28bump version to 6.5.3 to match version.hBrian
2007-02-26Overhaul of error handling.Brian
2007-01-17New debug config for linux-driKeith Whitwell
2007-01-05Add reporting of damage by DRI drivers when the extension support is available.Eric Anholt
2006-12-06Make git ignore files only generated at build time.Michel Dänzer
2006-12-02Add i915tex and i965.Gary Wong
2006-11-30the following improvements to linux-fbdev:Sean D'Epagnier