Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
5a806f7def44047ea381678e10edb33d90512c2d
/
configure.ac
63f169d
configure.ac: move require_dri_shared_libs_and_glapi() before its users
by Emil Velikov
· 8 years ago
acc7837
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
f9f7e44
loader: remove final sysfs codepath in loader_get_device_name_for_fd()
by Emil Velikov
· 8 years ago
6b21fda
automake: remove all the libudev references
by Emil Velikov
· 8 years ago
fd00aba
configure.ac: mark libdrm as have_pci_id provider
by Emil Velikov
· 8 years ago
db5d278
radv: don't build without SHA1.
by Dave Airlie
· 8 years ago
63a366a
intel: aubinator: generate a standalone binary
by Lionel Landwerlin
· 8 years ago
5267124
radv: fix configure.ac check
by Dave Airlie
· 8 years ago
f4e499e
radv: add initial non-conformant radv vulkan driver
by Dave Airlie
· 8 years ago
a89faa2
autoconf: Make header install distinct for various APIs (v2)
by Chuck Atkins
· 8 years ago
8915f0c
util: use GCC atomic intrinsics with explicit memory model
by Nicolai Hähnle
· 8 years ago
8c60bcb
gallium/hud: Add support for block I/O, network I/O and lmsensor stats
by Steven Toth
· 8 years ago
87ab26b
glsl: Add initial functions to implement an on-disk cache
by Timothy Arceri
· 8 years ago
bacdd9e
configure.ac: add llvm inteljitevents component if enabled
by Tim Rowley
· 8 years ago
533b353
direct-to-native-GL for GLX clients on Cygwin ("Windows-DRI")
by Jon Turney
· 8 years ago
95f3e58
configure.ac: fix the name of the Wayland Scanner pc file
by Brendan King
· 8 years ago
f1f1ba3
radeonsi: move sid.h/r600d_common.h to a common place.
by Dave Airlie
· 8 years ago
bebc1a1
intel: Flatten the makefile structure
by Jason Ekstrand
· 8 years ago
e6673e7
mesa: Drop sed of now dead Plo files.
by Matt Turner
· 8 years ago
ed871af
configure.ac: raise Mako required version to 0.8.0
by Eric Engestrom
· 8 years ago
05f3643
anv: Add a --disable-vulkan-icd-full-driver-path option
by Jason Ekstrand
· 8 years ago
3e218ad
aubinator: Add a new tool called Aubinator to the src/intel/tools folder.
by Kristian Høgsberg Kristensen
· 8 years ago
88ad8c7
mesa: Drop -fno-strict-aliasing.
by Matt Turner
· 8 years ago
b107169
configure: add support for LLVM 4.0.0svn static libs
by Jan Ziak
· 8 years ago
20553e4
mesa: Use AC_HEADER_MAJOR to include correct header for major().
by Matt Turner
· 8 years ago
b888d8e
freedreno: hw timestamp support
by Rob Clark
· 9 years ago
8c8c3f8
mesa: Add -fno-math-errno -fno-trapping-math to CXXFLAGS.
by Matt Turner
· 8 years ago
5353855
mesa: Drop -fno-builtin-memcmp.
by Matt Turner
· 8 years ago
5ec140c
mapi: Massage code to allow clang to compile.
by Matt Turner
· 8 years ago
16985eb
vc4: Switch to using the libdrm-provided vc4_drm.h.
by Eric Anholt
· 8 years ago
d66cb7c
configure.ac: Use ${datarootdir} for --with-vulkan-icddir help string too
by Andreas Boll
· 8 years ago
7d8edba
configure: Don't require pthread-stubs on Cygwin
by Jon Turney
· 8 years ago
3c18c16
configure: Define _GNU_SOURCE for Cygwin as well
by Yaakov Selkowitz
· 8 years ago
8624888
clover: Bump required LLVM version to 3.6.
by Serge Martin
· 8 years ago
4296842
mesa: don't install GLX files if GLX is not built
by Akihiko Odaki
· 8 years ago
cbc37f7
anv: install the intel_icd.json to ${datarootdir} by default
by Emil Velikov
· 8 years ago
addb099
anv: use cache uuid based on the build timestamp.
by Emil Velikov
· 8 years ago
c1bf669
swr: Refactor checks for compiler feature flags
by Chuck Atkins
· 8 years ago
5a64549
swr: switch from overriding -march to selecting features
by Tim Rowley
· 8 years ago
Next »