summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2016-07-07mesa: don't install GLX files if GLX is not builtAkihiko Odaki1-0/+1
2016-07-07anv: install the intel_icd.json to ${datarootdir} by defaultEmil Velikov1-1/+1
2016-07-07anv: use cache uuid based on the build timestamp.Emil Velikov1-0/+2
2016-07-07Revert "swr: Refactor checks for compiler feature flags"Emil Velikov1-57/+0
2016-07-07swr: Refactor checks for compiler feature flagsChuck Atkins1-0/+57
2016-06-15configure.ac: strip out the llvm-config -march/mtune flagsEmil Velikov1-0/+3
2016-06-02Don't use python 3Dylan Baker1-8/+0
2016-05-30configure.ac: correct the xlib/xlib-gallium GLX detection for GLVNDChuck Atkins1-26/+29
2016-05-30glx: Implement the libglvnd interface.Kyle Brenneman1-2/+47
2016-05-24c11/threads: resolve link issues with -O0Emil Velikov1-0/+1
2016-05-23configure.ac: Add support for Android buildsNicolas Boichat1-0/+10
2016-05-23configure.ac: error out when building from git without python3Emil Velikov1-0/+6
2016-05-23configure.ac: add pthreadstubs supportRob Herring1-0/+4
2016-05-23configure: added xcb to dri3 modules to pkg-confAndres Gomez1-1/+1
2016-05-16vl/dri3: add DRI3 support and implement create and destroyLeo Liu1-1/+6
2016-05-16util: Add ATTRIBUTE_RETURNS_NONNULL.Matt Turner1-0/+1
2016-05-01configure.ac: remove unused HAVE_EGL_PLATFORM_NULL conditionalEmil Velikov1-1/+0
2016-05-01automake: drop "EGL_" from HAVE_EGL_PLATFORM_WAYLANDEmil Velikov1-1/+1
2016-05-01automake: drop "EGL_" from HAVE_EGL_PLATFORM_X11Emil Velikov1-1/+1
2016-05-01anv: fold the tests' makefileEmil Velikov1-1/+0
2016-05-01glx: Refactor the configure options for glx implementation choice (v3)Chuck Atkins1-51/+64
2016-04-26i965/blorp: Convert state setup to CJason Ekstrand1-0/+3
2016-04-26i965/blorp: Convert brw_blorp.cpp to a C fileJason Ekstrand1-0/+5
2016-04-23configure.ac: search for and set PYTHON3Jonathan Gray1-0/+2
2016-04-21i965: Add a dependency on libislJason Ekstrand1-1/+2
2016-04-15Merge remote-tracking branch 'public/master' into vulkanJason Ekstrand1-16/+35
2016-04-15configure: Add support for the Intel Vulkan driverJason Ekstrand1-0/+63
2016-04-15gallium/swr: confine c++11 flag to swr driverTim Rowley1-2/+7
2016-04-15gallium/swr: allow swr use as a swrast dri driverTim Rowley1-0/+3
2016-04-15configure: Add support for detecting valgrind headersJason Ekstrand1-0/+21
2016-04-14Merge remote-tracking branch 'public/master' into vulkanJason Ekstrand1-2/+0
2016-04-14configure: Add initial support for enabling Vulkan driversJason Ekstrand1-2/+66
2016-04-14gallium/swr: fold the almost identical MakefilesEmil Velikov1-2/+0
2016-04-13Merge remote-tracking branch 'public/master' into vulkanJason Ekstrand1-2/+2
2016-04-11configure.ac: update the path of the generated filesEmil Velikov1-2/+2
2016-03-24Merge remote-tracking branch 'public/master' into vulkanJason Ekstrand1-16/+5
2016-03-20r600g: remove TGSI->LLVM translationMarek Olšák1-14/+1
2016-03-17configure.ac: enable_asm=yes when x-compiling across same X86 archDongwon Kim1-2/+4
2016-03-15Merge remote-tracking branch 'public/master' into vulkanJason Ekstrand1-1/+40
2016-03-14configure.ac: require libdrm 2.4.66 for drmGetDeviceMarek Olšák1-1/+1
2016-03-08st/mesa: conditionally enable GL_NV_vdpau_interopChristian König1-0/+1
2016-03-02mesa/build: add OpenSWR to buildTim Rowley1-0/+38
2016-02-24Merge remote-tracking branch 'origin/master' into vulkanKristian Høgsberg Kristensen1-1/+4
2016-02-18Move the intel vulkan driver to src/intel/vulkanJason Ekstrand1-2/+2
2016-02-18Move isl to src/intelJason Ekstrand1-1/+1
2016-02-18vulkan: Move XML and generator into src/intel/genxmlJason Ekstrand1-0/+2
2016-02-17freedreno: query max gpu freqRob Clark1-1/+1
2016-02-16anv: Make driver and icd file installableKristian Høgsberg Kristensen1-1/+0
2016-02-16configure: Bail out on llvm-config component errorJan Vesely1-0/+3
2016-02-11Merge remote-tracking branch 'mesa-public/master' into vulkanJason Ekstrand1-8/+2