mesa: check draw buffer completeness on glClearBufferfv/glClearBufferuiv
[mesa.git] / SConstruct
2019-10-26 Jose Fonsecascons: Fix force_scons parsing.
2019-10-24 Dylan Bakerscons: Also print a deprecation warning on windows
2019-10-24 Dylan Bakerscons: Print a deprecation warning about using scons...
2019-10-24 Dylan Bakerscons: Use print_function ins SConstruct
2019-09-19 Adam Jacksondocs: Update bug report URLs for the gitlab migration
2018-08-16 Dylan Bakerscons: Require python 2.7
2018-08-01 Juan A. Suarez Romeroscons: require scons 2.4 or greater
2017-09-25 Eric Engestromscons: use python3-compatible lists
2017-09-25 Eric Engestromscons: use python3-compatible print()
2016-05-25 Giuseppe Bilottascons: whitespace cleanup
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.
2014-05-02 José Fonsecascons: Don't use bundled C99 headers for VS 2013.
2014-03-26 José Fonsecamapi/glapi: Use ElementTree instead of libxml2.
2013-07-29 Emil Velikovbuild: unify mesa version by using a VERSION file
2013-07-25 Kenneth Graunkemesa: Bump version to 9.3.0-devel.
2013-06-06 Andreas Bollbuild: Unify PACKAGE_VERSION on autotools, scons and...
2013-03-13 José Fonsecascons: Define PACKAGE_VERSION/BUGREPORT globally.
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-07-01 José Fonsecascons: Disable saving options automatically.
2011-06-17 José Fonsecascons: List all targets.
2011-06-17 José Fonsecascons: Remember the options set on the command line.
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-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-16 José Fonsecascons: Avoid depending on scons 2.0 in general.
2011-02-11 José Fonsecascons: Need c99 also when cross compiling.
2011-02-11 José Fonsecascons: builtin_glsl_function on windows needs bundled...
2011-02-11 José Fonsecascons: Try to support building 64bit binaries on 32bit...
2011-01-22 Chia-I Wuscons: Add support for GLES.
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-13 José Fonsecascons: Fix cross-compilation.
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-01 José Fonsecascons: Move MSVS_VERSION option to common module.
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-01 José Fonsecascons: Revamp how to specify targets to build.
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-29 José Fonsecascons: New build= option, with support for checked...
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-03 Brian Paulscons: added galahad to driver list
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-26 José Fonsecagraw: Undo late loading of graw drivers.
2010-08-26 José Fonsecagraw: Remove graw-null.
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-13 José Fonsecascons: Build the new glsl2 code.
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-06-28 Jakob Bornecrantzglhd: Build with scons
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-07 Keith Whitwellgraw: update graw_null after interface changes and...
2010-06-05 Joakim Sindholtgallium: always build drivers/sw
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-05-31 Chia-I Wuegl: Use SConscript for Windows build.
2010-05-27 Jakob Bornecrantzr600g: Integrate into build
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-05-21 Brian Paulmesa: disable building the removed demos with scons
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-12 Jakob Bornecrantzscons: Add -fvisibility=hidden to CFLAGS for gcc builds
2010-05-12 Jakob Bornecrantzrbug: No need to have rbug as a input
2010-05-12 Jakob Bornecrantzrbug: Break out of trace
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-05-19 Keith WhitwellMerge commit 'origin/graw-tests'
2010-05-14 Keith Whitwellscons: add 'targets' variable, for specifying ... targets
2010-04-26 Vinson Leescons: Include headers from the local include directory...
2010-04-24 Vinson Leenvfx: Add to SCons build.
2010-04-24 Vinson Leenv50: Add to SCons build.
2010-04-24 Vinson Leenouveau: Add to SCons build.
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-11 José Fonsecascons: Always build softpipe and llvmpipe (when llvm...
2010-04-11 José Fonsecascons: Make LLVM a black-white dependency.
2010-04-11 José Fonsecascons: Use libdrm options only where needed.
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-07 Zack Rusinscons: define DRAW_LLVM if we're building it
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
next