| Commit message (Expand) | Author | Age | Files | Lines |
* | configure.ac: strip out the llvm-config -march/mtune flags | Emil Velikov | 2016-06-13 | 1 | -0/+3 |
* | Don't use python 3 | Dylan Baker | 2016-05-31 | 1 | -8/+0 |
* | configure.ac: correct the xlib/xlib-gallium GLX detection for GLVND | Chuck Atkins | 2016-05-30 | 1 | -26/+29 |
* | glx: Implement the libglvnd interface. | Kyle Brenneman | 2016-05-30 | 1 | -2/+47 |
* | c11/threads: resolve link issues with -O0 | Emil Velikov | 2016-05-24 | 1 | -0/+1 |
* | configure.ac: Add support for Android builds | Nicolas Boichat | 2016-05-23 | 1 | -0/+10 |
* | configure.ac: error out when building from git without python3 | Emil Velikov | 2016-05-23 | 1 | -0/+6 |
* | configure.ac: add pthreadstubs support | Rob Herring | 2016-05-23 | 1 | -0/+4 |
* | configure: added xcb to dri3 modules to pkg-conf | Andres Gomez | 2016-05-23 | 1 | -1/+1 |
* | vl/dri3: add DRI3 support and implement create and destroy | Leo Liu | 2016-05-16 | 1 | -1/+6 |
* | util: Add ATTRIBUTE_RETURNS_NONNULL. | Matt Turner | 2016-05-16 | 1 | -0/+1 |
* | configure.ac: remove unused HAVE_EGL_PLATFORM_NULL conditional | Emil Velikov | 2016-05-01 | 1 | -1/+0 |
* | automake: drop "EGL_" from HAVE_EGL_PLATFORM_WAYLAND | Emil Velikov | 2016-05-01 | 1 | -1/+1 |
* | automake: drop "EGL_" from HAVE_EGL_PLATFORM_X11 | Emil Velikov | 2016-05-01 | 1 | -1/+1 |
* | anv: fold the tests' makefile | Emil Velikov | 2016-05-01 | 1 | -1/+0 |
* | glx: Refactor the configure options for glx implementation choice (v3) | Chuck Atkins | 2016-05-01 | 1 | -51/+64 |
* | i965/blorp: Convert state setup to C | Jason Ekstrand | 2016-04-26 | 1 | -0/+3 |
* | i965/blorp: Convert brw_blorp.cpp to a C file | Jason Ekstrand | 2016-04-26 | 1 | -0/+5 |
* | configure.ac: search for and set PYTHON3 | Jonathan Gray | 2016-04-23 | 1 | -0/+2 |
* | i965: Add a dependency on libisl | Jason Ekstrand | 2016-04-21 | 1 | -1/+2 |
* | Merge remote-tracking branch 'public/master' into vulkan | Jason Ekstrand | 2016-04-15 | 1 | -16/+35 |
|\ |
|
| * | configure: Add support for the Intel Vulkan driver | Jason Ekstrand | 2016-04-15 | 1 | -0/+63 |
| * | gallium/swr: confine c++11 flag to swr driver | Tim Rowley | 2016-04-15 | 1 | -2/+7 |
| * | gallium/swr: allow swr use as a swrast dri driver | Tim Rowley | 2016-04-15 | 1 | -0/+3 |
| * | configure: Add support for detecting valgrind headers | Jason Ekstrand | 2016-04-15 | 1 | -0/+21 |
* | | Merge remote-tracking branch 'public/master' into vulkan | Jason Ekstrand | 2016-04-14 | 1 | -2/+0 |
|\| |
|
| * | gallium/swr: fold the almost identical Makefiles | Emil Velikov | 2016-04-14 | 1 | -2/+0 |
* | | configure: Add initial support for enabling Vulkan drivers | Jason Ekstrand | 2016-04-14 | 1 | -2/+66 |
* | | Merge remote-tracking branch 'public/master' into vulkan | Jason Ekstrand | 2016-04-13 | 1 | -2/+2 |
|\| |
|
| * | configure.ac: update the path of the generated files | Emil Velikov | 2016-04-11 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'public/master' into vulkan | Jason Ekstrand | 2016-03-24 | 1 | -16/+5 |
|\| |
|
| * | r600g: remove TGSI->LLVM translation | Marek Olšák | 2016-03-20 | 1 | -14/+1 |
| * | configure.ac: enable_asm=yes when x-compiling across same X86 arch | Dongwon Kim | 2016-03-17 | 1 | -2/+4 |
* | | Merge remote-tracking branch 'public/master' into vulkan | Jason Ekstrand | 2016-03-15 | 1 | -1/+40 |
|\| |
|
| * | configure.ac: require libdrm 2.4.66 for drmGetDevice | Marek Olšák | 2016-03-14 | 1 | -1/+1 |
| * | st/mesa: conditionally enable GL_NV_vdpau_interop | Christian König | 2016-03-08 | 1 | -0/+1 |
| * | mesa/build: add OpenSWR to build | Tim Rowley | 2016-03-02 | 1 | -0/+38 |
* | | Merge remote-tracking branch 'origin/master' into vulkan | Kristian Høgsberg Kristensen | 2016-02-24 | 1 | -1/+4 |
|\| |
|
| * | freedreno: query max gpu freq | Rob Clark | 2016-02-17 | 1 | -1/+1 |
| * | configure: Bail out on llvm-config component error | Jan Vesely | 2016-02-16 | 1 | -0/+3 |
* | | Move the intel vulkan driver to src/intel/vulkan | Jason Ekstrand | 2016-02-18 | 1 | -2/+2 |
* | | Move isl to src/intel | Jason Ekstrand | 2016-02-18 | 1 | -1/+1 |
* | | vulkan: Move XML and generator into src/intel/genxml | Jason Ekstrand | 2016-02-18 | 1 | -0/+2 |
* | | anv: Make driver and icd file installable | Kristian Høgsberg Kristensen | 2016-02-16 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'mesa-public/master' into vulkan | Jason Ekstrand | 2016-02-11 | 1 | -8/+2 |
|\| |
|
| * | configure: Eliminate MSVC2008 compatibility. | Jose Fonseca | 2016-02-11 | 1 | -7/+1 |
| * | gallium/radeon: drop support for LLVM 3.5 | Marek Olšák | 2016-02-11 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'mesa-public/master' into vulkan | Jason Ekstrand | 2016-02-05 | 1 | -0/+5 |
|\| |
|
| * | configure.ac: don't require EGL/DRM and GBM if OpenGL is disabled | Marek Olšák | 2016-01-26 | 1 | -0/+5 |
* | | Merge commit mesa-public/master into vulkan | Jason Ekstrand | 2016-02-05 | 1 | -1/+1 |
|\| |
|