summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure: add support for LLVM 4.0.0svn static libsJan Ziak2016-07-291-1/+1
* mesa: Use AC_HEADER_MAJOR to include correct header for major().Matt Turner2016-07-261-0/+1
* freedreno: hw timestamp supportRob Clark2016-07-231-1/+1
* mesa: Add -fno-math-errno -fno-trapping-math to CXXFLAGS.Matt Turner2016-07-211-0/+3
* mesa: Drop -fno-builtin-memcmp.Matt Turner2016-07-211-8/+0
* mapi: Massage code to allow clang to compile.Matt Turner2016-07-211-0/+1
* vc4: Switch to using the libdrm-provided vc4_drm.h.Eric Anholt2016-07-201-0/+2
* configure.ac: Use ${datarootdir} for --with-vulkan-icddir help string tooAndreas Boll2016-07-191-1/+1
* configure: Don't require pthread-stubs on CygwinJon Turney2016-07-151-3/+15
* configure: Define _GNU_SOURCE for Cygwin as wellYaakov Selkowitz2016-07-151-4/+1
* clover: Bump required LLVM version to 3.6.Serge Martin2016-07-111-1/+1
* mesa: don't install GLX files if GLX is not builtAkihiko Odaki2016-07-071-0/+1
* anv: install the intel_icd.json to ${datarootdir} by defaultEmil Velikov2016-07-051-1/+1
* anv: use cache uuid based on the build timestamp.Emil Velikov2016-07-051-0/+2
* swr: Refactor checks for compiler feature flagsChuck Atkins2016-06-301-23/+50
* swr: switch from overriding -march to selecting featuresTim Rowley2016-06-171-4/+7
* configure.ac: strip out the llvm-config -march/mtune flagsEmil Velikov2016-06-131-0/+3
* Don't use python 3Dylan Baker2016-05-311-8/+0
* configure.ac: correct the xlib/xlib-gallium GLX detection for GLVNDChuck Atkins2016-05-301-26/+29
* glx: Implement the libglvnd interface.Kyle Brenneman2016-05-301-2/+47
* c11/threads: resolve link issues with -O0Emil Velikov2016-05-241-0/+1
* configure.ac: Add support for Android buildsNicolas Boichat2016-05-231-0/+10
* configure.ac: error out when building from git without python3Emil Velikov2016-05-231-0/+6
* configure.ac: add pthreadstubs supportRob Herring2016-05-231-0/+4
* configure: added xcb to dri3 modules to pkg-confAndres Gomez2016-05-231-1/+1
* vl/dri3: add DRI3 support and implement create and destroyLeo Liu2016-05-161-1/+6
* util: Add ATTRIBUTE_RETURNS_NONNULL.Matt Turner2016-05-161-0/+1
* configure.ac: remove unused HAVE_EGL_PLATFORM_NULL conditionalEmil Velikov2016-05-011-1/+0
* automake: drop "EGL_" from HAVE_EGL_PLATFORM_WAYLANDEmil Velikov2016-05-011-1/+1
* automake: drop "EGL_" from HAVE_EGL_PLATFORM_X11Emil Velikov2016-05-011-1/+1
* anv: fold the tests' makefileEmil Velikov2016-05-011-1/+0
* glx: Refactor the configure options for glx implementation choice (v3)Chuck Atkins2016-05-011-51/+64
* i965/blorp: Convert state setup to CJason Ekstrand2016-04-261-0/+3
* i965/blorp: Convert brw_blorp.cpp to a C fileJason Ekstrand2016-04-261-0/+5
* configure.ac: search for and set PYTHON3Jonathan Gray2016-04-231-0/+2
* i965: Add a dependency on libislJason Ekstrand2016-04-211-1/+2
* Merge remote-tracking branch 'public/master' into vulkanJason Ekstrand2016-04-151-16/+35
|\
| * configure: Add support for the Intel Vulkan driverJason Ekstrand2016-04-151-0/+63
| * gallium/swr: confine c++11 flag to swr driverTim Rowley2016-04-151-2/+7
| * gallium/swr: allow swr use as a swrast dri driverTim Rowley2016-04-151-0/+3
| * configure: Add support for detecting valgrind headersJason Ekstrand2016-04-151-0/+21
* | Merge remote-tracking branch 'public/master' into vulkanJason Ekstrand2016-04-141-2/+0
|\ \ | |/
| * gallium/swr: fold the almost identical MakefilesEmil Velikov2016-04-141-2/+0
* | configure: Add initial support for enabling Vulkan driversJason Ekstrand2016-04-141-2/+66
* | Merge remote-tracking branch 'public/master' into vulkanJason Ekstrand2016-04-131-2/+2
|\ \ | |/
| * configure.ac: update the path of the generated filesEmil Velikov2016-04-111-2/+2
* | Merge remote-tracking branch 'public/master' into vulkanJason Ekstrand2016-03-241-16/+5
|\ \ | |/
| * r600g: remove TGSI->LLVM translationMarek Olšák2016-03-201-14/+1
| * configure.ac: enable_asm=yes when x-compiling across same X86 archDongwon Kim2016-03-171-2/+4
* | Merge remote-tracking branch 'public/master' into vulkanJason Ekstrand2016-03-151-1/+40
|\ \ | |/