summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)Author
2007-12-11Redo the fragment program examples to match vp'sZack Rusin
2007-12-10remove -Wall, add -DGALLIUM_CELLBrian
2007-12-05Add dependency checking for Cell driver sources.Brian
2007-12-02added -fPICBrian
2007-12-02don't build libglwBrian
2007-12-02Initial Cell driver infrastructure.Brian
2007-12-02glut doesn't need -lXtBrian
2007-10-25Expand pkg-config flags before invoking the compiler.José Fonseca
2007-10-25LLVM requires linking with the C++ compiler.Michel Dänzer
2007-10-24Cleanup some code.Zack Rusin
2007-10-24Introduce linux-llvm target. Remove the llvm code from the default build for ...Zack Rusin
2007-10-24Implement the conversion and do the initial execution pass.Zack Rusin
2007-10-24Initial stab at LLVM integration.Zack Rusin
2007-09-28Update x86's static and profile configs.José Fonseca
2007-09-19Update linux-profile config.José Fonseca
2007-08-20remove the -DMESA flagsBrian
2007-08-16Remove many dependencies on mesa headers.Brian
2007-08-08Rename drivers/dri/i915pipe --> drivers/dri/intel_winsys.Keith Whitwell
2007-07-31Build the "pipe" version of the i915tex driver.Keith Whitwell
2007-07-27Merge branch 'master' of git+ssh://michal@git.freedesktop.org/git/mesa/mesa i...michal
2007-07-21Fix a number of MINGW32 issuesZhang
2007-07-06Merge branch 'master' of git+ssh://michal@git.freedesktop.org/git/mesa/mesa i...michal
2007-06-22Use -pthread instead of -lpthread on FreeBSD.Eric Anholt
2007-06-20Only build i915texKeith Whitwell
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
2006-11-18need to specify Xlibs with APP_LIB_DEPSBrian Paul
2006-11-01merge the (rest of) texmem branchKeith Whitwell
2006-10-19remove some debug/test changesBrian Paul
2006-10-19New bin/minstall script - a minimal replacement for 'install'.Brian Paul
2006-10-11Fix bug #4681.Ian Romanick
2006-10-09Updates for XCB. Bug 8560.Brian Paul
2006-09-26Update linux-dr-xcb config file to use LIBDRM_CFLAGSJeremy Kolb
2006-09-21bump version to 6.5.2Brian Paul
2006-09-19added LIBDRM_CFLAGS (Javier Villavicencio)Brian Paul
2006-09-19fix CFLAGS (bug 8344)Brian Paul
2006-09-06comment out EXTRA_LIB_PATH, ?= causes problems on HP-UXBrian Paul
2006-09-06Fixes from Christopher Bell:Brian Paul