index
:
~funfunctor/mesa
ARB_parallel_shader_compile
ARB_query_buffer_object-radeonsi
KHR_robustness-radeonsi
KHR_robustness-radeonsi2
R600_DEBUG_rename
clSetCommandQueueProperty
clover-image-support
clover-image-support-enabled
master
radv-doom2016
radv-wip-doom-wine
shader-cache-radeonsi5
Mesa3D repository; personal mesa3D branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-27
configure.ac: Require LLVM for r300 only on x86 and x86_64
Andreas Boll
1
-1
/
+14
2017-01-20
configure.ac: move require_dri_shared_libs_and_glapi() before its users
Emil Velikov
1
-16
/
+16
2017-01-18
utils: build sha1/disk cache only with Android/Autoconf
Emil Velikov
1
-0
/
+1
2017-01-18
util: import sha1 implementation from OpenBSD
17.0-branchpoint
Emil Velikov
1
-160
/
+1
2017-01-18
configure: error out when building static XOR shared
Emil Velikov
1
-4
/
+2
2017-01-18
configure: explicitly require shared glapi for enable-dri
Emil Velikov
1
-3
/
+1
2017-01-18
configure: factor out commom egl/gbm checks
Emil Velikov
1
-29
/
+18
2017-01-18
configure: remove HAVE_EGL_DRIVER_DRI[23]
Emil Velikov
1
-11
/
+3
2017-01-18
configure: forbid static EGL/GBM
Emil Velikov
1
-16
/
+20
2017-01-18
configure: remove unused AC_SUBST variables
Emil Velikov
1
-10
/
+0
2017-01-18
gallium: correctly manage libsensors link flags
Emil Velikov
1
-3
/
+3
2017-01-18
mesa: make use of HAVE_FUNC_ATTRIBUTE_ALIAS macro
Emil Velikov
1
-8
/
+1
2017-01-18
configure: use standard check for attribure alias
Emil Velikov
1
-0
/
+1
2017-01-18
configure.ac: Revert recent HAVE_LLVM changes.
Jose Fonseca
1
-42
/
+27
2017-01-18
configure.ac: Respect LLVM_CFLAGS in LLVM version detection
Tomasz Figa
1
-0
/
+6
2017-01-18
configure.ac: Don't check LLVM version in gallium_require_llvm
Tobias Droste
1
-3
/
+1
2017-01-18
configure.ac: Set and use HAVE_GALLIUM_LLVM define
Tobias Droste
1
-0
/
+1
2017-01-18
configure.ac: Only define HAVE_LLVM if LLVM is used
Tobias Droste
1
-7
/
+9
2017-01-18
configure.ac: Only set LLVM_LIBS if LLVM is used
Tobias Droste
1
-9
/
+24
2017-01-18
configure.ac: Rename MESA_LLVM to FOUND_LLVM
Tobias Droste
1
-11
/
+10
2017-01-17
vl/dri3: use external texture as back buffers(v4)
Nayan Deshmukh
1
-1
/
+1
2017-01-13
egl/wayland: Avoid race conditions when on non-main thread
Jonas Ã…dahl
1
-1
/
+1
2017-01-12
glx: Add missing glproto dependency for gallium-xlib glx
Chuck Atkins
1
-1
/
+3
2017-01-12
imx: gallium driver for imx-drm scanout driver
Christian Gmeiner
1
-1
/
+13
2017-01-12
etnaviv: gallium driver for Vivante GPUs
The etnaviv authors
1
-1
/
+10
2017-01-05
configure: Fix another bashism.
Eric Anholt
1
-1
/
+1
2016-12-09
configure: cleanup GLX_USE_TLS handling
Emil Velikov
1
-2
/
+3
2016-12-09
configure: enable glx-tls by default
Emil Velikov
1
-2
/
+2
2016-12-05
configure.ac: Create correct LLVM_VERSION_INT with minor >= 10
Tobias Droste
1
-1
/
+5
2016-12-05
configure.ac: Get complete LLVM version from header
Tobias Droste
1
-6
/
+4
2016-12-05
configure.ac: Add required LLVM versions to the top
Tobias Droste
1
-14
/
+54
2016-12-05
configure.ac: Only add default LLVM components if needed
Tobias Droste
1
-3
/
+12
2016-12-05
configure.ac: Reorder arguments in radeon_llvm_check
Tobias Droste
1
-8
/
+8
2016-12-05
configure.ac: Move radv check to the Vulkan section
Tobias Droste
1
-4
/
+1
2016-12-05
configure.ac: Move LLVM ac_subst closer to usage
Tobias Droste
1
-15
/
+14
2016-12-05
configure.ac: Move oCL LLVM checks to the oCL section
Tobias Droste
1
-22
/
+19
2016-12-05
configure.ac: Move llvm_set_environment_variables higher.
Tobias Droste
1
-7
/
+4
2016-12-05
configure.ac: Remove swr_llvm_check()
Tobias Droste
1
-11
/
+2
2016-12-05
configure.ac: Check gallium LLVM version in gallium_require_llvm
Tobias Droste
1
-12
/
+5
2016-12-05
configure.ac: Use short names for r600 und r300
Tobias Droste
1
-4
/
+4
2016-12-05
configure.ac: Remove useless oCL LLVM check
Tobias Droste
1
-4
/
+0
2016-12-05
configure.ac: Move llvm-config searching outside the function
Tobias Droste
1
-8
/
+8
2016-12-05
configure.ac: Move LLVM functions to the top
Tobias Droste
1
-77
/
+74
2016-12-05
configure.ac: Move LLVM version check to the top
Tobias Droste
1
-70
/
+74
2016-12-05
configure.ac: Use new helper function for LLVM
Tobias Droste
1
-7
/
+18
2016-12-05
configure.ac: Use new llvm_add_default_components
Tobias Droste
1
-5
/
+1
2016-12-05
configure.ac: Add helper function for targets/components
Tobias Droste
1
-0
/
+36
2016-12-05
configure.ac: Don't search llvm-config if it's known
Tobias Droste
1
-4
/
+6
2016-11-30
freedreno/a5xx: initial support
Rob Clark
1
-1
/
+1
2016-11-28
configure.ac: remove no longer used TIMESTAMP_CMD
Emil Velikov
1
-2
/
+0
[next]