Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
2b4e31bc9bb76e35fd700133b89bb56909f63025
/
configure.ac
« Previous
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
a66cd76
configure.ac: Get complete LLVM version from header
by Tobias Droste
· 8 years ago
5db8953
configure.ac: Add required LLVM versions to the top
by Tobias Droste
· 8 years ago
45c8a4e
configure.ac: Only add default LLVM components if needed
by Tobias Droste
· 8 years ago
a8ae340
configure.ac: Reorder arguments in radeon_llvm_check
by Tobias Droste
· 8 years ago
3f42859
configure.ac: Move radv check to the Vulkan section
by Tobias Droste
· 8 years ago
c702369
configure.ac: Move LLVM ac_subst closer to usage
by Tobias Droste
· 8 years ago
62f4e6f
configure.ac: Move oCL LLVM checks to the oCL section
by Tobias Droste
· 8 years ago
9d14a25
configure.ac: Move llvm_set_environment_variables higher.
by Tobias Droste
· 8 years ago
19ff397
configure.ac: Remove swr_llvm_check()
by Tobias Droste
· 8 years ago
b3119a3
configure.ac: Check gallium LLVM version in gallium_require_llvm
by Tobias Droste
· 8 years ago
44a672e
configure.ac: Use short names for r600 und r300
by Tobias Droste
· 8 years ago
1ca0486
configure.ac: Remove useless oCL LLVM check
by Tobias Droste
· 8 years ago
8c98e27
configure.ac: Move llvm-config searching outside the function
by Tobias Droste
· 8 years ago
0cc4ffd
configure.ac: Move LLVM functions to the top
by Tobias Droste
· 8 years ago
bf4b0fc
configure.ac: Move LLVM version check to the top
by Tobias Droste
· 8 years ago
9a3bccc
configure.ac: Use new helper function for LLVM
by Tobias Droste
· 8 years ago
d434633
configure.ac: Use new llvm_add_default_components
by Tobias Droste
· 8 years ago
352831c
configure.ac: Add helper function for targets/components
by Tobias Droste
· 8 years ago
2350387
configure.ac: Don't search llvm-config if it's known
by Tobias Droste
· 8 years ago
946cf4e
freedreno/a5xx: initial support
by Rob Clark
· 8 years ago
2f1a1f5
configure.ac: remove no longer used TIMESTAMP_CMD
by Emil Velikov
· 8 years ago
95ed2d9
amd: flatten amd/common makefile structure
by Mauro Rossi
· 8 years ago
3172730
util: import cache.c/h from glsl
by Marek Olšák
· 8 years ago
0639e25
egl: Use pkg-config for Android NDK build
by Gurchetan Singh
· 8 years ago
e23608d
configure.ac: Don't look for pthreads in Android platform
by Gurchetan Singh
· 8 years ago
0187f88
Revert "configure.ac: honour LLVM_LIBDIR when linking against LLVM"
by Emil Velikov
· 8 years ago
a39ad18
configure.ac: honour LLVM_LIBDIR when linking against LLVM
by Emil Velikov
· 8 years ago
1ac4017
configure.ac: simplify EGL requirements for drivers dependent on EGL
by Marek Olšák
· 8 years ago
3f05fc6
configure: Get rid of the --disable-vulkan-icd-full-driver-path flag
by Jason Ekstrand
· 8 years ago
baed5ea
configure.ac: enable EGL platform DRM if GBM is enabled
by Marek Olšák
· 8 years ago
4650a27
configure.ac: enable GBM by default
by Marek Olšák
· 8 years ago
0e07570
configure.ac: print whether GBM is enabled
by Marek Olšák
· 8 years ago
3f7ef24
anv: move to using shared wsi code
by Dave Airlie
· 8 years ago
9898c60
configure.ac: use a single require_libdrm helper
by Emil Velikov
· 8 years ago
3e079c3
configure.ac: remove no longer needed *_pci_id logic
by Emil Velikov
· 8 years ago
Next »