| Commit message (Expand) | Author | Age | Files | Lines |
* | st/xorg: Delete. | Matt Turner | 2013-11-07 | 1 | -45/+11 |
* | xorg-nouveau: Delete. | Matt Turner | 2013-11-07 | 1 | -2/+1 |
* | xorg-i915: Delete. | Matt Turner | 2013-11-07 | 1 | -2/+1 |
* | build: Build gen_matypes and matypes.h from src/mesa. | Matt Turner | 2013-11-07 | 1 | -3/+1 |
* | build: Change HAVE_X86_ASM to mean x86 or x86-64 asm. | Matt Turner | 2013-11-07 | 1 | -1/+1 |
* | configure.ac: Test $asm_arch directly. | Matt Turner | 2013-11-07 | 1 | -3/+3 |
* | configure.ac: fix build on GNU/kFreeBSD | Fabio Pedretti | 2013-11-06 | 1 | -1/+1 |
* | configure.ac: Drop no-out-of-tree notice. | Matt Turner | 2013-11-06 | 1 | -4/+0 |
* | mesa: Build program as part of libmesa. | Matt Turner | 2013-11-06 | 1 | -1/+0 |
* | gallium/targets: remove vdpau-softpipe | Marek Olšák | 2013-11-02 | 1 | -8/+0 |
* | gallium/targets: remove xvmc-softpipe | Marek Olšák | 2013-11-02 | 1 | -4/+0 |
* | gallium/targets: remove r300/vdpau | Marek Olšák | 2013-11-02 | 1 | -2/+1 |
* | gallium/targets: remove r300/xvmc | Marek Olšák | 2013-11-02 | 1 | -2/+1 |
* | gallium/targets: remove radeonsi/xorg | Marek Olšák | 2013-11-02 | 1 | -2/+1 |
* | gallium/targets: remove r600/xorg | Marek Olšák | 2013-11-02 | 1 | -2/+1 |
* | automake: handle expat version pre 2.1 | Emil Velikov | 2013-10-30 | 1 | -3/+8 |
* | automake: properly handle non-default expat installation | Emil Velikov | 2013-10-29 | 1 | -18/+5 |
* | configure: use PKG_CONFIG variable over hardcoded pkg-config | Emil Velikov | 2013-10-29 | 1 | -2/+2 |
* | mesa: Remove dricore from the build. | Eric Anholt | 2013-10-24 | 1 | -16/+0 |
* | swrast: Build the driver into the shared mesa_dri_drivers.so. | Eric Anholt | 2013-10-24 | 1 | -15/+20 |
* | radeon: Build the driver into the shared mesa_dri_drivers.so. | Eric Anholt | 2013-10-24 | 1 | -1/+1 |
* | i915: Build the driver into the shared mesa_dri_drivers.so. | Eric Anholt | 2013-10-24 | 1 | -1/+1 |
* | nouveau: Build the driver into the shared mesa_dri_drivers.so. | Eric Anholt | 2013-10-24 | 1 | -1/+1 |
* | i965: Build the driver into a shared mesa_dri_drivers.so . | Eric Anholt | 2013-10-24 | 1 | -5/+24 |
* | clover: Prepare the build system for ICD support. | Tom Stellard | 2013-10-21 | 1 | -0/+14 |
* | clover: Require GCC 4.7 or higher to build. | Francisco Jerez | 2013-10-21 | 1 | -2/+2 |
* | configure.ac: drop obsolete variable HAVE_COMMON_DRI | Emil Velikov | 2013-10-15 | 1 | -5/+0 |
* | build: remove forced -fno-rtti | Alexander von Gluck IV | 2013-10-14 | 1 | -1/+0 |
* | configure.ac: Don't check for awk, grep, nm. | Matt Turner | 2013-10-14 | 1 | -12/+0 |
* | configure.ac: Don't check for cross compiling. | Matt Turner | 2013-10-14 | 1 | -2/+0 |
* | configure.ac: report an error if LLVM shared libs are disabled and CL is enabled | Marek Olšák | 2013-10-08 | 1 | -2/+3 |
* | configure: set HAVE_COMMON_DRI when building only swrast | Emil Velikov | 2013-10-03 | 1 | -0/+1 |
* | st/glx: consolidate C sources list into Makefile.sources | Emil Velikov | 2013-10-01 | 1 | -1/+1 |
* | galahad: consolidate C sources list into Makefile.sources | Emil Velikov | 2013-10-01 | 1 | -0/+1 |
* | noop: consolidate C sources list into Makefile.sources | Emil Velikov | 2013-10-01 | 1 | -0/+1 |
* | identity: consolidate C sources list into Makefile.sources | Emil Velikov | 2013-10-01 | 1 | -0/+1 |
* | r600: use NEED_RADEON_LLVM over R600_NEED_RADEON_GALLIUM | Emil Velikov | 2013-10-01 | 1 | -2/+0 |
* | gallium/targets: Make use of prebuilt libdricommon.la. | Johannes Obermayr | 2013-10-01 | 1 | -1/+0 |
* | configure.ac: Add a more informative warning when libclc.pc is not found v2 | Tom Stellard | 2013-09-27 | 1 | -6/+11 |
* | build/radeonsi: group all targets in common subdir | Christian König | 2013-09-25 | 1 | -4/+4 |
* | build/r600: group all targets in common subdir | Christian König | 2013-09-25 | 1 | -5/+5 |
* | build/r300: group build target in common subdir | Christian König | 2013-09-25 | 1 | -4/+4 |
* | mesa: Use -Bsymbolic in the linker to locally resolve Mesa-internal symbols. | Eric Anholt | 2013-09-23 | 1 | -0/+3 |
* | Suppress clang's warnings about unused CFLAGS and CXXFLAGS. | Johannes Obermayr | 2013-09-22 | 1 | -0/+6 |
* | Move nv30, nv50 and nvc0 to nouveau. | Johannes Obermayr | 2013-09-11 | 1 | -4/+1 |
* | build: Delete cross-compiling macros. | Kenneth Graunke | 2013-09-09 | 1 | -31/+0 |
* | glsl: Remove builtin_compiler from the build system. | Kenneth Graunke | 2013-09-09 | 1 | -1/+0 |
* | configure.ac: Bump Wayland requirement to 1.2.0 | Fabio Pedretti | 2013-08-27 | 1 | -1/+1 |
* | Fixed and/or order mistake, resulting in compiling llvmpipe without llvm inst... | Kristian Lehmann | 2013-08-26 | 1 | -2/+2 |
* | gallium/osmesa: Make and install an osmesa.pc. | Jon Severinsson | 2013-08-23 | 1 | -0/+1 |