scons: remove all libudev references
[mesa.git] / scons / gallium.py
2016-10-18 Emil Velikovscons: remove all libudev references
2016-08-26 Charmaine Leesvga: add opt to the list of valid build types
2016-04-26 Jose Fonsecascons: Support Clang on Windows.
2016-04-26 Jose Fonsecascons: Move fallback HAVE_* definitions to headers.
2016-04-19 Jose Fonsecascons: Show the unit test full path.
2016-04-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-14 Jose Fonsecascons: Add a "check" target to run all unit tests.
2016-04-14 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-13 Jose Fonsecascons: Allow building with Address Sanitizer.
2016-02-11 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2016-02-11 Jose Fonsecascons: Eliminate MSVC2008 compatibility.
2016-01-21 Kristian Høgsberg... Merge remote-tracking branch 'jekstrand/wip/i965-unifor...
2016-01-12 Kristian Høgsberg... Merge ../mesa into vulkan
2016-01-11 Oded Gabbayconfigure.ac: always define __STDC_CONSTANT_MACROS
2015-08-26 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-15 Vinson Leescons: Always define __STDC_LIMIT_MACROS.
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: 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-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-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-06-16 José Fonsecascons: Link libGL.so against xcb-dri2.
2014-06-09 Emil Velikovscons: remove dri-i915 build target
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-02-18 Emil Velikovscons: sync package requirements
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-11-05 Alexander von Gluck IVmesa: Remove last BEOS checks
2013-10-21 Alexander von Gluck IVscons: Fix Haiku missing library
2013-10-04 Alexander von Gluck IVhaiku: Ensure correct libraries are referenced.
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-02-05 Michel DänzerRequire libdrm_radeon 2.4.42 for radeonsi.
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-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 Vinson Leescons: Add option to enable floating-point textures.
2012-08-02 Vinson Leescons: Add support for Intel Compiler.
2012-07-26 Vinson Leescons: Fix build with clang.
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-02-07 Dave Airliescons: fix typo in package version
2012-02-07 José Fonsecascons: Require same pkg-config versions as configure.
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.
2011-11-09 José Fonsecascons: Disable deprecated POSIX name MSVC warnings.
2011-11-03 José Fonsecascons: Use -static-libstdc++ on 32bits builds w/ Mingw...
2011-10-12 José Fonsecascons: Use -fno-builtin-memcmp.
2011-09-08 José Fonsecascons: Use -g instead of -g3.
2011-09-06 José Fonsecascons: Set -static-libstdc++ on mingw-w64
2011-09-06 José Fonsecascons: Move MinGW flags from crossmingw.py to gallium.py
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-11 Andreas Fängerswrast: initial multi-threaded span rendering
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-30 José Fonsecascons: Expose pkg-config in a simpler manner.
2011-06-30 José Fonsecascons: Buid libGL.so (WIP).
2011-06-30 José Fonsecascons: Make declaration-after-statement and pointer...
2011-06-17 José Fonsecascons: Move all env setup to scons/gallium.py
2011-06-17 José Fonsecascons: make embedding orthogonal to the platform
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
next