summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Fiuxp make tarballs for wayland-egl/drmBenjamin Franzke2011-05-311-0/+2
* mesa: fix tarball creationThierry Vignaud2011-04-291-1/+1
* Makefile: add missing Scons filesBrian Paul2011-04-191-0/+15
* Makefile: add missing .cpp, .ll, .yy filesThierry Vignaud2011-04-191-0/+3
* Fix mesa tarball creation againThierry Vignaud2011-04-181-1/+0
* mesa: Include GIT SHA1 in GL version stringIan Romanick2011-04-051-0/+4
* Generate lexer and parser files for tarball creation processIan Romanick2011-03-011-4/+10
* mesa: Fix some quirkiness of make tarballsIan Romanick2011-03-011-29/+26
* mesa: Remove nonexistent files from distribution listIan Romanick2011-03-011-3/+1
* mesa: omit VC8 project files from tarballBrian Paul2011-01-281-2/+1
* Fix missing files in Mesa tarballs.Thierry Vignaud2011-01-281-0/+1
* mesa: bump version to 7.11Vinson Lee2011-01-051-1/+1
* Makefile: don't include the same files twice in the tarballJulien Cristau2010-11-151-5/+1
* Makefile: ensure Gallium's Makefile.xorg and SConscript.dri are in the tarballMarek Olšák2010-09-291-0/+2
* dri: Ensure that DRI driver cpp files are in tarballsIan Romanick2010-09-271-0/+1
* mesa: bump version to 7.10Vinson Lee2010-09-171-1/+1
* Add missing files to the tarball file lists.Chia-I Wu2010-09-121-1/+6
* mesa: remove non-existant files from tarball listBrian Paul2010-08-241-5/+0
* Remove remnants of the old glsl compiler.Eric Anholt2010-08-201-7/+5
* mesa: rename src/mesa/shader/ to src/mesa/program/Brian Paul2010-06-101-3/+3
* mesa: move shader/slang/* sources to main/slang/*Brian Paul2010-06-101-4/+4
* glew: Drop glew now that we don't need it for the progsJakob Bornecrantz2010-06-081-9/+0
* Remove last bits of progs/ infrastructureKristian Høgsberg2010-06-071-4/+0
* mesa: remove old references to demo files and progs subdirBrian Paul2010-06-041-64/+6
* progs: Remove remaining EGL demos.Chia-I Wu2010-05-211-12/+0
* Update file list for the tarballs.Chia-I Wu2010-05-081-23/+35
* mesa: added Makefile.egl to GALLIUM_FILESBrian Paul2010-04-051-0/+1
* mesa: add missing file to GALLIUM_FILESThierry Vignaud2010-04-051-0/+1
* Update DEMO_FILES for demos using EGL.Chia-I Wu2010-04-011-8/+12
* Merge branch '7.8'Brian Paul2010-03-231-0/+9
|\
| * Add missing EGL files to the tarballs.Chia-I Wu2010-03-231-0/+9
| * mesa: set version string to 7.8-rc2Ian Romanick2010-03-221-1/+1
* | Merge branch '7.8' into masterPauli Nieminen2010-03-171-15/+1
|\ \ | |/
| * Remove nonexistant files from tarballs rule of MakefileIan Romanick2010-03-161-15/+1
| * mesa: set version string to 7.8-rc1Ian Romanick2010-03-161-1/+1
* | include/GL: drop more deprecated headersGeorge Sapountzis2010-03-061-1/+0
* | mesa: bump version to 7.9Brian Paul2010-03-051-1/+1
|/
* mesa: update tarball file list, bump version stringBrian Paul2010-02-261-7/+6
* drop header files and demos for dropped window systemsGeorge Sapountzis2010-02-261-1/+0
* drop linux-solo configsGeorge Sapountzis2010-02-261-3/+0
* Drop classic mesa svga driverKristian Høgsberg2010-02-251-2/+0
* Drop glide driverKristian Høgsberg2010-02-251-3/+0
* Remove GGI supportKristian Høgsberg2010-02-251-11/+0
* Remove dos driverKristian Høgsberg2010-02-251-3/+0
* Remove directfb supportKristian Høgsberg2010-02-251-7/+1
* glapi: fix es after mvGeorge Sapountzis2010-02-241-3/+3
* makefiles: Don't complaint about changing configs if the same one is reselected.José Fonseca2010-02-141-4/+7
* mesa: remove darwin-x86ppc and dangling darwin refs in MakefileBrian Paul2010-02-111-2/+0
* Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg2010-02-091-3/+3
* Merge remote branch 'origin/master' into lp-binningJosé Fonseca2010-01-311-2/+19
|\