Age | Commit message (Expand) | Author |
2010-09-29 | Makefile: ensure Gallium's Makefile.xorg and SConscript.dri are in the tarball | Marek Olšák |
2010-09-27 | dri: Ensure that DRI driver cpp files are in tarballs | Ian Romanick |
2010-09-17 | mesa: bump version to 7.10 | Vinson Lee |
2010-09-12 | Add missing files to the tarball file lists. | Chia-I Wu |
2010-08-24 | mesa: remove non-existant files from tarball list | Brian Paul |
2010-08-20 | Remove remnants of the old glsl compiler. | Eric Anholt |
2010-06-10 | mesa: rename src/mesa/shader/ to src/mesa/program/ | Brian Paul |
2010-06-10 | mesa: move shader/slang/* sources to main/slang/* | Brian Paul |
2010-06-08 | glew: Drop glew now that we don't need it for the progs | Jakob Bornecrantz |
2010-06-07 | Remove last bits of progs/ infrastructure | Kristian Høgsberg |
2010-06-04 | mesa: remove old references to demo files and progs subdir | Brian Paul |
2010-05-21 | progs: Remove remaining EGL demos. | Chia-I Wu |
2010-05-08 | Update file list for the tarballs. | Chia-I Wu |
2010-04-05 | mesa: added Makefile.egl to GALLIUM_FILES | Brian Paul |
2010-04-05 | mesa: add missing file to GALLIUM_FILES | Thierry Vignaud |
2010-04-01 | Update DEMO_FILES for demos using EGL. | Chia-I Wu |
2010-03-23 | Merge branch '7.8' | Brian Paul |
2010-03-23 | Add missing EGL files to the tarballs. | Chia-I Wu |
2010-03-22 | mesa: set version string to 7.8-rc2 | Ian Romanick |
2010-03-17 | Merge branch '7.8' into master | Pauli Nieminen |
2010-03-16 | Remove nonexistant files from tarballs rule of Makefile | Ian Romanick |
2010-03-16 | mesa: set version string to 7.8-rc1 | Ian Romanick |
2010-03-06 | include/GL: drop more deprecated headers | George Sapountzis |
2010-03-05 | mesa: bump version to 7.9 | Brian Paul |
2010-02-26 | mesa: update tarball file list, bump version string | Brian Paul |
2010-02-26 | drop header files and demos for dropped window systems | George Sapountzis |
2010-02-26 | drop linux-solo configs | George Sapountzis |
2010-02-25 | Drop classic mesa svga driver | Kristian Høgsberg |
2010-02-25 | Drop glide driver | Kristian Høgsberg |
2010-02-25 | Remove GGI support | Kristian Høgsberg |
2010-02-25 | Remove dos driver | Kristian Høgsberg |
2010-02-25 | Remove directfb support | Kristian Høgsberg |
2010-02-24 | glapi: fix es after mv | George Sapountzis |
2010-02-14 | makefiles: Don't complaint about changing configs if the same one is reselected. | José Fonseca |
2010-02-11 | mesa: remove darwin-x86ppc and dangling darwin refs in Makefile | Brian Paul |
2010-02-09 | Retire miniglx and move the actual glx code up to src/glx | Kristian Høgsberg |
2010-01-31 | Merge remote branch 'origin/master' into lp-binning | José Fonseca |
2010-01-12 | Merge branch 'master' into opengl-es-v2 | Chia-I Wu |
2010-01-08 | Merge remote branch 'origin/master' into lp-binning | José Fonseca |
2010-01-07 | makefile: added src/glsl/Makefile.template to tarball list | Brian Paul |
2010-01-05 | Clean up ES_FILES. | Chia-I Wu |
2009-12-22 | Merge branch 'i965g-restart' | Keith Whitwell |
2009-12-21 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2009-12-21 | Merge commit 'origin/master' into i965g-restart | Keith Whitwell |
2009-12-18 | llvmpipe: added linux-llvm-debug configuration | Brian Paul |
2009-12-12 | Remove grammar module -- no dependencies left. | Michal Krol |
2009-12-12 | Merge branch 'master' into glsl-pp-rework-2 | Michal Krol |
2009-12-10 | Build mesa glsl with make. | michal |
2009-12-07 | mesa: set version string to 7.7-rc1 | Ian Romanick |
2009-11-30 | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Ian Romanick |