nir: Merge redudant integer clamping.
[mesa.git] / configure.ac
2016-04-11 Emil Velikovconfigure.ac: update the path of the generated files
2016-03-19 Marek Olšákr600g: remove TGSI->LLVM translation
2016-03-17 Dongwon Kimconfigure.ac: enable_asm=yes when x-compiling across...
2016-03-14 Marek Olšákconfigure.ac: require libdrm 2.4.66 for drmGetDevice
2016-03-08 Christian Königst/mesa: conditionally enable GL_NV_vdpau_interop
2016-03-03 Tim Rowleymesa/build: add OpenSWR to build
2016-02-17 Rob Clarkfreedreno: query max gpu freq
2016-02-16 Jan Veselyconfigure: Bail out on llvm-config component error
2016-02-11 Jose Fonsecaconfigure: Eliminate MSVC2008 compatibility.
2016-02-11 Marek Olšákgallium/radeon: drop support for LLVM 3.5
2016-01-26 Marek Olšákconfigure.ac: don't require EGL/DRM and GBM if OpenGL...
2016-01-26 Emil Velikovglsl: move to compiler/
2016-01-26 Emil Velikovcompiler: introduce a libcompiler static library
2016-01-11 Oded Gabbayconfigure.ac: always define __STDC_CONSTANT_MACROS
2016-01-08 Oded Gabbayconfigure.ac: add --enable-profile
2016-01-06 Oded Gabbayconfigure.ac: Detect if running on POWER8 arch
2015-12-22 Ben Skeggsnouveau: bump required libdrm version to 2.4.66
2015-12-17 Oded Gabbayconfigura.ac: fix test for SSE4.1 assembler support
2015-12-17 Jonathan Grayconfigure: check for python2.7 for PYTHON2
2015-12-17 Jonathan Grayconfigure.ac: use pkg-config for libelf
2015-12-02 Jose Fonsecaconfigure.ac: Refuse to build with Sun C compiler.
2015-11-23 Emil Velikovconfigure.ac: default to disabled dri3 when --disable...
2015-11-22 Eric Anholtvc4: Just put USE_VC4_SIMULATOR in DEFINES.
2015-11-21 Emil Velikovautomake: remove no longer needed HAVE_LOADER_GALLIUM...
2015-11-21 Emil Velikovpipe-loader: remove HAVE_DRM_LOADER_GALLIUM and HAVE_PI...
2015-11-21 Emil Velikovpipe-loader: add pipe_loader_sw_probe_kms() implementation
2015-11-21 Emil Velikovconfigure: use HAVE_DRISW_KMS when handling kms swrast
2015-11-21 Emil Velikovconfigure: remove obsolete _CLIENT comment
2015-11-17 Boyan Dingegl/x11: Implement dri3 support with loader's dri3...
2015-11-17 Boyan Dingloader: Add dri3 helper
2015-10-27 Boyuan Zhangst/va: add VAAPI HEVC decode support
2015-10-23 Dave Airlievirgl/vtest: add vtest driver
2015-10-23 Dave Airlievirgl: add driver for virtio-gpu 3D (v2)
2015-10-21 Jonathan Grayconfigure.ac: ensure RM is set
2015-10-16 Ilia Mirkinconfigure: show which gallium drivers/sts are built
2015-09-21 Jeremy Huddlestonconfigure.ac: Add support to enable read-only text...
2015-09-16 Eric Anholtvc4: Only build in simulator mode if we find pkg-config...
2015-09-16 Rob Clarkfreedreno: one screen to rule them all
2015-09-10 Marek Olšákgallium/radeon: drop support for LLVM 3.4
2015-09-10 Jon TURNEYUse IMP_LIB_EXT when checking for LLVM shared libraries
2015-09-04 Tapani Pällibuild: add HAVE_SHA1 define when using --with-sha1...
2015-08-26 Marek Olšákgallium/ddebug: new pipe for hang detection and driver...
2015-08-21 David Heidelbergst/nine: Require gcc >= 4.6
2015-08-18 Rob Clarkfreedreno: use fd_pipe_wait_timeout()
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 Matt Turnermesa: Enable subdir-objects globally.
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-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...
next