index
:
~thomash/mesa
master
svga-gl3-merge
mesa repo for work-in-progress.
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-04
dri: Require libudev-dev for building DRI on Linux.
Eric Anholt
1
-0
/
+4
2014-03-04
configure: s/--with-llvm-shared-libs/--enable-llvm-shared-libs/
José Fonseca
1
-2
/
+2
2014-03-04
Revert "configure: use enable_dri_glx local variable"
Emil Velikov
1
-9
/
+6
2014-03-04
configure: disable shared glapi when building xlib powered glx
Emil Velikov
1
-0
/
+6
2014-03-03
configure: Remove more flags from llvm-config
Bruno Jiménez
1
-1
/
+8
2014-03-03
configure.ac: consolidate dependencies version check
Fabio Pedretti
1
-7
/
+14
2014-02-28
configure: use enable_dri_glx local variable
Emil Velikov
1
-6
/
+9
2014-02-28
configure: enable the drm pipe-loader for non swrast drivers
Emil Velikov
1
-1
/
+3
2014-02-28
configure: error out when building xa only with swrast
Emil Velikov
1
-0
/
+8
2014-02-28
configure: avoid setting variables as empty strings
Emil Velikov
1
-3
/
+3
2014-02-28
configure: avoid constantly building megadrivers 'core'
Emil Velikov
1
-4
/
+7
2014-02-25
build: llvm libs may not be in system search path, add rpath
Ilia Mirkin
1
-0
/
+1
2014-02-24
util: Add util_bswap64() v3
Tom Stellard
1
-0
/
+1
2014-02-24
configure.ac: Use AX_GCC_BUILTIN to check availability of __builtin_bswap32 v2
Tom Stellard
1
-0
/
+4
2014-02-24
configure: correctly report if we're building the sw/xlib winsys
Emil Velikov
1
-0
/
+1
2014-02-24
pipe-loader: wrap pipe_loader_sw_probe_xlib within HAVE_PIPE_LOADER_XLIB
Emil Velikov
1
-0
/
+7
2014-02-21
configure: use shared-glapi when more than one gl* API is used
Emil Velikov
1
-6
/
+9
2014-02-21
configure: use default dri drivers whenever opengl and dri are enabled
Emil Velikov
1
-8
/
+6
2014-02-19
configure: Use LLVM shared libraries by default
Tom Stellard
1
-4
/
+4
2014-02-18
configure: fix build error with XA
Rob Clark
1
-0
/
+1
2014-02-18
configure: bump up libdrm requirement to 2.4.38
Emil Velikov
1
-1
/
+1
2014-02-18
configure: use test -n whenever possible
Emil Velikov
1
-8
/
+8
2014-02-18
configure: use test -z whenever possible
Emil Velikov
1
-7
/
+7
2014-02-18
configure: cleanup classic dri drivers handling
Emil Velikov
1
-63
/
+59
2014-02-18
configure: compact ppc/sparc DRI_DIRS handling
Emil Velikov
1
-8
/
+2
2014-02-18
configure: drop explicit DRI_DIRS assignment on some platforms/arches
Emil Velikov
1
-11
/
+2
2014-02-17
configure: cleanup switch statement
Emil Velikov
1
-35
/
+12
2014-02-17
targets/vdpau: Don't link unused libraries
Kusanagi Kouichi
1
-1
/
+2
2014-02-17
configure: Try pkg-config first for libselinux
Kusanagi Kouichi
1
-5
/
+7
2014-02-16
st/xa: use pipe-loader to get screen
Rob Clark
1
-4
/
+5
2014-02-16
pipe-loader: split out "client" version
Rob Clark
1
-2
/
+12
2014-02-11
configure: cleanup libudev handling
Emil Velikov
1
-5
/
+6
2014-02-11
configure: drop LIBUDEV_CFLAGS from X11_INCLUDES
Emil Velikov
1
-5
/
+0
2014-02-11
configure: error out when building radeonsi without gallium-llvm
Emil Velikov
1
-4
/
+7
2014-02-11
omx: fix some minor configure.ac issues
Christian König
1
-2
/
+2
2014-02-06
st/omx: initial OpenMAX support v3
Christian König
1
-2
/
+31
2014-02-05
egl/glx: Remove egl_glx driver
Chad Versace
1
-11
/
+0
2014-01-28
loader: fix running with --disable-egl builds
Dave Airlie
1
-3
/
+4
2014-01-27
loader: Use dlsym to get our udev symbols instead of explicit linking.
Eric Anholt
1
-1
/
+1
2014-01-20
build: Require libdrm 2.4.52 for Intel.
Kenneth Graunke
1
-1
/
+1
2014-01-19
loader: ifdef libdrm specific code and include
Emil Velikov
1
-0
/
+1
2014-01-18
loader: introduce the loader util lib
Emil Velikov
1
-0
/
+1
2014-01-13
Use AC_PATH_TOOL instead of AC_PATH_PROG for llvm-config.
Michał Górny
1
-2
/
+2
2014-01-13
configure: Disable xvmc by default
Tom Stellard
1
-1
/
+1
2014-01-08
freedreno/a3xx: support for hw binning pass
Rob Clark
1
-1
/
+1
2013-12-20
mesa: Fix build to properly check for supported compiler flags
Lauri Kasanen
1
-0
/
+6
2013-12-20
dri3: Switch to libxshmfence version 1.1
Keith Packard
1
-1
/
+1
2013-12-18
configure.ac: remove -fcolor-diagnostics from LLVM flags
Markus Trippelsdorf
1
-0
/
+1
2013-12-17
st/xa: Add new map flags
Thomas Hellstrom
1
-1
/
+1
2013-12-03
configure.ac: require libdrm_radeon 2.4.50
Marek Olšák
1
-1
/
+1
[next]