| Commit message (Expand) | Author | Age | Files | Lines |
* | Make DRI dependencies and build depend on the target | Jon TURNEY | 2014-05-23 | 1 | -1/+1 |
* | automake: use only the folder name if it's a subfolder of the present one | Emil Velikov | 2014-03-11 | 1 | -2/+2 |
* | automake: silence folder creation | Emil Velikov | 2014-03-11 | 1 | -2/+2 |
* | automake: make clean the correct git_sha1.h.tmp | Emil Velikov | 2014-03-08 | 1 | -1/+1 |
* | build: move ARCH_LIBS definition outside of ASM definition | Paul Seidler | 2014-02-01 | 1 | -6/+6 |
* | automake: include the git sha in the opengl version string for oot builds | Emil Velikov | 2014-01-15 | 1 | -6/+6 |
* | mesa: Fix build to properly check for supported compiler flags | Lauri Kasanen | 2013-12-20 | 1 | -1/+5 |
* | mesa: Add a streaming load memcpy implementation. | Matt Turner | 2013-11-07 | 1 | -1/+9 |
* | build: Build gen_matypes and matypes.h from src/mesa. | Matt Turner | 2013-11-07 | 1 | -1/+15 |
* | build: Change HAVE_X86_ASM to mean x86 or x86-64 asm. | Matt Turner | 2013-11-07 | 1 | -3/+4 |
* | mesa: Build program as part of libmesa. | Matt Turner | 2013-11-06 | 1 | -8/+18 |
* | mesa: Clean up use of top_srcdir/top_builddir. | Matt Turner | 2013-11-06 | 1 | -11/+4 |
* | mesa: Remove dricore from the build. | Eric Anholt | 2013-10-24 | 1 | -5/+1 |
* | build: Add tests directories to SUBDIRS | Matt Turner | 2013-07-22 | 1 | -1/+1 |
* | build: remove unused API_DEFINES | Andreas Boll | 2013-05-01 | 1 | -1/+1 |
* | mesa: generate glGetInteger/Boolean/Float/Doublev() code for all APIs | Brian Paul | 2013-04-17 | 1 | -4/+2 |
* | build: Get rid of DRIVER_DIRS | Matt Turner | 2013-04-15 | 1 | -1/+13 |
* | build: Rename sources.mak -> Makefile.sources | Matt Turner | 2013-04-15 | 1 | -1/+1 |
* | build: Get rid of dead MESA_ASM_FILES variable | Matt Turner | 2013-03-12 | 1 | -1/+0 |
* | Remove hacks for static Makefiles | Matt Turner | 2013-01-13 | 1 | -12/+1 |
* | 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 |