Merge remote-tracking branch 'mesa-public/master' into vulkan
[mesa.git] / configure.ac
2015-08-26 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-21 David Heidelbergst/nine: Require gcc >= 4.6
2015-08-18 Rob Clarkfreedreno: use fd_pipe_wait_timeout()
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-15 Jason Ekstrandvk: Add four unit tests for our lock-free data-structures
2015-08-14 Marek Olšákwinsys/amdgpu: add a new winsys for the new kernel...
2015-08-14 Christian Königst/vdpau: add HEVC support v2
2015-08-11 Matt Turnerconfigure.ac: Always define __STDC_LIMIT_MACROS.
2015-08-03 Matt Turnermesa: Add -fno-trapping-math to CFLAGS.
2015-08-03 Matt Turnermesa: Add -fno-math-errno to CFLAGS.
2015-08-01 Igor Gnatenkoopencl: use versioned .so in mesa.icd
2015-08-01 Emil Velikovconfigure.ac: check for mkostemp()
2015-08-01 Emil Velikovegl/wayland: use drmGetNodeTypeFromFd helper instead...
2015-08-01 Emil Velikovegl/wayland: libdrm is a hard requirement, treat it...
2015-08-01 Emil Velikovconfigure.ac: null,android,gdi are not valid egl-platforms
2015-07-22 Emil Velikovautomake: rework the EGL build
2015-07-22 Emil Velikovdri/common: remove unused drm_version variable
2015-07-22 Emil Velikovconfigure.ac: do not set HAVE_DRI(23) when libdrm is...
2015-07-17 Eric Anholtmesa: Detect and provide macros for function attributes...
2015-07-13 Emil Velikovi965: bump libdrm requirement to 2.4.61 and drop in...
2015-07-13 Emil Velikovpipe-loader: remove pipe_loader_sw_probe_xlib
2015-07-13 Emil Velikovautomake: remove empty GALLIUM_PIPE_LOADER_LIBS
2015-07-13 Emil Velikovautomake: pipe-loader: remove the 'client' pipe-loader
2015-07-08 Julien Isorcedarwin: Suppress type conversion warnings for GLhandleARB
2015-07-06 Kenneth Graunkemesa: Add a MUST_CHECK macro for __attribute__((warn_un...
2015-07-01 Alexandre Courbotnvc0: create screen fence objects with coherent attribute
2015-07-01 Ilia Mirkinnouveau: rename var name for nouveau_vieux to avoid...
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-26 Matt Turnermesa: Enable subdir-objects globally.
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-06-23 Emil Velikovconfigure: drop unused variable GBM_BACKEND_DIRS
2015-06-23 Emil Velikovconfigure: error out when building libEGL without share...
2015-06-23 Emil Velikovconfigure: error out when building backend-less libEGL
2015-06-23 Emil Velikovconfigure: allow building shared-glapi powered libgl...
2015-06-23 Emil Velikovconfigure: warn about shared_glapi & xlib-glx only...
2015-06-16 Haixia Shiegl/dri2: implement platform_surfaceless
2015-06-16 Marek Olšákconfigure.ac: rename LLVM_VERSION_PATCH to avoid confli...
2015-06-13 Tom Stellardradeon/llvm: Handle LLVM backend rename from R600 to...
2015-06-09 Eric Anholtvc4: Drop subdirectory in vc4 build.
2015-05-29 Jose Fonsecaconfigure.ac: Link mcdisassembler component.
2015-05-29 Jose Fonsecaconfigure.ac: Don't bother checking whether LLVM's...
2015-05-29 Marek Olšákconfigure.ac: enable building GLES1 and GLES2 by default
2015-05-20 Alan Coopersmithswrast: Build fix for Solaris
2015-05-16 Jason EkstrandMerge remote-tracking branch 'fdo-personal/wip/nir...
2015-05-09 Kristian HøgsbergAdd vulkan driver for BDW
2015-04-20 EdBclover: make llvm >= 3.5.0 and c++11 mandatory
2015-04-17 Tobias Nygrenconfigure.ac: fix bashism
2015-04-16 Marek Olšákconfigure.ac: print LLVM_LDFLAGS
2015-04-13 Jose Fonsecamesa: Remove pointless USE_EXTERNAL_DXTN_LIB macro.
2015-04-12 Emil Velikovconfigure.ac: remove deprecated --with-libclc-path
2015-04-01 Emil Velikovconfigure: nuke --with-max-{width,height}
2015-04-01 Emil Velikovconfigure.ac: error out if python/mako is not found...
2015-03-24 Emil Velikovconfigure.ac: move AC_MSG_RESULT reporting back into...
2015-03-22 Jose Fonsecaconfigure: Bail out with MinGW targets.
2015-03-21 Emil Velikovgalahad: remove driver
2015-03-21 Emil Velikovegl/main: drop platform fbdev specific code
2015-03-21 Emil Velikovwinsys/sw/fbdev: remove unused software winsys
2015-03-21 Emil Velikovwinsys/sw/wayland: remove unused winsys
2015-03-20 Neil Robertsi965: Store the GPU revision number in brw_context
2015-03-18 Jonathan Grayconfigure: check if compiler supports -Werror=vla.
2015-03-11 Emil Velikovconfigure: require pthreads for POSIX builds
2015-03-10 Vinson LeeAdd macro for unused function attribute.
2015-03-06 Emil VelikovRevert "configure: require pthreads for POSIX builds"
2015-03-06 Emil Velikovconfigure: require pthreads for POSIX builds
2015-03-06 Samuel Iglesias... configure: Introduce new output variable to ax_check_py...
2015-03-04 Jose Fonsecast/vega: Remove.
2015-03-03 Jose Fonsecaconfigure: Leverage gcc warn options to enable safe...
2015-03-02 Jose Fonsecaidentity: Remove.
2015-02-28 Kenneth GraunkeRevert "configure: Leverage gcc warn options to enable...
2015-02-27 Jose Fonsecaconfigure: Leverage gcc warn options to enable safe...
2015-02-20 Matt Turnermesa: Have configure define NDEBUG, not mtypes.h.
2015-02-18 Emil Velikovauxiliary/vl: Build vl_winsys_dri.c only when needed.
2015-02-18 Alan CoopersmithBracket arguments to tr so they work with Solaris tr
2015-02-12 Emil Velikovauxiliary/vl: bring back the VL code for the dri targets
2015-02-12 Emil Velikovconfigure: rework wayland_scanner handling(fix make...
2015-01-27 Dave Airliemesa/autoconf: attempt to use gnu99 on older gcc compilers
2015-01-25 Niels Ole Salscheiderconfigure: Link against all LLVM targets when building...
2015-01-23 Matt Turnermapi: Remove vgapi from SUBDIRS.
2015-01-16 Carl Worthconfigure: Add machinery for --enable-shader-cache...
2015-01-16 Carl Worthmesa: Add mesa SHA-1 functions
2015-01-16 Carl Worthconfigure: Add copyright and license block to configure.ac
2015-01-14 Samuel Iglesias... configure: add check for GNU indent
2015-01-14 Samuel Iglesias... configure: change required Python Mako version to 0.3.4
2015-01-12 Samuel Iglesias... configure: require python mako module
2014-12-18 Timothy Arcerimesa: bump required GCC version to 4.2.0
2014-12-16 Timothy Arcerimesa: bump required GCC version to 4.1.0
2014-12-12 Matt Turneregl: Drop unnecessary Makefile.am.
2014-12-12 Matt Turnerconfigure.ac: Ship .xz compressed tarballs, in addition...
2014-12-12 Matt Turnerconfigure.ac: Use tar-ustar archive format.
2014-12-12 Matt Turnerconfigure.ac: Drop generating egl-static and gbm Makefiles.
2014-12-09 Timothy Arcerimesa: use build flag to ensure stack is realigned on x86
2014-12-05 Matt Turnerconfigure.ac: Replace contraction to fix syntax highlig...
2014-11-26 Emil Velikovnine: the .pc file should not follow mesa version
2014-11-26 Emil Velikovautomake: rework VL dependency tracking
2014-11-26 Emil Velikovconfigure: check the package version when auto-detectin...
2014-11-18 Joakim Sindholtnine: Add state tracker nine for Direct3D9 (v3)
2014-11-15 Emil Velikovconfigure.ac: roll up a program for the sse4.1 check
2014-11-14 Marek Olšákconfigure.ac: remove enable flags for EGL and GBM Galli...
2014-10-30 Chia-I Wuconfigure: check for xlocale.h and strtof
2014-10-29 Jan Veselyconfigure: fix typos
next