Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
29082b0b22606b1a2bf3b515ab43d3a2857bb78d
/
configure.ac
0f39fb8
configure.ac: require libdrm_amdgpu 2.4.79
by Samuel Pitoiset
· 8 years ago
3c52a73
swr: [configure.ac/scons] require c++14
by Tim Rowley
· 8 years ago
8307124
configure.ac: pthread-stubs is not a thing on GNU/kFreeBSD
by Emil Velikov
· 8 years ago
a0970de
configure.ac: require libdrm_amdgpu 2.4.77
by Nicolai Hähnle
· 8 years ago
a6a38a0
util/u_atomic: provide 64bit atomics where they're missing
by Grazvydas Ignotas
· 8 years ago
70c2720
gallium/util: libunwind support
by Rob Clark
· 8 years ago
6e44087
configure.ac: require libdrm_amdgpu 2.4.76 for Vega
by Marek Olšák
· 8 years ago
bd6f0dc
configure.ac: Do not strip away space after regex word match.
by Vinson Lee
· 8 years ago
62c48cc
configure.ac: Use POSIX compatible regex for word boundary.
by Vinson Lee
· 8 years ago
8a5680f
configure.ac: bump pthread-stubs requirement
by Emil Velikov
· 8 years ago
b1fb6e8
anv: do not open random render node(s)
by Emil Velikov
· 8 years ago
8ff2937
radv/winsys: use drmGetDevice2 API
by Emil Velikov
· 8 years ago
2c72e78
autoconf/scons: bump libdrm to 2.4.75
by Emil Velikov
· 8 years ago
fe56c74
Convert sed(1) syntax to be compatible with FreeBSD and OpenBSD
by Jan Beich
· 8 years ago
3278cd7
aubinator/genxml: use gzipped files to store embedded genxml
by Lionel Landwerlin
· 8 years ago
b82bd31
configure.ac: require pthread-stubs only where available
by Emil Velikov
· 8 years ago
9aebdb5
configure.ac: do not require the i965 driver for ANV
by Emil Velikov
· 8 years ago
ee8044f
intel/vulkan: Get rid of recursive make
by Jason Ekstrand
· 8 years ago
7f9bbcf
intel/tools: Use a makefile included from intel/Makefile.am
by Jason Ekstrand
· 8 years ago
d1042ef
configure.ac: provide a fall-back define for WAYLAND_SCANNER
by Emil Velikov
· 8 years ago
58b69ee
Revert "configure.ac: Use PKG_CHECK_VAR for wayland-scanner."
by Matt Turner
· 8 years ago
0b361f9
Revert "configure.ac: Use PKG_CHECK_VAR for libclc."
by Matt Turner
· 8 years ago
69063d0
configure.ac: Ensure libomxil-bellagio exists before invoking pkg-config.
by Matt Turner
· 8 years ago
86c023f
configure.ac: Ensure libva is enabled before invoking pkg-config.
by Matt Turner
· 8 years ago
706074c
configure.ac: Use PKG_CHECK_VAR for libclc.
by Matt Turner
· 8 years ago
8a26e94
configure.ac: Use PKG_CHECK_VAR for wayland-scanner.
by Matt Turner
· 8 years ago
f73903f
configure.ac: Fix error message in radeon_llvm_check().
by Matt Turner
· 8 years ago
e457e6a
build: Replace NEED_RADEON_LLVM with HAVE_GALLIUM_LLVM.
by Matt Turner
· 8 years ago
7e1faa7
radeonsi: drop support for LLVM 3.6 & 3.7
by Marek Olšák
· 8 years ago
08a8236
configure.ac: increase required swr llvm to 3.9.0
by Tim Rowley
· 8 years ago
85a9b1b
util/disk_cache: compress individual cache entries
by Timothy Arceri
· 8 years ago
7d1195c
clover: Work around build failure with AltiVec.
by Matt Turner
· 8 years ago
64b2152
r600g: fix build without opencl and static llvm libs
by Marc Dietrich
· 8 years ago
5398d00
configure.ac: check require_basic_egl only if egl enabled
by Leo Liu
· 8 years ago
8e03250
vulkan: Combine wsi and util makefiles
by Dylan Baker
· 8 years ago
e9dcb17
vulkan/util: Add generator for enum_to_str functions
by Dylan Baker
· 8 years ago
350e8e8
configure.ac: remove unneeded trailing semicolon
by Emil Velikov
· 8 years ago
f3637b3
configure.ac: bump LIBDRM_RADEON requirement to 2.4.71
by Emil Velikov
· 8 years ago
d4fa083
util: Add utility build-id code.
by Matt Turner
· 8 years ago
43b09ee
configure.ac: check for libXdamage 1.1 or later
by Emil Velikov
· 8 years ago
6689cc0
configure.ac: dump dri2proto requirement to 2.8
by Emil Velikov
· 8 years ago
6ffddba
configure.ac: do not use deprecated macros - AC_HELP_STRING AC_ERROR
by Emil Velikov
· 8 years ago
0f53404
configure.ac: Drop LLVM compiler flags more radically
by Michel Dänzer
· 8 years ago
b3b4156
configure.ac: supersede --enable-gallium-llvm over --enable-llvm
by Emil Velikov
· 8 years ago
bdd6147
configure.ac: remove dummy radeon_gallium_llvm_check()
by Emil Velikov
· 8 years ago
d4840c0
configure.ac: correctly manage llvm auto-detection
by Emil Velikov
· 8 years ago
ce65cc1
configure.ac: disable enable_gallium_llvm in the !x86 case
by Emil Velikov
· 8 years ago
4d8bb9c
configure.ac: set LLVM_{C, CXX, LD}FLAGS only as needed
by Emil Velikov
· 8 years ago
fc30992
Revert "configure.ac: Create correct LLVM_VERSION_INT with minor >= 10"
by Emil Velikov
· 8 years ago
5e9f4a5
configure.ac: don't use == with test
by Emil Velikov
· 8 years ago
65ee9df
configure.ac: remove unused LLVM variables
by Emil Velikov
· 8 years ago
143c566
configure.ac: Only define HAVE_LLVM if LLVM is used
by Tobias Droste
· 8 years ago
04377cb
configure.ac: Rework MESA_LLVM and LLVM detection
by Tobias Droste
· 8 years ago
5869a7d
configure.ac: move enable-gallium-llvm dependency with-gallium-drivers
by Emil Velikov
· 8 years ago
a66ffcd
configure.ac: Mandate --enable-gallium-llvm when checking LLVM version
by Emil Velikov
· 8 years ago
514a494
configure.ac: Rename the gallium_require_llvm helper
by Emil Velikov
· 8 years ago
f64d4d8
configure.ac: Don't check LLVM version in require_llvm
by Tobias Droste
· 8 years ago
38abcdb
configure.ac: move AC_ARG_ENABLE([gallium-llvm] hunk further up
by Emil Velikov
· 8 years ago
3a7973f
configure.ac: remove unused AC_SUBST([MESA_LLVM])
by Emil Velikov
· 8 years ago
8a2d88e
configure: add blurb about what the LIBDRM_*_REQUIRED stuff means
by Ilia Mirkin
· 8 years ago
25aa98c
configure.ac: remove src/gallium/winsys/intel/drm/Makefile reference
by Emil Velikov
· 8 years ago
97495c4
configure.ac: Remove redundant libglvnd stanza
by Boyan Ding
· 8 years ago
49f6408
configure.ac: add swr to the gallium drivers list.
by Emil Velikov
· 8 years ago
9d5b681
configure.ac: list all the dri-drivers in the help string
by Emil Velikov
· 8 years ago
d77fa31
ilo: EOL drop unmaintained gallium drv from buildsys
by Edward O'Callaghan
· 8 years ago
2b4eaab
configure: libdrm is a single package
by Ilia Mirkin
· 8 years ago
b457f67
configure.ac: explicitly require libdrm for dri classic drivers.
by Dave Airlie
· 8 years ago
6ee4665
configure: Only require libdrm 2.4.75 for intel.
by Vinson Lee
· 8 years ago
b8acb6b
configure: Require libdrm >= 2.4.75
by Chad Versace
· 8 years ago
cb6be5c
configure.ac: list radeon in --with-vulkan-drivers help string
by Emil Velikov
· 8 years ago
9e9e917
autoconf: set all __STDC_*_MACROS
by Emil Velikov
· 8 years ago
1f2a890
configure.ac: Require LLVM for r300 only on x86 and x86_64
by Andreas Boll
· 8 years ago
5872850
configure.ac: move require_dri_shared_libs_and_glapi() before its users
by Emil Velikov
· 8 years ago
9f8dc3b
utils: build sha1/disk cache only with Android/Autoconf
by Emil Velikov
· 8 years ago
d1efa09
util: import sha1 implementation from OpenBSD
by Emil Velikov
· 8 years ago
687cf37
configure: error out when building static XOR shared
by Emil Velikov
· 8 years ago
da410e6
configure: explicitly require shared glapi for enable-dri
by Emil Velikov
· 8 years ago
b628fdd
configure: factor out commom egl/gbm checks
by Emil Velikov
· 8 years ago
e8044dd
configure: remove HAVE_EGL_DRIVER_DRI[23]
by Emil Velikov
· 8 years ago
3b887f1
configure: forbid static EGL/GBM
by Emil Velikov
· 8 years ago
d406621
configure: remove unused AC_SUBST variables
by Emil Velikov
· 8 years ago
4380a20
gallium: correctly manage libsensors link flags
by Emil Velikov
· 8 years ago
dfc84c2
mesa: make use of HAVE_FUNC_ATTRIBUTE_ALIAS macro
by Emil Velikov
· 8 years ago
95d9eae
configure: use standard check for attribure alias
by Emil Velikov
· 8 years ago
3404196
configure.ac: Revert recent HAVE_LLVM changes.
by Jose Fonseca
· 8 years ago
2d14ae6
configure.ac: Respect LLVM_CFLAGS in LLVM version detection
by Tomasz Figa
· 8 years ago
1a0aa46
configure.ac: Don't check LLVM version in gallium_require_llvm
by Tobias Droste
· 8 years ago
4d0efb9
configure.ac: Set and use HAVE_GALLIUM_LLVM define
by Tobias Droste
· 8 years ago
b045d23
configure.ac: Only define HAVE_LLVM if LLVM is used
by Tobias Droste
· 8 years ago
38e8129
configure.ac: Only set LLVM_LIBS if LLVM is used
by Tobias Droste
· 8 years ago
add9066
configure.ac: Rename MESA_LLVM to FOUND_LLVM
by Tobias Droste
· 8 years ago
0ef17d7
vl/dri3: use external texture as back buffers(v4)
by Nayan Deshmukh
· 8 years ago
36b9976
egl/wayland: Avoid race conditions when on non-main thread
by Jonas Ådahl
· 8 years ago
e9a4ec4
glx: Add missing glproto dependency for gallium-xlib glx
by Chuck Atkins
· 8 years ago
e8626e3
imx: gallium driver for imx-drm scanout driver
by Christian Gmeiner
· 8 years ago
c9e8b49
etnaviv: gallium driver for Vivante GPUs
by The etnaviv authors
· 8 years ago
dbe0dd1
configure: Fix another bashism.
by Eric Anholt
· 8 years ago
d0d2153
configure: cleanup GLX_USE_TLS handling
by Emil Velikov
· 8 years ago
b83153e
configure: enable glx-tls by default
by Emil Velikov
· 8 years ago
0e9a5be
configure.ac: Create correct LLVM_VERSION_INT with minor >= 10
by Tobias Droste
· 8 years ago
Next »