projects
/
mesa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
configure.ac: disable enable_gallium_llvm in the !x86 case
[mesa.git]
/
configure.ac
2017-02-10
Emil Velikov
configure.ac: disable enable_gallium_llvm in the !x86...
blob
|
commitdiff
|
raw
2017-02-10
Emil Velikov
configure.ac: set LLVM_{C, CXX, LD}FLAGS only as needed
blob
|
commitdiff
|
raw
|
diff to current
2017-02-10
Emil Velikov
Revert "configure.ac: Create correct LLVM_VERSION_INT...
blob
|
commitdiff
|
raw
|
diff to current
2017-02-10
Emil Velikov
configure.ac: don't use == with test
blob
|
commitdiff
|
raw
|
diff to current
2017-02-10
Emil Velikov
configure.ac: remove unused LLVM variables
blob
|
commitdiff
|
raw
|
diff to current
2017-02-10
Tobias Droste
configure.ac: Only define HAVE_LLVM if LLVM is used
blob
|
commitdiff
|
raw
|
diff to current
2017-02-10
Tobias Droste
configure.ac: Rework MESA_LLVM and LLVM detection
blob
|
commitdiff
|
raw
|
diff to current
2017-02-10
Emil Velikov
configure.ac: move enable-gallium-llvm dependency with...
blob
|
commitdiff
|
raw
|
diff to current
2017-02-10
Emil Velikov
configure.ac: Mandate --enable-gallium-llvm when checki...
blob
|
commitdiff
|
raw
|
diff to current
2017-02-10
Emil Velikov
configure.ac: Rename the gallium_require_llvm helper
blob
|
commitdiff
|
raw
|
diff to current
2017-02-10
Tobias Droste
configure.ac: Don't check LLVM version in require_llvm
blob
|
commitdiff
|
raw
|
diff to current
2017-02-10
Emil Velikov
configure.ac: move AC_ARG_ENABLE([gallium-llvm] hunk...
blob
|
commitdiff
|
raw
|
diff to current
2017-02-10
Emil Velikov
configure.ac: remove unused AC_SUBST([MESA_LLVM])
blob
|
commitdiff
|
raw
|
diff to current
2017-02-09
Ilia Mirkin
configure: add blurb about what the LIBDRM_*_REQUIRED...
blob
|
commitdiff
|
raw
|
diff to current
2017-02-07
Emil Velikov
configure.ac: remove src/gallium/winsys/intel/drm/Makef...
blob
|
commitdiff
|
raw
|
diff to current
2017-02-07
Boyan Ding
configure.ac: Remove redundant libglvnd stanza
blob
|
commitdiff
|
raw
|
diff to current
2017-02-07
Emil Velikov
configure.ac: add swr to the gallium drivers list.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-07
Emil Velikov
configure.ac: list all the dri-drivers in the help...
blob
|
commitdiff
|
raw
|
diff to current
2017-02-03
Edward O'Callaghan
ilo: EOL drop unmaintained gallium drv from buildsys
blob
|
commitdiff
|
raw
|
diff to current
2017-02-03
Ilia Mirkin
configure: libdrm is a single package
blob
|
commitdiff
|
raw
|
diff to current
2017-02-02
Dave Airlie
configure.ac: explicitly require libdrm for dri classic...
blob
|
commitdiff
|
raw
|
diff to current
2017-02-02
Vinson Lee
configure: Only require libdrm 2.4.75 for intel.
blob
|
commitdiff
|
raw
|
diff to current
2017-01-27
Chad Versace
configure: Require libdrm >= 2.4.75
blob
|
commitdiff
|
raw
|
diff to current
2017-01-27
Emil Velikov
configure.ac: list radeon in --with-vulkan-drivers...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-27
Emil Velikov
autoconf: set all __STDC_*_MACROS
blob
|
commitdiff
|
raw
|
diff to current
2017-01-27
Andreas Boll
configure.ac: Require LLVM for r300 only on x86 and...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-20
Emil Velikov
configure.ac: move require_dri_shared_libs_and_glapi...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-18
Emil Velikov
utils: build sha1/disk cache only with Android/Autoconf
blob
|
commitdiff
|
raw
|
diff to current
2017-01-18
Emil Velikov
util: import sha1 implementation from OpenBSD
blob
|
commitdiff
|
raw
|
diff to current
2017-01-18
Emil Velikov
configure: error out when building static XOR shared
blob
|
commitdiff
|
raw
|
diff to current
2017-01-18
Emil Velikov
configure: explicitly require shared glapi for enable-dri
blob
|
commitdiff
|
raw
|
diff to current
2017-01-18
Emil Velikov
configure: factor out commom egl/gbm checks
blob
|
commitdiff
|
raw
|
diff to current
2017-01-18
Emil Velikov
configure: remove HAVE_EGL_DRIVER_DRI[23]
blob
|
commitdiff
|
raw
|
diff to current
2017-01-18
Emil Velikov
configure: forbid static EGL/GBM
blob
|
commitdiff
|
raw
|
diff to current
2017-01-18
Emil Velikov
configure: remove unused AC_SUBST variables
blob
|
commitdiff
|
raw
|
diff to current
2017-01-18
Emil Velikov
gallium: correctly manage libsensors link flags
blob
|
commitdiff
|
raw
|
diff to current
2017-01-18
Emil Velikov
mesa: make use of HAVE_FUNC_ATTRIBUTE_ALIAS macro
blob
|
commitdiff
|
raw
|
diff to current
2017-01-18
Emil Velikov
configure: use standard check for attribure alias
blob
|
commitdiff
|
raw
|
diff to current
2017-01-18
Jose Fonseca
configure.ac: Revert recent HAVE_LLVM changes.
blob
|
commitdiff
|
raw
|
diff to current
2017-01-18
Tomasz Figa
configure.ac: Respect LLVM_CFLAGS in LLVM version detection
blob
|
commitdiff
|
raw
|
diff to current
2017-01-18
Tobias Droste
configure.ac: Don't check LLVM version in gallium_requi...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-18
Tobias Droste
configure.ac: Set and use HAVE_GALLIUM_LLVM define
blob
|
commitdiff
|
raw
|
diff to current
2017-01-18
Tobias Droste
configure.ac: Only define HAVE_LLVM if LLVM is used
blob
|
commitdiff
|
raw
|
diff to current
2017-01-18
Tobias Droste
configure.ac: Only set LLVM_LIBS if LLVM is used
blob
|
commitdiff
|
raw
|
diff to current
2017-01-18
Tobias Droste
configure.ac: Rename MESA_LLVM to FOUND_LLVM
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Nayan Deshmukh
vl/dri3: use external texture as back buffers(v4)
blob
|
commitdiff
|
raw
|
diff to current
2017-01-13
Jonas Ådahl
egl/wayland: Avoid race conditions when on non-main...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-12
Chuck Atkins
glx: Add missing glproto dependency for gallium-xlib glx
blob
|
commitdiff
|
raw
|
diff to current
2017-01-12
Christian Gmeiner
imx: gallium driver for imx-drm scanout driver
blob
|
commitdiff
|
raw
|
diff to current
2017-01-12
The etnaviv authors
etnaviv: gallium driver for Vivante GPUs
blob
|
commitdiff
|
raw
|
diff to current
2017-01-05
Eric Anholt
configure: Fix another bashism.
blob
|
commitdiff
|
raw
|
diff to current
2016-12-09
Emil Velikov
configure: cleanup GLX_USE_TLS handling
blob
|
commitdiff
|
raw
|
diff to current
2016-12-09
Emil Velikov
configure: enable glx-tls by default
blob
|
commitdiff
|
raw
|
diff to current
2016-12-05
Tobias Droste
configure.ac: Create correct LLVM_VERSION_INT with...
blob
|
commitdiff
|
raw
|
diff to current
2016-12-05
Tobias Droste
configure.ac: Get complete LLVM version from header
blob
|
commitdiff
|
raw
|
diff to current
2016-12-05
Tobias Droste
configure.ac: Add required LLVM versions to the top
blob
|
commitdiff
|
raw
|
diff to current
2016-12-05
Tobias Droste
configure.ac: Only add default LLVM components if needed
blob
|
commitdiff
|
raw
|
diff to current
2016-12-05
Tobias Droste
configure.ac: Reorder arguments in radeon_llvm_check
blob
|
commitdiff
|
raw
|
diff to current
2016-12-05
Tobias Droste
configure.ac: Move radv check to the Vulkan section
blob
|
commitdiff
|
raw
|
diff to current
2016-12-05
Tobias Droste
configure.ac: Move LLVM ac_subst closer to usage
blob
|
commitdiff
|
raw
|
diff to current
2016-12-05
Tobias Droste
configure.ac: Move oCL LLVM checks to the oCL section
blob
|
commitdiff
|
raw
|
diff to current
2016-12-05
Tobias Droste
configure.ac: Move llvm_set_environment_variables higher.
blob
|
commitdiff
|
raw
|
diff to current
2016-12-05
Tobias Droste
configure.ac: Remove swr_llvm_check()
blob
|
commitdiff
|
raw
|
diff to current
2016-12-05
Tobias Droste
configure.ac: Check gallium LLVM version in gallium_req...
blob
|
commitdiff
|
raw
|
diff to current
2016-12-05
Tobias Droste
configure.ac: Use short names for r600 und r300
blob
|
commitdiff
|
raw
|
diff to current
2016-12-05
Tobias Droste
configure.ac: Remove useless oCL LLVM check
blob
|
commitdiff
|
raw
|
diff to current
2016-12-05
Tobias Droste
configure.ac: Move llvm-config searching outside the...
blob
|
commitdiff
|
raw
|
diff to current
2016-12-05
Tobias Droste
configure.ac: Move LLVM functions to the top
blob
|
commitdiff
|
raw
|
diff to current
2016-12-05
Tobias Droste
configure.ac: Move LLVM version check to the top
blob
|
commitdiff
|
raw
|
diff to current
2016-12-05
Tobias Droste
configure.ac: Use new helper function for LLVM
blob
|
commitdiff
|
raw
|
diff to current
2016-12-05
Tobias Droste
configure.ac: Use new llvm_add_default_components
blob
|
commitdiff
|
raw
|
diff to current
2016-12-05
Tobias Droste
configure.ac: Add helper function for targets/components
blob
|
commitdiff
|
raw
|
diff to current
2016-12-05
Tobias Droste
configure.ac: Don't search llvm-config if it's known
blob
|
commitdiff
|
raw
|
diff to current
2016-11-30
Rob Clark
freedreno/a5xx: initial support
blob
|
commitdiff
|
raw
|
diff to current
2016-11-28
Emil Velikov
configure.ac: remove no longer used TIMESTAMP_CMD
blob
|
commitdiff
|
raw
|
diff to current
2016-11-15
Mauro Rossi
amd: flatten amd/common makefile structure
blob
|
commitdiff
|
raw
|
diff to current
2016-11-15
Marek Olšák
util: import cache.c/h from glsl
blob
|
commitdiff
|
raw
|
diff to current
2016-11-15
Gurchetan Singh
egl: Use pkg-config for Android NDK build
blob
|
commitdiff
|
raw
|
diff to current
2016-11-15
Gurchetan Singh
configure.ac: Don't look for pthreads in Android platform
blob
|
commitdiff
|
raw
|
diff to current
2016-11-10
Emil Velikov
Revert "configure.ac: honour LLVM_LIBDIR when linking...
blob
|
commitdiff
|
raw
|
diff to current
2016-11-09
Emil Velikov
configure.ac: honour LLVM_LIBDIR when linking against...
blob
|
commitdiff
|
raw
|
diff to current
2016-10-26
Marek Olšák
configure.ac: simplify EGL requirements for drivers...
blob
|
commitdiff
|
raw
|
diff to current
2016-10-21
Jason Ekstrand
configure: Get rid of the --disable-vulkan-icd-full...
blob
|
commitdiff
|
raw
|
diff to current
2016-10-19
Marek Olšák
configure.ac: enable EGL platform DRM if GBM is enabled
blob
|
commitdiff
|
raw
|
diff to current
2016-10-19
Marek Olšák
configure.ac: enable GBM by default
blob
|
commitdiff
|
raw
|
diff to current
2016-10-19
Marek Olšák
configure.ac: print whether GBM is enabled
blob
|
commitdiff
|
raw
|
diff to current
2016-10-19
Dave Airlie
anv: move to using shared wsi code
blob
|
commitdiff
|
raw
|
diff to current
2016-10-18
Emil Velikov
configure.ac: use a single require_libdrm helper
blob
|
commitdiff
|
raw
|
diff to current
2016-10-18
Emil Velikov
configure.ac: remove no longer needed *_pci_id logic
blob
|
commitdiff
|
raw
|
diff to current
2016-10-18
Emil Velikov
loader: remove final sysfs codepath in loader_get_devic...
blob
|
commitdiff
|
raw
|
diff to current
2016-10-18
Emil Velikov
automake: remove all the libudev references
blob
|
commitdiff
|
raw
|
diff to current
2016-10-18
Emil Velikov
configure.ac: mark libdrm as have_pci_id provider
blob
|
commitdiff
|
raw
|
diff to current
2016-10-10
Dave Airlie
radv: don't build without SHA1.
blob
|
commitdiff
|
raw
|
diff to current
2016-10-08
Lionel Landwerlin
intel: aubinator: generate a standalone binary
blob
|
commitdiff
|
raw
|
diff to current
2016-10-06
Dave Airlie
radv: fix configure.ac check
blob
|
commitdiff
|
raw
|
diff to current
2016-10-06
Dave Airlie
radv: add initial non-conformant radv vulkan driver
blob
|
commitdiff
|
raw
|
diff to current
2016-10-06
Chuck Atkins
autoconf: Make header install distinct for various...
blob
|
commitdiff
|
raw
|
diff to current
2016-10-05
Nicolai Hähnle
util: use GCC atomic intrinsics with explicit memory...
blob
|
commitdiff
|
raw
|
diff to current
2016-09-28
Steven Toth
gallium/hud: Add support for block I/O, network I/O...
blob
|
commitdiff
|
raw
|
diff to current
2016-09-27
Timothy Arceri
glsl: Add initial functions to implement an on-disk...
blob
|
commitdiff
|
raw
|
diff to current
next