summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2019-04-15Delete autotoolsDylan Baker1-3409/+0
2019-04-04simplify LLVM version string printingEric Engestrom1-1/+1
2019-03-21configure.ac / meson: depend on libnativewindow when appropriateGurchetan Singh1-1/+12
2019-03-21configure.ac/meson.build: Add options for library suffixesBenjamin Gordon1-0/+19
2019-03-08build: make passing an incorrect pointer type a hard errorEric Engestrom1-0/+1
2019-02-24configure: fix test portabilityMaya Rashish1-2/+2
2019-01-28Switch imx to kmsro and remove the imx winsysRob Herring1-12/+2
2019-01-28pl111: Rename the pl111 driver to "kmsro".Eric Anholt1-8/+8
2019-01-22winsys/amdgpu: use the new BO list APIMarek Olšák1-1/+1
2019-01-22configure: EGL requirements only apply if EGL is builtEric Engestrom1-0/+1
2019-01-16autotools: Deprecate the use of autotoolsGert Wollny1-0/+13
2018-12-13configure: add CXX11_CXXFLAGS to LLVM_CXXFLAGSEmil Velikov1-0/+1
2018-12-13glx: mandate xf86vidmode only for "drm" dri platformsEmil Velikov1-2/+2
2018-12-06amd: remove support for LLVM 6.0Samuel Pitoiset1-2/+2
2018-11-27freedreno: move drm to common locationRob Clark1-0/+2
2018-11-20glx: make xf86vidmode mandatory for direct renderingEmil Velikov1-11/+1
2018-11-14st/xa: Bump minorThomas Hellstrom1-1/+1
2018-10-31configure: allow building with python3Emil Velikov1-5/+3
2018-10-30m4: add Werror when checking for compiler flagsEmil Velikov1-0/+11
2018-10-26freedreno: import libdrm_freedreno + redesign submitRob Clark1-2/+0
2018-10-23configure.ac: update libdrm amdgpu version to 2.4.95Boyuan Zhang1-1/+1
2018-10-17freedreno/a6xx: add infrastructure for CP_DRAW_STATERob Clark1-1/+1
2018-10-10util: Add tests for fast integer division by constantsJason Ekstrand1-0/+1
2018-09-25meson+autotools: get rid of spammy GCC warning -Wformat-truncationEric Engestrom1-0/+2
2018-09-17move pthread_setaffinity_np check to the build systemDylan Baker1-0/+16
2018-08-24Revert "configure: allow building with python3"Emil Velikov1-3/+5
2018-08-23configure: allow building with python3Emil Velikov1-5/+3
2018-08-23configure: enforce python 2.7 with AM_PATH_PYTHONEmil Velikov1-2/+5
2018-08-20swr: bump minimum supported LLVM version to 6.0Juan A. Suarez Romero1-4/+3
2018-08-16freedreno: Add a6xx backendKristian H. Kristensen1-1/+1
2018-08-08autotools: use correct gl.pc LIBS when using glvndEmil Velikov1-0/+9
2018-08-08autotools: error out when building with mangling and glvndEmil Velikov1-0/+3
2018-08-08autotools: error out when using the broken --with-{gl, osmesa}-lib-nameEmil Velikov1-6/+6
2018-08-08automake: require shared glapi when using DRI based libGLEmil Velikov1-0/+2
2018-08-07autoconf: stop exporting internal wayland detailsEmil Velikov1-0/+4
2018-08-07configure: install KHR/khrplatform.h when neededEric Engestrom1-0/+1
2018-08-03amd: remove support for LLVM 5.0Marek Olšák1-2/+2
2018-08-03winsys/amdgpu: pass the BO list via the CS ioctl on DRM >= 3.27.0Marek Olšák1-1/+1
2018-07-20util/disk_cache: Fix disk_cache_get_function_timestamp with disabled cache.Bas Nieuwenhuizen1-0/+1
2018-07-12util/set: add a basic unit testCaio Marcelo de Oliveira Filho1-0/+1
2018-06-27gallium: Fix automake for Android (v2)Chad Versace1-0/+3
2018-06-21configure: use compliant grep regex checksEmil Velikov1-2/+2
2018-06-21swr: bump minimum supported LLVM version to 5.0Juan A. Suarez Romero1-3/+4
2018-06-20vulkan: EXT_acquire_xlib_display requires libXrandr headers to buildKeith Packard1-0/+2
2018-06-20configure.ac: Add CFLAG -Wno-missing-field-initializers (v5)Gert Wollny1-0/+4
2018-06-19vulkan: Add EXT_acquire_xlib_display [v5]Keith Packard1-0/+32
2018-06-18mesa: Unconditionally enable floating-point texturesTimothy Arceri1-15/+0
2018-06-13configure.ac: Test for __atomic_add_fetch in atomic checksAndrew Galante1-2/+4
2018-06-08autotools/meson: compile against wayland-egl-*backend*Eric Engestrom1-2/+2
2018-06-06egl: rewire the build systems to use libwayland-eglEric Engestrom1-2/+4