| Commit message (Expand) | Author | Age | Files | Lines |
* | automake: convert es1api | Matt Turner | 2012-08-23 | 1 | -0/+2 |
* | automake: convert es2api | Matt Turner | 2012-08-23 | 1 | -0/+2 |
* | build: Link DRI drivers with dricore in case of no direct rendering | Matt Turner | 2012-08-22 | 1 | -10/+3 |
* | build: Only build libmesagallium.la if building Gallium | Matt Turner | 2012-08-22 | 1 | -0/+1 |
* | build: Put mapi/shared-glapi in CORE_DIRS | Matt Turner | 2012-08-22 | 1 | -12/+1 |
* | build: Only allow shared-glapi with DRI | Matt Turner | 2012-08-22 | 1 | -18/+25 |
* | build: Set sensible DRI/X11/OSMesa defaults | Matt Turner | 2012-08-22 | 1 | -53/+19 |
* | build: Print whether shared-glapi is enabled | Matt Turner | 2012-08-22 | 1 | -0/+1 |
* | build: Remove deprecated --with-driver= flag | Matt Turner | 2012-08-22 | 1 | -31/+6 |
* | build: Remove EXTRA_LIB_PATH | Matt Turner | 2012-08-16 | 1 | -5/+1 |
* | build: Require X11 pkg-config files | Matt Turner | 2012-08-16 | 1 | -69/+16 |
* | configure.ac: bump libdrm_radeon requirement to 2.6.38 | Marek Olšák | 2012-08-15 | 1 | -1/+1 |
* | configure: Check xcb version when X11 pkgconfig exists | Tom Stellard | 2012-08-12 | 1 | -0/+1 |
* | Revert "mesa: Remove C++11 narrowing warnings" | Chad Versace | 2012-08-10 | 1 | -3/+0 |
* | mesa: Remove C++11 narrowing warnings | Chad Versace | 2012-08-10 | 1 | -0/+3 |
* | Make shared-glapi the default | Ian Romanick | 2012-08-08 | 1 | -2/+2 |
* | mesa/tests: Add tests for the generated shared-glapi dispatch table | Ian Romanick | 2012-08-08 | 1 | -0/+1 |
* | radeonsi: initial VDPAU target | Christian König | 2012-08-02 | 1 | -1/+1 |
* | configure.ac: Remove extra ;; | Matt Turner | 2012-08-01 | 1 | -1/+1 |
* | configure.ac: Don't duplicate CFLAGS | Matt Turner | 2012-08-01 | 1 | -4/+0 |
* | configure.ac: Remove contractions to stop breaking syntax highlighting | Matt Turner | 2012-08-01 | 1 | -4/+4 |
* | configure.ac: remove remnants of ppc asm support | Matt Turner | 2012-08-01 | 1 | -7/+0 |
* | linux: Default to dri not xlib on all arches | Adam Jackson | 2012-08-01 | 1 | -3/+1 |
* | Move installing osmesa.pc to drivers/osmesa | Jon TURNEY | 2012-07-31 | 1 | -2/+1 |
* | automake: Remove OPT_FLAGS. | Eric Anholt | 2012-07-26 | 1 | -7/+2 |
* | automake: Remove ARCH_FLAGS. | Eric Anholt | 2012-07-26 | 1 | -6/+2 |
* | Remove redundant osmesa shared library install from Makefile.old | Jon TURNEY | 2012-07-25 | 1 | -2/+0 |
* | automake: Honor GL_LIB for mangled/custom lib names | Brad King | 2012-07-23 | 1 | -1/+0 |
* | pipe_loader: Try to connect with the X server before probing pciids v2 | Tom Stellard | 2012-07-23 | 1 | -0/+6 |
* | configure.ac: Add --with-llvm-prefix option | Tom Stellard | 2012-07-23 | 1 | -1/+12 |
* | autoconf: Only kink mcjit component when available. | José Fonseca | 2012-07-21 | 1 | -2/+6 |
* | configure.ac: Further LLVM fixups. | Michel Dänzer | 2012-07-17 | 1 | -3/+3 |
* | configure.ac: Add libLLVMMCJIT to the LLVM_LDFLAGS | Tom Stellard | 2012-07-17 | 1 | -1/+1 |
* | Fix linking gallium drivers and with dricore after defadf2b1 | Jon TURNEY | 2012-07-13 | 1 | -2/+2 |
* | wayland: Stop trying to use make rules from aclocal, just copy and paste | Kristian Høgsberg | 2012-07-13 | 1 | -2/+3 |
* | automake: convert libglapi | Jon TURNEY | 2012-07-13 | 1 | -5/+1 |
* | Rename X86-64_API -> X86_64_API | Jon TURNEY | 2012-07-13 | 1 | -1/+1 |
* | Link dri drivers with mesa or dricore libtool library | Jon TURNEY | 2012-07-13 | 1 | -3/+8 |
* | Remove unused MESA_MODULES autoconf variable | Jon TURNEY | 2012-07-13 | 1 | -3/+0 |
* | automake: convert libglsl | Jon TURNEY | 2012-07-13 | 1 | -0/+2 |
* | automake: convert libOSmesa | Laurent Carlier | 2012-07-13 | 1 | -0/+5 |
* | mesa: Require current libxcb. | Eric Anholt | 2012-07-12 | 1 | -20/+1 |
* | i965: Add hardware context support. | Kenneth Graunke | 2012-07-10 | 1 | -1/+1 |
* | clover: Add --with-clang-libdir option and verify CLANG_RESOURCE_DIR | Tom Stellard | 2012-06-22 | 1 | -0/+17 |
* | dricore: Turn it into a normal library. | Eric Anholt | 2012-06-21 | 1 | -12/+2 |
* | mesa: Move GL header installation to automake. | Eric Anholt | 2012-06-21 | 1 | -6/+1 |
* | automake: Move the master Mesa makefile to Makefile.old. | Eric Anholt | 2012-06-21 | 1 | -0/+1 |
* | automake: Convert osmesa.pc to be generated by configure. | Eric Anholt | 2012-06-21 | 1 | -1/+2 |
* | mesa: Convert gl.pc to be generated by configure. | Eric Anholt | 2012-06-21 | 1 | -1/+2 |
* | automake: Convert src/mesa/drivers/x11/Makefile to automake. | Eric Anholt | 2012-06-21 | 1 | -1/+2 |