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-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
2017-02-15
util: Add utility build-id code.
Matt Turner
1
-0
/
+6
2017-02-13
configure.ac: check for libXdamage 1.1 or later
Emil Velikov
1
-1
/
+2
2017-02-13
configure.ac: dump dri2proto requirement to 2.8
Emil Velikov
1
-1
/
+1
2017-02-13
configure.ac: do not use deprecated macros - AC_HELP_STRING AC_ERROR
Emil Velikov
1
-2
/
+2
2017-02-13
configure.ac: Drop LLVM compiler flags more radically
Michel Dänzer
1
-21
/
+12
2017-02-10
configure.ac: supersede --enable-gallium-llvm over --enable-llvm
Emil Velikov
1
-19
/
+30
2017-02-10
configure.ac: remove dummy radeon_gallium_llvm_check()
Emil Velikov
1
-9
/
+2
2017-02-10
configure.ac: correctly manage llvm auto-detection
Emil Velikov
1
-4
/
+8
2017-02-10
configure.ac: disable enable_gallium_llvm in the !x86 case
Emil Velikov
1
-0
/
+1
2017-02-10
configure.ac: set LLVM_{C, CXX, LD}FLAGS only as needed
Emil Velikov
1
-5
/
+6
2017-02-10
Revert "configure.ac: Create correct LLVM_VERSION_INT with minor >= 10"
Emil Velikov
1
-5
/
+1
2017-02-10
configure.ac: don't use == with test
Emil Velikov
1
-2
/
+2
2017-02-10
configure.ac: remove unused LLVM variables
Emil Velikov
1
-5
/
+0
2017-02-10
configure.ac: Only define HAVE_LLVM if LLVM is used
Tobias Droste
1
-8
/
+11
2017-02-10
configure.ac: Rework MESA_LLVM and LLVM detection
Tobias Droste
1
-12
/
+15
2017-02-10
configure.ac: move enable-gallium-llvm dependency with-gallium-drivers
Emil Velikov
1
-4
/
+1
2017-02-10
configure.ac: Mandate --enable-gallium-llvm when checking LLVM version
Emil Velikov
1
-6
/
+6
2017-02-10
configure.ac: Rename the gallium_require_llvm helper
Emil Velikov
1
-11
/
+8
2017-02-10
configure.ac: Don't check LLVM version in require_llvm
Tobias Droste
1
-3
/
+1
2017-02-10
configure.ac: move AC_ARG_ENABLE([gallium-llvm] hunk further up
Emil Velikov
1
-18
/
+18
2017-02-10
configure.ac: remove unused AC_SUBST([MESA_LLVM])
Emil Velikov
1
-1
/
+0
2017-02-09
configure: add blurb about what the LIBDRM_*_REQUIRED stuff means
Ilia Mirkin
1
-1
/
+8
2017-02-07
configure.ac: remove src/gallium/winsys/intel/drm/Makefile reference
Emil Velikov
1
-1
/
+0
2017-02-07
configure.ac: Remove redundant libglvnd stanza
Boyan Ding
1
-49
/
+32
2017-02-07
configure.ac: add swr to the gallium drivers list.
Emil Velikov
1
-1
/
+1
2017-02-07
configure.ac: list all the dri-drivers in the help string
Emil Velikov
1
-1
/
+1
2017-02-03
ilo: EOL drop unmaintained gallium drv from buildsys
Edward O'Callaghan
1
-11
/
+1
2017-02-02
configure: libdrm is a single package
Ilia Mirkin
1
-16
/
+16
2017-02-03
configure.ac: explicitly require libdrm for dri classic drivers.
Dave Airlie
1
-0
/
+5
2017-02-02
configure: Only require libdrm 2.4.75 for intel.
Vinson Lee
1
-2
/
+2
2017-01-27
configure: Require libdrm >= 2.4.75
Chad Versace
1
-1
/
+1
2017-01-27
configure.ac: list radeon in --with-vulkan-drivers help string
Emil Velikov
1
-1
/
+1
2017-01-27
autoconf: set all __STDC_*_MACROS
Emil Velikov
1
-1
/
+1
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
[next]