index
:
~nh/mesa
ARB_enhanced_layouts
ARB_gpu_shader_int64
ARB_sparse_buffer
ac_surface
addrtool
arb_bindless_texture
arb_transform_feedback_overflow_query
arrays
buffer-suballoc
cubemaps
ddiv
debug-dma
descriptors
driconf
fences-threads-ddebug
first-image
ibs
images-radeonsi
khronos-update
ldexp
merged-shader-io-bitfields
nir
nir-v2
out-of-order
pbo-download
pbo-upload
pub-invalidate
query
query-buffer-object
r300-compiler
r300g-glsl
readpixels
shader-state
si_shader_mem
ssbo
tgsi-const-2d
tmp
ubsan
user_stride
user_stride-v2
wip
nh's Mesa repository; mostly radeonsi related development
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-06
mesa/st: glsl_to_tgsi: add tests for the new temporary lifetime tracker
Gert Wollny
1
-0
/
+1
2017-09-03
util: improve compiler guard
Eric Engestrom
1
-0
/
+21
2017-08-29
configure: Test for -Wno-initializer-overrides
Matt Turner
1
-0
/
+4
2017-08-29
configure: Add and use AX_CHECK_COMPILE_FLAG
Matt Turner
1
-72
/
+37
2017-08-17
configure.ac: Check for expat21 if expat is not found.
Vinson Lee
1
-1
/
+3
2017-08-17
configure: Check llvm-config --shared-mode
Michel Dänzer
1
-1
/
+1
2017-08-15
configure.ac: Introduce HAVE_ARM_ASM/HAVE_AARCH64_ASM and the -D flags.
Eric Anholt
1
-0
/
+24
2017-08-14
configure: Trust LLVM >= 4.0 llvm-config --libs for shared libraries
Michel Dänzer
1
-28
/
+30
2017-08-10
configure: remove trailing "-a" in swr architecture test
Tim Rowley
1
-1
/
+1
2017-08-10
build: Fix up spirv_info.Plo
Matt Turner
1
-0
/
+2
2017-08-04
configure.ac: drop manual detection of expat header/library
Emil Velikov
1
-7
/
+1
2017-08-04
configure.ac: unconditionally check for expat
Emil Velikov
1
-9
/
+9
2017-08-03
swr: Add arch flags to support Cray and PGI compilers
Chuck Atkins
1
-4
/
+4
2017-07-31
xmlconfig: move into src/util
Nicolai Hähnle
1
-1
/
+1
2017-07-24
configure.ac: rework wayland-protocols handling
Emil Velikov
1
-3
/
+10
2017-07-20
radv: port to new libdrm API.
Dave Airlie
1
-1
/
+1
2017-07-19
configure/swr: add KNL and SKX architecture targets
Tim Rowley
1
-2
/
+20
2017-07-19
configure/swr: configurable swr architectures
Tim Rowley
1
-4
/
+40
2017-07-19
configure.ac: fix whitespace
Eric Engestrom
1
-172
/
+172
2017-07-19
configure.ac: bump required etnaviv libdrm version to 2.4.82
Lucas Stach
1
-1
/
+1
2017-07-18
egl/wayland: Use linux-dmabuf interface for buffers
Daniel Stone
1
-1
/
+4
2017-07-14
configure: only install khrplatform.h if needed
Eric Engestrom
1
-0
/
+3
2017-07-12
vc4: Switch back to using a local copy of vc4_drm.h.
Eric Anholt
1
-2
/
+0
2017-06-30
vc4: Introduce XML-based packet header generation like Intel's.
Eric Anholt
1
-0
/
+1
2017-06-28
mapi: Enable assembly language API acceleration for PPC64LE (V2)
Ben Crocker
1
-0
/
+12
2017-06-27
anv/i965: drop libdrm_intel dependency completely
Lionel Landwerlin
1
-2
/
+0
2017-06-27
i915: use different CFLAGS/LIBS variables than i965/anv
Lionel Landwerlin
1
-2
/
+2
2017-06-16
r600g,compute: provide local copy of functions from ac_binary.c
Jan Vesely
1
-2
/
+1
2017-06-15
configure.ac: remove manual AC_SUBST for pthread-stubs
Emil Velikov
1
-2
/
+0
2017-06-15
configure.ac: add -pthread to PTHREAD_LIBS
Emil Velikov
1
-0
/
+5
2017-06-15
gallium: Add renderonly-based support for pl111+vc4.
Eric Anholt
1
-1
/
+11
2017-06-14
configure.ac: Reduce zlib requirement from 1.2.8 to 1.2.3.
Chuck Atkins
1
-1
/
+1
2017-06-08
swr: relax c++ requirement from c++14 to c++11
Tim Rowley
1
-4
/
+4
2017-06-01
configure.ac: simplify --enable-libunwind=auto check
Eric Engestrom
1
-6
/
+2
2017-05-25
configure.ac: update libdrm amdgpu version requirement to 2.4.81
Leo Liu
1
-1
/
+1
2017-05-24
configure.ac: rephrase 'GLX w/o X11' error message
Eric Engestrom
1
-1
/
+1
2017-05-20
configure.ac: s/xcb-fixes/xcb-xfixes/
Emil Velikov
1
-1
/
+1
2017-05-20
configure.ac: add xcb-fixes to the XCB DRI3 list
Emil Velikov
1
-1
/
+1
2017-05-20
automake: add SWR LLVM gen_builder.hpp workaround
Emil Velikov
1
-0
/
+4
2017-05-19
configure: trivial whitespace cleanup
Emil Velikov
1
-2
/
+2
2017-05-19
configure: error out if building XVMC w/o supported platform
Emil Velikov
1
-1
/
+10
2017-05-19
configure: error out if building VDPAU w/o supported platform
Emil Velikov
1
-1
/
+10
2017-05-19
configure: error out if building OMX w/o supported platform
Emil Velikov
1
-1
/
+10
2017-05-19
configure: error out if building VA w/o supported platform
Emil Velikov
1
-1
/
+10
2017-05-19
configure: error out when building X11 Vulkan without DRI3
Emil Velikov
1
-0
/
+10
2017-05-19
configure: check once for DRI3 dependencies
Emil Velikov
1
-16
/
+9
2017-05-19
configure: error out when building GLX w/o the X11 platform
Emil Velikov
1
-0
/
+6
2017-05-19
configure: set HAVE_foo_PLATFORM as applicable
Emil Velikov
1
-0
/
+5
2017-05-19
configure: enable the surfaceless platform by default
Emil Velikov
1
-3
/
+2
2017-05-19
configure: loosen --with-platforms heuristics
Emil Velikov
1
-7
/
+3
[next]