summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2011-03-01Generate lexer and parser files for tarball creation processIan Romanick
2011-03-01mesa: Fix some quirkiness of make tarballsIan Romanick
2011-03-01mesa: Remove nonexistent files from distribution listIan Romanick
2011-01-28mesa: omit VC8 project files from tarballBrian Paul
2011-01-28Fix missing files in Mesa tarballs.Thierry Vignaud
2011-01-05mesa: bump version to 7.11Vinson Lee
2010-11-15Makefile: don't include the same files twice in the tarballJulien Cristau
2010-09-29Makefile: ensure Gallium's Makefile.xorg and SConscript.dri are in the tarballMarek Olšák
2010-09-27dri: Ensure that DRI driver cpp files are in tarballsIan Romanick
2010-09-17mesa: bump version to 7.10Vinson Lee
2010-09-12Add missing files to the tarball file lists.Chia-I Wu
2010-08-24mesa: remove non-existant files from tarball listBrian Paul
2010-08-20Remove remnants of the old glsl compiler.Eric Anholt
2010-06-10mesa: rename src/mesa/shader/ to src/mesa/program/Brian Paul
2010-06-10mesa: move shader/slang/* sources to main/slang/*Brian Paul
2010-06-08glew: Drop glew now that we don't need it for the progsJakob Bornecrantz
2010-06-07Remove last bits of progs/ infrastructureKristian Høgsberg
2010-06-04mesa: remove old references to demo files and progs subdirBrian Paul
2010-05-21progs: Remove remaining EGL demos.Chia-I Wu
2010-05-08Update file list for the tarballs.Chia-I Wu
2010-04-05mesa: added Makefile.egl to GALLIUM_FILESBrian Paul
2010-04-05mesa: add missing file to GALLIUM_FILESThierry Vignaud
2010-04-01Update DEMO_FILES for demos using EGL.Chia-I Wu
2010-03-23Merge branch '7.8'Brian Paul
2010-03-23Add missing EGL files to the tarballs.Chia-I Wu
2010-03-22mesa: set version string to 7.8-rc2Ian Romanick
2010-03-17Merge branch '7.8' into masterPauli Nieminen
2010-03-16Remove nonexistant files from tarballs rule of MakefileIan Romanick
2010-03-16mesa: set version string to 7.8-rc1Ian Romanick
2010-03-06include/GL: drop more deprecated headersGeorge Sapountzis
2010-03-05mesa: bump version to 7.9Brian Paul
2010-02-26mesa: update tarball file list, bump version stringBrian Paul
2010-02-26drop header files and demos for dropped window systemsGeorge Sapountzis
2010-02-26drop linux-solo configsGeorge Sapountzis
2010-02-25Drop classic mesa svga driverKristian Høgsberg
2010-02-25Drop glide driverKristian Høgsberg
2010-02-25Remove GGI supportKristian Høgsberg
2010-02-25Remove dos driverKristian Høgsberg
2010-02-25Remove directfb supportKristian Høgsberg
2010-02-24glapi: fix es after mvGeorge Sapountzis
2010-02-14makefiles: Don't complaint about changing configs if the same one is reselected.José Fonseca
2010-02-11mesa: remove darwin-x86ppc and dangling darwin refs in MakefileBrian Paul
2010-02-09Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg
2010-01-31Merge remote branch 'origin/master' into lp-binningJosé Fonseca
2010-01-12Merge branch 'master' into opengl-es-v2Chia-I Wu
2010-01-08Merge remote branch 'origin/master' into lp-binningJosé Fonseca
2010-01-07makefile: added src/glsl/Makefile.template to tarball listBrian Paul
2010-01-05Clean up ES_FILES.Chia-I Wu
2009-12-22Merge branch 'i965g-restart'Keith Whitwell
2009-12-21Merge branch 'mesa_7_7_branch'Brian Paul