| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: Remove support for BeOS | Ian Romanick | 2011-08-26 | 1 | -1/+0 |
* | glsl: Add unit tests for lower_jumps.cpp | Paul Berry | 2011-07-22 | 1 | -1/+5 |
* | mesa: remove depend files from tarballs | Brian Paul | 2011-07-19 | 1 | -14/+2 |
* | make: Fix program/lex.yy.c & friends generation. | José Fonseca | 2011-07-14 | 1 | -1/+1 |
* | Squashed commit of the following: | José Fonseca | 2011-07-14 | 1 | -314/+49 |
* | mesa: bump version to 7.12 (devel) | Brian Paul | 2011-06-29 | 1 | -1/+1 |
* | Add gbm (generic/graphics buffer manager) | Benjamin Franzke | 2011-06-23 | 1 | -0/+11 |
* | mesa: add missing DRI Makefiles to tarball | Thierry Vignaud | 2011-06-22 | 1 | -2/+1 |
* | mesa: add include/c99/*.h files to tarballs | Brian Paul | 2011-06-08 | 1 | -0/+1 |
* | apple: Dead code removal | Jeremy Huddleston | 2011-06-07 | 1 | -9/+1 |
* | Add intel pci id lists | Benjamin Franzke | 2011-06-07 | 1 | -0/+1 |
* | apple: Package applegl source into MesaLib tarball | Jeremy Huddleston | 2011-06-06 | 1 | -0/+12 |
* | Fiuxp make tarballs for wayland-egl/drm | Benjamin Franzke | 2011-05-31 | 1 | -0/+2 |
* | mesa: fix tarball creation | Thierry Vignaud | 2011-04-29 | 1 | -1/+1 |
* | Makefile: add missing Scons files | Brian Paul | 2011-04-19 | 1 | -0/+15 |
* | Makefile: add missing .cpp, .ll, .yy files | Thierry Vignaud | 2011-04-19 | 1 | -0/+3 |
* | Fix mesa tarball creation again | Thierry Vignaud | 2011-04-18 | 1 | -1/+0 |
* | mesa: Include GIT SHA1 in GL version string | Ian Romanick | 2011-04-05 | 1 | -0/+4 |
* | Generate lexer and parser files for tarball creation process | Ian Romanick | 2011-03-01 | 1 | -4/+10 |
* | mesa: Fix some quirkiness of make tarballs | Ian Romanick | 2011-03-01 | 1 | -29/+26 |
* | mesa: Remove nonexistent files from distribution list | Ian Romanick | 2011-03-01 | 1 | -3/+1 |
* | mesa: omit VC8 project files from tarball | Brian Paul | 2011-01-28 | 1 | -2/+1 |
* | Fix missing files in Mesa tarballs. | Thierry Vignaud | 2011-01-28 | 1 | -0/+1 |
* | mesa: bump version to 7.11 | Vinson Lee | 2011-01-05 | 1 | -1/+1 |
* | Makefile: don't include the same files twice in the tarball | Julien Cristau | 2010-11-15 | 1 | -5/+1 |
* | Makefile: ensure Gallium's Makefile.xorg and SConscript.dri are in the tarball | Marek Olšák | 2010-09-29 | 1 | -0/+2 |
* | dri: Ensure that DRI driver cpp files are in tarballs | Ian Romanick | 2010-09-27 | 1 | -0/+1 |
* | mesa: bump version to 7.10 | Vinson Lee | 2010-09-17 | 1 | -1/+1 |
* | Add missing files to the tarball file lists. | Chia-I Wu | 2010-09-12 | 1 | -1/+6 |
* | mesa: remove non-existant files from tarball list | Brian Paul | 2010-08-24 | 1 | -5/+0 |
* | Remove remnants of the old glsl compiler. | Eric Anholt | 2010-08-20 | 1 | -7/+5 |
* | mesa: rename src/mesa/shader/ to src/mesa/program/ | Brian Paul | 2010-06-10 | 1 | -3/+3 |
* | mesa: move shader/slang/* sources to main/slang/* | Brian Paul | 2010-06-10 | 1 | -4/+4 |
* | glew: Drop glew now that we don't need it for the progs | Jakob Bornecrantz | 2010-06-08 | 1 | -9/+0 |
* | Remove last bits of progs/ infrastructure | Kristian Høgsberg | 2010-06-07 | 1 | -4/+0 |
* | mesa: remove old references to demo files and progs subdir | Brian Paul | 2010-06-04 | 1 | -64/+6 |
* | progs: Remove remaining EGL demos. | Chia-I Wu | 2010-05-21 | 1 | -12/+0 |
* | Update file list for the tarballs. | Chia-I Wu | 2010-05-08 | 1 | -23/+35 |
* | mesa: added Makefile.egl to GALLIUM_FILES | Brian Paul | 2010-04-05 | 1 | -0/+1 |
* | mesa: add missing file to GALLIUM_FILES | Thierry Vignaud | 2010-04-05 | 1 | -0/+1 |
* | Update DEMO_FILES for demos using EGL. | Chia-I Wu | 2010-04-01 | 1 | -8/+12 |
* | Merge branch '7.8' | Brian Paul | 2010-03-23 | 1 | -0/+9 |
|\ |
|
| * | Add missing EGL files to the tarballs. | Chia-I Wu | 2010-03-23 | 1 | -0/+9 |
| * | mesa: set version string to 7.8-rc27.8-rc2 | Ian Romanick | 2010-03-22 | 1 | -1/+1 |
* | | Merge branch '7.8' into master | Pauli Nieminen | 2010-03-17 | 1 | -15/+1 |
|\| |
|
| * | Remove nonexistant files from tarballs rule of Makefile | Ian Romanick | 2010-03-16 | 1 | -15/+1 |
| * | mesa: set version string to 7.8-rc1 | Ian Romanick | 2010-03-16 | 1 | -1/+1 |
* | | include/GL: drop more deprecated headers | George Sapountzis | 2010-03-06 | 1 | -1/+0 |
* | | mesa: bump version to 7.9 | Brian Paul | 2010-03-05 | 1 | -1/+1 |
|/ |
|
* | mesa: update tarball file list, bump version string | Brian Paul | 2010-02-26 | 1 | -7/+6 |