| Commit message (Expand) | Author | Age | Files | Lines |
* | makefile: add phony am--refresh target | Dave Airlie | 2012-03-25 | 1 | -1/+3 |
* | mesa: Include mesa ES mapi generated files | Jakob Bornecrantz | 2012-03-21 | 1 | -0/+6 |
* | Bump version to 8.1 (devel) | Ian Romanick | 2012-02-10 | 1 | -1/+1 |
* | Revert "glsl: Fix optimization tests after converting src/glsl to automake." | Matt Turner | 2012-01-31 | 1 | -1/+0 |
* | glsl: Fix optimization tests after converting src/glsl to automake. | Paul Berry | 2012-01-31 | 1 | -0/+1 |
* | mesa: Include glx tests Makefile.in in tarball8.0-branchpoint | Jakob Bornecrantz | 2012-01-12 | 1 | -0/+2 |
* | mesa: Bump version to 8.0 (devel) | Kenneth Graunke | 2012-01-09 | 1 | -1/+1 |
* | tests/glx: Add unit tests for GLX_ARB_create_context GLX protocol | Ian Romanick | 2012-01-02 | 1 | -1/+1 |
* | gallium/cell: Remove the driver. | Kai Wasserbäch | 2011-11-29 | 1 | -2/+0 |
* | 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 |