index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: improve compiler guard
Eric Engestrom
2017-09-06
1
-0
/
+21
*
configure: only install khrplatform.h if needed
Eric Engestrom
2017-08-03
1
-0
/
+3
*
configure.ac: add -pthread to PTHREAD_LIBS
Emil Velikov
2017-06-28
1
-0
/
+5
*
configure.ac: Reduce zlib requirement from 1.2.8 to 1.2.3.
Chuck Atkins
2017-06-14
1
-1
/
+1
*
swr: relax c++ requirement from c++14 to c++11
Tim Rowley
2017-06-14
1
-4
/
+4
*
configure.ac: Also match -androideabi tuple
Nicolas Boichat
2017-06-01
1
-1
/
+1
*
configure: error out if building XVMC w/o supported platform
Emil Velikov
2017-05-31
1
-1
/
+10
*
configure: error out if building VDPAU w/o supported platform
Emil Velikov
2017-05-31
1
-1
/
+10
*
configure: error out if building OMX w/o supported platform
Emil Velikov
2017-05-31
1
-1
/
+10
*
configure: error out if building VA w/o supported platform
Emil Velikov
2017-05-31
1
-1
/
+10
*
configure: error out when building X11 Vulkan without DRI3
Emil Velikov
2017-05-31
1
-0
/
+10
*
configure: check once for DRI3 dependencies
Emil Velikov
2017-05-31
1
-16
/
+9
*
configure: error out when building GLX w/o the X11 platform
Emil Velikov
2017-05-31
1
-0
/
+6
*
configure: set HAVE_foo_PLATFORM as applicable
Emil Velikov
2017-05-31
1
-0
/
+5
*
configure: enable the surfaceless platform by default
Emil Velikov
2017-05-31
1
-3
/
+2
*
configure: loosen --with-platforms heuristics
Emil Velikov
2017-05-31
1
-7
/
+3
*
configure: update remaining --with-egl-platforms references
Emil Velikov
2017-05-31
1
-18
/
+18
*
configure: rename remaining HAVE_EGL_PLATFORM_* guards
Emil Velikov
2017-05-31
1
-3
/
+3
*
configure: move platform handling further up
Emil Velikov
2017-05-31
1
-92
/
+92
*
automake: add SWR LLVM gen_builder.hpp workaround
Emil Velikov
2017-05-22
1
-0
/
+4
*
configure: remove unneeded bits around libunwind handling
Emil Velikov
2017-05-18
1
-5
/
+0
*
configure.ac: Fix typos.
Vinson Lee
2017-04-24
1
-3
/
+3
*
configure.ac: check require_basic_egl only if egl enabled
Emil Velikov
2017-04-24
1
-1
/
+3
*
configure.ac: manually expand PKG_CHECK_VAR
Emil Velikov
2017-04-24
1
-1
/
+1
*
configure.ac: print deprecation warning as needed
Emil Velikov
2017-04-24
1
-1
/
+2
*
configure.ac: deprecate --with-egl-platforms over --with-platforms
17.1-branchpoint
Emil Velikov
2017-04-17
1
-8
/
+28
*
configure: remove egl platforms check
Emil Velikov
2017-04-17
1
-4
/
+0
*
configure: remove unneeded dri3/present proto requirements
Emil Velikov
2017-04-17
1
-7
/
+0
*
EGL: Implement the libglvnd interface for EGL (v3)
Kyle Brenneman
2017-04-17
1
-4
/
+8
*
configure.ac: honour --disable-libunwind if the .pc file is present
Emil Velikov
2017-04-17
1
-1
/
+2
*
etnaviv: native fence fd support
Philipp Zabel
2017-04-15
1
-1
/
+1
*
configure.ac: add --enable-sanitize option
Nicolai Hähnle
2017-04-14
1
-1
/
+27
*
configure.ac: require libdrm_amdgpu 2.4.79
Samuel Pitoiset
2017-04-10
1
-1
/
+1
*
swr: [configure.ac/scons] require c++14
Tim Rowley
2017-04-05
1
-4
/
+4
*
configure.ac: pthread-stubs is not a thing on GNU/kFreeBSD
Emil Velikov
2017-04-05
1
-1
/
+1
*
configure.ac: require libdrm_amdgpu 2.4.77
Nicolai Hähnle
2017-04-05
1
-1
/
+1
*
util/u_atomic: provide 64bit atomics where they're missing
Grazvydas Ignotas
2017-04-03
1
-0
/
+14
*
gallium/util: libunwind support
Rob Clark
2017-04-03
1
-0
/
+24
*
configure.ac: require libdrm_amdgpu 2.4.76 for Vega
Marek Olšák
2017-03-30
1
-1
/
+1
*
configure.ac: Do not strip away space after regex word match.
Vinson Lee
2017-03-22
1
-3
/
+3
*
configure.ac: Use POSIX compatible regex for word boundary.
Vinson Lee
2017-03-21
1
-8
/
+8
*
configure.ac: bump pthread-stubs requirement
Emil Velikov
2017-03-15
1
-1
/
+1
*
anv: do not open random render node(s)
Emil Velikov
2017-03-15
1
-2
/
+1
*
radv/winsys: use drmGetDevice2 API
Emil Velikov
2017-03-15
1
-0
/
+1
*
autoconf/scons: bump libdrm to 2.4.75
Emil Velikov
2017-03-15
1
-1
/
+1
*
Convert sed(1) syntax to be compatible with FreeBSD and OpenBSD
Jan Beich
2017-03-14
1
-10
/
+10
*
aubinator/genxml: use gzipped files to store embedded genxml
Lionel Landwerlin
2017-03-13
1
-1
/
+0
*
configure.ac: require pthread-stubs only where available
Emil Velikov
2017-03-13
1
-2
/
+3
*
configure.ac: do not require the i965 driver for ANV
Emil Velikov
2017-03-13
1
-3
/
+2
*
intel/vulkan: Get rid of recursive make
Jason Ekstrand
2017-03-13
1
-1
/
+0
[next]