index
:
~cwabbott0/mesa
cwabbott-lima
cwabbott-lima-2
glsl-to-nir-builder
i965-fp64
i965-fp64-v2
i965-fp64-v3
i965-payload-interference
i965-sched
i965-sched-conservative
i965-sched-conservative-v2
i965-sched-test
i965-sched-v2
i965-sched-v3
i965-use-ssa
i965-use-ssa-v2
ir3-sched
jenkins
master
nir-cf-insert-instr
nir-control-flow-mod
nir-cse-hash
nir-cse-hash-v2
nir-dead-cf-v2
nir-dead-cf-v3
nir-dead-cf-v4
nir-dead-cf-v5
nir-deref-instr
nir-divergence
nir-divergence-v2
nir-divergence-v3
nir-divergence-v4
nir-docs
nir-equality-saturation
nir-factor-phis
nir-foreach-block-rewrite
nir-foreach-block-rewrite-v2
nir-foreach-ssa-src
nir-gvn
nir-gvn-v2
nir-opcodes-cleanup
nir-opcodes-cleanup-v2
nir-opt-remove-phis
nir-reassociate-consts
nir-review-v1
nir-serialize
nir-v1.0.1
nir-value-range
nir-vec4-out-of-ssa
nir-vectorize
nir-worklist
radv-amd-shader-ballot
radv-anv-64bit-fixes
radv-doom-exts
radv-rewrite-vars
radv-shader-ballot
radv-shader-ballot-v3
radv-shader-ballot-v4
random-fp64-fixes
shader-time-hacks
test-compressed-wa
test-fp64-compressed-wa
ue4
wip/nir-vtn
Connor's silly Mesa stuff.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-12
egl: Drop unnecessary Makefile.am.
Matt Turner
1
-1
/
+0
2014-12-12
configure.ac: Ship .xz compressed tarballs, in addition to .gz.
Matt Turner
1
-1
/
+1
2014-12-12
configure.ac: Use tar-ustar archive format.
Matt Turner
1
-1
/
+1
2014-12-12
configure.ac: Drop generating egl-static and gbm Makefiles.
Matt Turner
1
-2
/
+0
2014-12-10
mesa: use build flag to ensure stack is realigned on x86
Timothy Arceri
1
-1
/
+10
2014-12-05
configure.ac: Replace contraction to fix syntax highlighting.
Matt Turner
1
-1
/
+1
2014-11-26
nine: the .pc file should not follow mesa version
Emil Velikov
1
-0
/
+2
2014-11-26
automake: rework VL dependency tracking
Emil Velikov
1
-6
/
+13
2014-11-26
configure: check the package version when auto-detecting the VL targets
Emil Velikov
1
-5
/
+6
2014-11-18
nine: Add state tracker nine for Direct3D9 (v3)
Joakim Sindholt
1
-0
/
+37
2014-11-15
configure.ac: roll up a program for the sse4.1 check
Emil Velikov
1
-1
/
+10
2014-11-14
configure.ac: remove enable flags for EGL and GBM Gallium state trackers
Marek Olšák
1
-70
/
+4
2014-10-30
configure: check for xlocale.h and strtof
Chia-I Wu
1
-0
/
+3
2014-10-29
configure: fix typos
Jan Vesely
1
-2
/
+2
2014-10-29
configure: include llvm systemlibs when using static llvm
Jan Vesely
1
-1
/
+6
2014-10-23
clover: Require libelf
Jan Vesely
1
-2
/
+8
2014-10-23
gallivm,llvmpipe,clover: Bump required LLVM version to 3.3.
José Fonseca
1
-1
/
+1
2014-10-15
configure.ac: check for libexpat when no pkg-config is available
Andres Gomez
1
-8
/
+7
2014-10-13
configure: use $libdir/dri as default for VA-API
Christian König
1
-2
/
+2
2014-10-13
configure: remove superflous VA-API line from configure.ac
Christian König
1
-1
/
+0
2014-10-13
configure: respect $libdir for the OMX installation dir
Christian König
1
-5
/
+2
2014-10-13
configure: Revert "ask vdpau.pc for the default location of the vdpau drivers"
Christian König
1
-8
/
+3
2014-10-09
vc4: Move the mirrored kernel code to a kernel/ directory.
Eric Anholt
1
-0
/
+1
2014-10-01
st/va: skeleton VAAPI state tracker
Christian König
1
-0
/
+37
2014-09-28
configure.ac: bump libdrm_freedreno requirement
Rob Clark
1
-1
/
+1
2014-09-27
configure.ac: Compute LLVM_VERSION_PATCH using llvm-config
Tom Stellard
1
-5
/
+4
2014-09-27
configure: use explicit enabled/disabled in config switch description
Emil Velikov
1
-12
/
+12
2014-09-27
configure: ask vdpau.pc for the default location of the vdpau drivers
Emil Velikov
1
-3
/
+8
2014-09-27
configure: drop --with-egl-driver-dir switch
Emil Velikov
1
-7
/
+0
2014-09-27
configure: remove non-functional --with-opencl-libdir
Emil Velikov
1
-8
/
+0
2014-09-25
configure.ac: Replace gallium_check_st with gallium_require_drm.
Matt Turner
1
-13
/
+10
2014-09-25
configure.ac: Drop gallium directory tracking.
Matt Turner
1
-78
/
+0
2014-09-25
configure.ac: Use autoconf macro for GNU make.
Matt Turner
1
-1
/
+1
2014-09-25
ralloc: Mark ralloc functions with gcc's malloc attribute.
Matt Turner
1
-0
/
+1
2014-09-25
mesa: Replace a priori knowledge of gcc attributes with configure tests.
Matt Turner
1
-0
/
+4
2014-09-25
mesa: Replace a priori knowledge of gcc builtins with configure tests.
Matt Turner
1
-0
/
+9
2014-09-24
configure.ac: Remove duplicate -DHAVE_PTHREAD.
Matt Turner
1
-5
/
+4
2014-09-24
configure.ac: Stop checking for perl.
Matt Turner
1
-2
/
+0
2014-09-24
configure.ac: Use test -a, rather than another test.
Matt Turner
1
-9
/
+9
2014-09-24
configure: remove NEED_{SOFT,LLVM}PIPE_DRIVER variables
Emil Velikov
1
-5
/
+0
2014-09-24
configure: remove unused variable OSMESA_MESA_DEPS
Emil Velikov
1
-2
/
+0
2014-09-10
configure.ac: unbreak the build with non gnu grep
Jonathan Gray
1
-1
/
+1
2014-09-09
configure.ac: strip _GNU_SOURCE from llvm-config output
Jonathan Gray
1
-0
/
+1
2014-09-09
automake: remove obsolete NEED_GALLIUM_LOADER
Emil Velikov
1
-1
/
+0
2014-09-09
configure: enable the gallium loader only when needed
Emil Velikov
1
-10
/
+16
2014-09-09
configure: inform the user when we're building sw/kms-dri
Emil Velikov
1
-0
/
+1
2014-09-09
configure: kill off NEED_WINSYS_WRAPPER
Emil Velikov
1
-2
/
+0
2014-09-09
configure: kill off NEED_NONNULL_WINSYS
Emil Velikov
1
-33
/
+21
2014-09-09
configure: bail out if building svga without libdrm
Emil Velikov
1
-0
/
+3
2014-09-09
configure.ac: Fix build with git-svn llvm version string
Tom Stellard
1
-1
/
+1
[next]