| Commit message (Expand) | Author | Age | Files | Lines |
* | egl/build: Drop two unnecessary Makefiles. | Matt Turner | 2014-04-07 | 1 | -2/+0 |
* | configure: don't require libudev for gbm or egl drm/wayland | Jonathan Gray | 2014-04-05 | 1 | -5/+16 |
* | automake: move GALLIUM_DRI_LIB_DEPS to Automake.inc | Emil Velikov | 2014-04-05 | 1 | -3/+0 |
* | configure.ac: fix the detection of expat with pkg-config | Johannes Nixdorf | 2014-04-05 | 1 | -1/+1 |
* | st/xa: Fix advertized version number and try to avoid future discrepancies | Thomas Hellstrom | 2014-04-04 | 1 | -0/+1 |
* | automake: ask the linker to do garbage collection | Emil Velikov | 2014-03-31 | 1 | -0/+16 |
* | configure: autodetect video state-trackers when non swrast driver is present | Emil Velikov | 2014-03-31 | 1 | -1/+1 |
* | configure: use grep in quiet mode, rather than piping stderr/stdout to /dev/null | Emil Velikov | 2014-03-31 | 1 | -6/+6 |
* | configure: error out when building gallium-osmesa without softpipe | Emil Velikov | 2014-03-31 | 1 | -2/+2 |
* | Partially revert "automake: allow only shared builds" | Emil Velikov | 2014-03-31 | 1 | -7/+22 |
* | configure: enable dri3 only for linux | Emil Velikov | 2014-03-31 | 1 | -6/+12 |
* | mapi/glapi: Use ElementTree instead of libxml2. | José Fonseca | 2014-03-26 | 1 | -1/+0 |
* | Revert "build: llvm libs may not be in system search path, add rpath" | Ilia Mirkin | 2014-03-25 | 1 | -1/+0 |
* | automake: allow only shared builds | Emil Velikov | 2014-03-11 | 1 | -38/+18 |
* | configure: update enable-llvm-shared-libs comments | Emil Velikov | 2014-03-11 | 1 | -13/+10 |
* | configure: read libomxil-bellagio.pc only when it exists | Emil Velikov | 2014-03-11 | 1 | -1/+6 |
* | automake: create compat symlinks only for linux systems | Emil Velikov | 2014-03-11 | 1 | -0/+12 |
* | configure: use LIB_EXT rather than hardcoded .so | Emil Velikov | 2014-03-11 | 1 | -5/+8 |
* | configure: remove old makefile variables | Emil Velikov | 2014-03-11 | 1 | -36/+0 |
* | configure: Fix bashism. | Eric Anholt | 2014-03-05 | 1 | -1/+1 |
* | dri: Require libudev-dev for building DRI on Linux. | Eric Anholt | 2014-03-04 | 1 | -0/+4 |
* | configure: s/--with-llvm-shared-libs/--enable-llvm-shared-libs/ | José Fonseca | 2014-03-04 | 1 | -2/+2 |
* | Revert "configure: use enable_dri_glx local variable" | Emil Velikov | 2014-03-04 | 1 | -9/+6 |
* | configure: disable shared glapi when building xlib powered glx | Emil Velikov | 2014-03-04 | 1 | -0/+6 |
* | configure: Remove more flags from llvm-config | Bruno Jiménez | 2014-03-03 | 1 | -1/+8 |
* | configure.ac: consolidate dependencies version check | Fabio Pedretti | 2014-03-03 | 1 | -7/+14 |
* | configure: use enable_dri_glx local variable | Emil Velikov | 2014-02-28 | 1 | -6/+9 |
* | configure: enable the drm pipe-loader for non swrast drivers | Emil Velikov | 2014-02-28 | 1 | -1/+3 |
* | configure: error out when building xa only with swrast | Emil Velikov | 2014-02-28 | 1 | -0/+8 |
* | configure: avoid setting variables as empty strings | Emil Velikov | 2014-02-28 | 1 | -3/+3 |
* | configure: avoid constantly building megadrivers 'core' | Emil Velikov | 2014-02-28 | 1 | -4/+7 |
* | build: llvm libs may not be in system search path, add rpath | Ilia Mirkin | 2014-02-25 | 1 | -0/+1 |
* | util: Add util_bswap64() v3 | Tom Stellard | 2014-02-24 | 1 | -0/+1 |
* | configure.ac: Use AX_GCC_BUILTIN to check availability of __builtin_bswap32 v2 | Tom Stellard | 2014-02-24 | 1 | -0/+4 |
* | configure: correctly report if we're building the sw/xlib winsys | Emil Velikov | 2014-02-24 | 1 | -0/+1 |
* | pipe-loader: wrap pipe_loader_sw_probe_xlib within HAVE_PIPE_LOADER_XLIB | Emil Velikov | 2014-02-24 | 1 | -0/+7 |
* | configure: use shared-glapi when more than one gl* API is used | Emil Velikov | 2014-02-21 | 1 | -6/+9 |
* | configure: use default dri drivers whenever opengl and dri are enabled | Emil Velikov | 2014-02-21 | 1 | -8/+6 |
* | configure: Use LLVM shared libraries by default | Tom Stellard | 2014-02-19 | 1 | -4/+4 |
* | configure: fix build error with XA | Rob Clark | 2014-02-18 | 1 | -0/+1 |
* | configure: bump up libdrm requirement to 2.4.38 | Emil Velikov | 2014-02-18 | 1 | -1/+1 |
* | configure: use test -n whenever possible | Emil Velikov | 2014-02-18 | 1 | -8/+8 |
* | configure: use test -z whenever possible | Emil Velikov | 2014-02-18 | 1 | -7/+7 |
* | configure: cleanup classic dri drivers handling | Emil Velikov | 2014-02-18 | 1 | -63/+59 |
* | configure: compact ppc/sparc DRI_DIRS handling | Emil Velikov | 2014-02-18 | 1 | -8/+2 |
* | configure: drop explicit DRI_DIRS assignment on some platforms/arches | Emil Velikov | 2014-02-18 | 1 | -11/+2 |
* | configure: cleanup switch statement | Emil Velikov | 2014-02-17 | 1 | -35/+12 |
* | targets/vdpau: Don't link unused libraries | Kusanagi Kouichi | 2014-02-17 | 1 | -1/+2 |
* | configure: Try pkg-config first for libselinux | Kusanagi Kouichi | 2014-02-17 | 1 | -5/+7 |
* | st/xa: use pipe-loader to get screen | Rob Clark | 2014-02-16 | 1 | -4/+5 |