| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | pipe-loader: split out "client" version | Rob Clark | 2014-02-16 | 1 | -2/+12 |
* | configure: cleanup libudev handling | Emil Velikov | 2014-02-11 | 1 | -5/+6 |
* | configure: drop LIBUDEV_CFLAGS from X11_INCLUDES | Emil Velikov | 2014-02-11 | 1 | -5/+0 |
* | configure: error out when building radeonsi without gallium-llvm | Emil Velikov | 2014-02-11 | 1 | -4/+7 |
* | omx: fix some minor configure.ac issues | Christian König | 2014-02-11 | 1 | -2/+2 |
* | st/omx: initial OpenMAX support v3 | Christian König | 2014-02-06 | 1 | -2/+31 |
* | egl/glx: Remove egl_glx driver | Chad Versace | 2014-02-05 | 1 | -11/+0 |
* | loader: fix running with --disable-egl builds | Dave Airlie | 2014-01-28 | 1 | -3/+4 |
* | loader: Use dlsym to get our udev symbols instead of explicit linking. | Eric Anholt | 2014-01-27 | 1 | -1/+1 |
* | build: Require libdrm 2.4.52 for Intel. | Kenneth Graunke | 2014-01-20 | 1 | -1/+1 |
* | loader: ifdef libdrm specific code and include | Emil Velikov | 2014-01-19 | 1 | -0/+1 |
* | loader: introduce the loader util lib | Emil Velikov | 2014-01-18 | 1 | -0/+1 |
* | Use AC_PATH_TOOL instead of AC_PATH_PROG for llvm-config. | Michał Górny | 2014-01-13 | 1 | -2/+2 |
* | configure: Disable xvmc by default | Tom Stellard | 2014-01-13 | 1 | -1/+1 |
* | freedreno/a3xx: support for hw binning pass | Rob Clark | 2014-01-08 | 1 | -1/+1 |
* | mesa: Fix build to properly check for supported compiler flags | Lauri Kasanen | 2013-12-20 | 1 | -0/+6 |
* | dri3: Switch to libxshmfence version 1.1 | Keith Packard | 2013-12-20 | 1 | -1/+1 |
* | configure.ac: remove -fcolor-diagnostics from LLVM flags | Markus Trippelsdorf | 2013-12-18 | 1 | -0/+1 |
* | st/xa: Add new map flags | Thomas Hellstrom | 2013-12-17 | 1 | -1/+1 |
* | configure.ac: require libdrm_radeon 2.4.50 | Marek Olšák | 2013-12-03 | 1 | -1/+1 |
* | egl: add HAVE_LIBDRM define, fix EGL X11 platform | Tapani Pälli | 2013-12-03 | 1 | -0/+5 |
* | i965: Bump libdrm requirement | Ian Romanick | 2013-11-26 | 1 | -1/+1 |
* | radeonsi: enable 2D tiling on CIK | Marek Olšák | 2013-11-23 | 1 | -1/+1 |
* | targets/dri: move linker flags out of configure into Automake.inc | Emil Velikov | 2013-11-16 | 1 | -2/+0 |