| Commit message (Expand) | Author | Age | Files | Lines |
* | automake,android: Build program/ into a helper lib (v2) | Eric Anholt | 2012-11-12 | 1 | -15/+11 |
* | automake: Merge separated *_CXX_FILES variables to *_FILES in core mesa. | Eric Anholt | 2012-11-12 | 1 | -2/+0 |
* | dispatch: stop generating separate GLES1 API code. | Paul Berry | 2012-11-01 | 1 | -15/+0 |
* | mesa: glGet: add script to generate hash tables in build time | Imre Deak | 2012-10-10 | 1 | -0/+12 |
* | build: Don't build libdricore if not building classic drivers | Matt Turner | 2012-10-01 | 1 | -1/+5 |
* | build: Turn on visibility CFLAGS for core mesa | Matt Turner | 2012-10-01 | 1 | -2/+2 |
* | mesa: use a prefix for the program lex | Dave Airlie | 2012-09-15 | 1 | -1/+1 |
* | mesa: Kill ES2 wrapper functions | Ian Romanick | 2012-08-29 | 1 | -15/+0 |
* | build: Only build libmesa.la when needed | Matt Turner | 2012-08-24 | 1 | -4/+8 |
* | build: don't leave git_sha1.h.tmp after build/install | Vadim Girlin | 2012-08-24 | 1 | -0/+2 |
* | build: Only build libmesagallium.la if building Gallium | Matt Turner | 2012-08-22 | 1 | -2/+7 |
* | build: Use MKDIR_P in src/mesa/Makefile.am | Matt Turner | 2012-08-14 | 1 | -2/+2 |
* | build: Use AM_V_GEN in src/mesa/Makefile.am | Matt Turner | 2012-08-14 | 1 | -4/+4 |
* | build: Fix out-of-tree generation of api_exec_es{1,2}.c | Matt Turner | 2012-08-14 | 1 | -2/+2 |
* | build: fix location of generated files in src/mesa (v4) | Christopher James Halse Rogers | 2012-08-13 | 1 | -2/+11 |
* | Move installing osmesa.pc to drivers/osmesa | Jon TURNEY | 2012-07-31 | 1 | -5/+0 |
* | android-build: fix dricore build for autogenerated files (v3) | Daniel Charles | 2012-07-26 | 1 | -1/+1 |
* | Remove redundant osmesa shared library install from Makefile.old | Jon TURNEY | 2012-07-25 | 1 | -3/+4 |
* | Fix building mesa with assembly enabled since a112ca5d | Jon TURNEY | 2012-07-16 | 1 | -2/+3 |
* | automake: convert libmesa and libmesagallium | Jon TURNEY | 2012-07-13 | 1 | -4/+43 |
* | mesa: point to Makefile.old in the srcdir | Dylan Noblesmith | 2012-07-02 | 1 | -3/+3 |
* | mesa: fix parser source gen for out-of-tree builds | Dylan Noblesmith | 2012-07-02 | 1 | -0/+2 |
* | mesa: fix api source gen for out-of-tree builds | Dylan Noblesmith | 2012-07-02 | 1 | -2/+4 |
* | automake: Convert Mesa built sources generation to automake. | Eric Anholt | 2012-06-21 | 1 | -0/+65 |
* | mesa: Move GL header installation to automake. | Eric Anholt | 2012-06-21 | 1 | -0/+3 |
* | automake: Move mesa subdirs processing to automake. | Eric Anholt | 2012-06-21 | 1 | -0/+2 |
* | automake: Move .pc installation to automake. | Eric Anholt | 2012-06-21 | 1 | -0/+8 |
* | automake: Move the master Mesa makefile to Makefile.old. | Eric Anholt | 2012-06-21 | 1 | -0/+29 |