nir: Merge redudant integer clamping.
[mesa.git] / scons /
2016-02-11 Jose Fonsecascons: Eliminate MSVC2008 compatibility.
2016-01-11 Oded Gabbayconfigure.ac: always define __STDC_CONSTANT_MACROS
2015-12-08 Olivier Penascons: support for LLVM 3.7.
2015-08-15 Vinson Leescons: Always define __STDC_LIMIT_MACROS.
2015-05-29 Jose Fonsecagallivm: Use the LLVM's C disassembly interface.
2015-04-27 Olivier Penascons: Support LLVM 3.5 and 3.6 on windows.
2015-03-25 Jose Fonsecascons: Disable MSVC warnings about inconsistent functio...
2015-03-22 Jose Fonsecascons: Silence conversion from 'size_t' to 'type',...
2015-03-22 Jose Fonsecascons: Ensure inttypes.h is always pre-included on...
2015-03-22 Jose Fonsecascons: Silence MSVC C4351 warning.
2015-03-22 Jose Fonsecascons: Match some of LLVM warning options.
2015-03-22 Jose Fonsecascons: Prefer winflexbison, and use --wincompat when...
2015-03-22 Jose Fonsecascons: Define YY_USE_CONST on MSVC.
2015-03-22 Jose Fonsecascons: Tell MSVC STL library to not use exceptions.
2015-03-18 Jose Fonsecascons: Silence MSVC warnings about overflows in constan...
2015-03-18 José Fonsecascons: Disable MSVC signed/unsigned mismatch warnings.
2015-03-10 Vinson LeeAdd macro for unused function attribute.
2015-03-04 Jose Fonsecascons: Update for the fact that we require GCC 4.2
2015-03-04 Jose Fonsecascons: Use -Werror MSVC compatibility flags per-directory.
2015-03-04 Vinson Leescons: Define _DEFAULT_SOURCE.
2015-03-02 Jose Fonsecascons: Fix HAVE___* definition.
2015-02-03 Jose Fonsecascons: Fix Windows builds with LLVM 3.5.
2015-01-22 Vinson Leescons: Add X11 include path if X11 is available.
2014-11-26 José Fonsecascons: Generate SSE2 floating-point arithmetic.
2014-11-26 José Fonsecascons: Remove dead code/comments.
2014-11-16 Vinson Leescons: Require glproto >= 1.4.13 for X11.
2014-10-30 Chia-I Wuconfigure: check for xlocale.h and strtof
2014-10-23 José Fonsecagallivm,llvmpipe,clover: Bump required LLVM version...
2014-09-25 Matt Turnermesa: Replace a priori knowledge of gcc attributes...
2014-09-25 Matt Turnermesa: Replace a priori knowledge of gcc builtins with...
2014-09-11 José Fonsecascons: add /dynamicbase and /nxcompat to MinGW linkflags
2014-09-11 Brian Paulscons: add /dynamicbase and /nxcompat to MSVC linkflags
2014-08-14 Jose Fonsecascons: do not include headers from the sources lists
2014-06-16 José Fonsecascons: Link libGL.so against xcb-dri2.
2014-06-09 Emil Velikovscons: remove dri-i915 build target
2014-06-06 José Fonsecascons: Search only for mingw-w64 cross-compilers.
2014-05-23 José Fonsecagallivm: Support MCJIT on Windows.
2014-05-14 José Fonsecascons: Require LLVM 3.1
2014-05-02 José Fonsecascons: Don't use bundled C99 headers for VS 2013.
2014-05-02 José Fonsecascons: Adjust the warnings for VS.
2014-04-17 José Fonsecascons: Enable building through Clang Static Analyzer.
2014-04-16 José FonsecaRevert "scons: Enable building through Clang Static...
2014-04-16 José Fonsecascons: Add an analyze option.
2014-04-16 José Fonsecascons: Enable building through Clang Static Analyzer.
2014-03-25 Alexander von Gluck IVhaiku: Fix build through scons corrections and viewport...
2014-03-04 Vinson Leescons: Build with C++11 with LLVM >= 3.5.
2014-02-18 Emil Velikovscons: sync package requirements
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-12-23 Vinson Leescons: Add system library linker flags on LLVM 3.5.
2013-11-05 Alexander von Gluck IVmesa: Remove last BEOS checks
2013-10-21 Alexander von Gluck IVscons: Fix Haiku missing library
2013-10-18 Alexander von Gluck IVscons: Simplified fix of llvm cxxflags for rtti
2013-10-16 José FonsecaRevert "scons: Fix build when rtti is disabled"
2013-10-16 Alexander von Gluck IVscons: Fix build when rtti is disabled
2013-10-15 Alexander von Gluck IVbuild: remove forced -fno-rtti
2013-10-04 Alexander von Gluck IVhaiku: Ensure correct libraries are referenced.
2013-06-08 José Fonsecascons: Fix implicit python dependency discovery on...
2013-05-21 José Fonsecascons: Don't force stabs debug format for Mingw.
2013-05-03 Andreas Bollscons: remove radeon build
2013-04-25 José Fonsecascons: Support clang.
2013-03-21 Brian Paulscons: check for existance of 'MSVC_VERSION' in env
2013-03-15 José Fonsecascons: Warn when using MSVS versions prior to 2012.
2013-03-14 José Fonsecascons: Define _ALLOW_KEYWORD_MACROS on MSVC builds.
2013-03-05 José Fonsecascons: Fix llvm-config not found error message.
2013-02-28 Keith Kriewallscons: Fix Windows build with LLVM 3.2
2013-02-05 Michel DänzerRequire libdrm_radeon 2.4.42 for radeonsi.
2013-01-23 José Fonsecascons: Fix source lists parsing on Windows.
2013-01-22 José Fonsecascons: Disable frame pointer omission for all build...
2013-01-07 Alexander von Gluck IVmesa: Drop mmx optimizations on Haiku
2012-12-06 José Fonsecagallium/os: Cleanup up os_time_get/os_time_get_nano.
2012-12-04 José Fonsecascons: Link against librt
2012-11-06 Vinson Leescons: Require libdrm_radeon 2.4.40.
2012-10-28 Vinson Leescons: Add -fno-rtti to CXXFLAGS with llvm-3.2.
2012-10-24 Vinson Leescons: Do not use -fvisibilty=hidden on Cygwin.
2012-10-01 Matt Turnerbuild: Use AX_PTHREAD's HAVE_PTHREAD preprocessor defin...
2012-08-31 Vinson Leescons: Remove leftover print statement.
2012-08-31 Vinson Leescons: Add default libraries to Solaris build.
2012-08-16 José Fonsecascons: Fix MinGW cross compilation.
2012-08-16 Vinson Leescons: Add option to enable floating-point textures.
2012-08-14 José Fonsecascons: Populate top_srcdir and top_builddir variables...
2012-08-02 Vinson Leescons: Add support for Intel Compiler.
2012-07-26 Vinson Leescons: Fix build with clang.
2012-07-25 Vinson LeeRevert "scons: Add instrumentation component libraries...
2012-07-21 Vinson Leescons: Add instrumentation component libraries to linki...
2012-07-17 José Fonsecagallivm,draw,llvmpipe: Support wider native registers.
2012-07-12 José Fonsecascons: Remove -ffast-math.
2012-07-12 José Fonsecascons: Also require recent XCB.
2012-06-18 Vinson Leescons: Do not build svga if using Solaris Studio C...
2012-06-14 Alexander von Gluck IVscons: Fix Haiku binary optimizations
2012-06-11 José Fonsecascons: Fix scons build.
2012-04-29 José Fonsecascons: Parse = operator in source lists too.
2012-02-23 José Fonsecascons: Update windows llvm libraries for version 3.0.
2012-02-07 Dave Airliescons: fix typo in package version
2012-02-07 José Fonsecascons: Require same pkg-config versions as configure.
2012-01-30 ojabUse only native engine & bitwriter LLVM libraries for...
2012-01-29 Marek Olšákscons: don't add -Wmissing-field-initializers
2012-01-17 Alexander von Gluck IVscons: Don't set visibility to hidden on Haiku
2012-01-17 Alexander von Gluck IVscons: Add Haiku build support
2012-01-10 José Fonsecascons: Fix libGL.so build.
2011-11-29 José FonsecaRemove windows kernel support code.
next