index
:
~mattst88/mesa
add-f-d-d
arb_gpu_shader5
ballot
bug-109404
compact
dead/csel
dead/double-scheduler
dead/g45-transposed-read
dead/i965-sched-v3
dead/lround
dead/lround2
dead/lvn
dead/nir-vec4-rc
dead/pspom
dead/spf
dead/validate-old
dead/vec4-neg-mul-cse
dead/vec4-rc
dead/vector-logic
deferred/locking
deferred/no-peephole-sel
double-scheduler
experiment/brwinst-struct
experiment/cfg
experiment/demorgan-reverse
experiment/fsgenerator
experiment/glsl_ir_ssa
experiment/opt-1-minus-x-into-swiz
experiment/sample_lz
experiment/single-i965-gen
experiment/ssa
experiment/ssa-before-fixups
for-mark
for-rafael
fp64
jenkins
lvn
master
musl
sched
sched-eot
single-i965-gen
tag/oct-18-2013
tag/oct-2-2014
tag/oct-2-2014-2
vec4-lower-int-mul
vf-component-packing
wip/arb_shader_group_vote
wip/bool
wip/const-vf
wip/const-vf2
wip/dot
wip/gen4-optimize-int-conv
wip/lround
wip/nir-gvn
wip/nir-optimization-progress
wip/packing
wip/pending-scheduler
wip/predicate-block
wip/sample_lz
wip/sched-eot
wip/unorm
wip/validate
wip/vec4-builder
wip/vec4-lower-int-mul
mattst88's mesa repository
mattst88
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-26
configure: print LDFLAGS alongside CFLAGS & co.
Eric Engestrom
1
-1
/
+3
2017-04-23
configure.ac: Fix typos.
Vinson Lee
1
-3
/
+3
2017-04-19
configure.ac: check require_basic_egl only if egl enabled
Emil Velikov
1
-1
/
+3
2017-04-19
configure.ac: manually expand PKG_CHECK_VAR
Emil Velikov
1
-1
/
+1
2017-04-17
configure.ac: print deprecation warning as needed
Emil Velikov
1
-1
/
+2
2017-04-17
configure.ac: deprecate --with-egl-platforms over --with-platforms
Emil Velikov
1
-8
/
+28
2017-04-17
configure: remove egl platforms check
Emil Velikov
1
-4
/
+0
2017-04-17
configure: remove unneeded dri3/present proto requirements
Emil Velikov
1
-7
/
+0
2017-04-17
EGL: Implement the libglvnd interface for EGL (v3)
Kyle Brenneman
1
-4
/
+8
2017-04-17
configure.ac: honour --disable-libunwind if the .pc file is present
Emil Velikov
1
-1
/
+2
2017-04-15
etnaviv: native fence fd support
Philipp Zabel
1
-1
/
+1
2017-04-14
configure.ac: add --enable-sanitize option
Nicolai Hähnle
1
-1
/
+27
2017-04-10
configure.ac: require libdrm_amdgpu 2.4.79
Samuel Pitoiset
1
-1
/
+1
2017-04-05
swr: [configure.ac/scons] require c++14
Tim Rowley
1
-4
/
+4
2017-04-05
configure.ac: pthread-stubs is not a thing on GNU/kFreeBSD
Emil Velikov
1
-1
/
+1
2017-04-05
configure.ac: require libdrm_amdgpu 2.4.77
Nicolai Hähnle
1
-1
/
+1
2017-04-03
util/u_atomic: provide 64bit atomics where they're missing
Grazvydas Ignotas
1
-0
/
+14
2017-04-03
gallium/util: libunwind support
Rob Clark
1
-0
/
+24
2017-03-30
configure.ac: require libdrm_amdgpu 2.4.76 for Vega
Marek Olšák
1
-1
/
+1
2017-03-22
configure.ac: Do not strip away space after regex word match.
Vinson Lee
1
-3
/
+3
2017-03-21
configure.ac: Use POSIX compatible regex for word boundary.
Vinson Lee
1
-8
/
+8
2017-03-15
configure.ac: bump pthread-stubs requirement
Emil Velikov
1
-1
/
+1
2017-03-15
anv: do not open random render node(s)
Emil Velikov
1
-2
/
+1
2017-03-15
radv/winsys: use drmGetDevice2 API
Emil Velikov
1
-0
/
+1
2017-03-15
autoconf/scons: bump libdrm to 2.4.75
Emil Velikov
1
-1
/
+1
2017-03-14
Convert sed(1) syntax to be compatible with FreeBSD and OpenBSD
Jan Beich
1
-10
/
+10
2017-03-13
aubinator/genxml: use gzipped files to store embedded genxml
Lionel Landwerlin
1
-1
/
+0
2017-03-13
configure.ac: require pthread-stubs only where available
Emil Velikov
1
-2
/
+3
2017-03-13
configure.ac: do not require the i965 driver for ANV
Emil Velikov
1
-3
/
+2
2017-03-13
intel/vulkan: Get rid of recursive make
Jason Ekstrand
1
-1
/
+0
2017-03-13
intel/tools: Use a makefile included from intel/Makefile.am
Jason Ekstrand
1
-1
/
+0
2017-03-13
configure.ac: provide a fall-back define for WAYLAND_SCANNER
Emil Velikov
1
-2
/
+2
2017-03-07
Revert "configure.ac: Use PKG_CHECK_VAR for wayland-scanner."
Matt Turner
1
-1
/
+6
2017-03-07
Revert "configure.ac: Use PKG_CHECK_VAR for libclc."
Matt Turner
1
-2
/
+4
2017-03-07
configure.ac: Ensure libomxil-bellagio exists before invoking pkg-config.
Matt Turner
1
-1
/
+2
2017-03-07
configure.ac: Ensure libva is enabled before invoking pkg-config.
Matt Turner
1
-2
/
+4
2017-03-07
configure.ac: Use PKG_CHECK_VAR for libclc.
Matt Turner
1
-4
/
+2
2017-03-07
configure.ac: Use PKG_CHECK_VAR for wayland-scanner.
Matt Turner
1
-6
/
+1
2017-03-07
configure.ac: Fix error message in radeon_llvm_check().
Matt Turner
1
-1
/
+1
2017-03-07
build: Replace NEED_RADEON_LLVM with HAVE_GALLIUM_LLVM.
Matt Turner
1
-2
/
+0
2017-03-06
radeonsi: drop support for LLVM 3.6 & 3.7
Marek Olšák
1
-2
/
+2
2017-03-05
configure.ac: increase required swr llvm to 3.9.0
Tim Rowley
1
-1
/
+1
2017-03-03
util/disk_cache: compress individual cache entries
Timothy Arceri
1
-0
/
+4
2017-03-02
clover: Work around build failure with AltiVec.
Matt Turner
1
-0
/
+14
2017-03-01
r600g: fix build without opencl and static llvm libs
Marc Dietrich
1
-1
/
+1
2017-02-24
configure.ac: check require_basic_egl only if egl enabled
Leo Liu
1
-1
/
+3
2017-02-22
vulkan: Combine wsi and util makefiles
Dylan Baker
1
-2
/
+1
2017-02-22
vulkan/util: Add generator for enum_to_str functions
Dylan Baker
1
-0
/
+1
2017-02-16
configure.ac: remove unneeded trailing semicolon
Emil Velikov
1
-11
/
+11
2017-02-16
configure.ac: bump LIBDRM_RADEON requirement to 2.4.71
Emil Velikov
1
-1
/
+1
[next]