haiku libGL: Move from gallium target to src/hgl
[mesa.git] / scons /
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.
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-20 José Fonsecascons: MacOSX build fixes.
2011-09-14 José Fonsecascons: Remove dead MSVC SDK/DDK/WINCE tools.
2011-09-12 José Fonsecascons: Don't use gstabs on mingw-64.
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-30 José Fonsecascons: Prefer x86_64-w64-mingw32- prefix.
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-26 Brian Paulscons: don't compile some files with -gstabs if using...
2011-08-26 Brian Paulscons: add more LIBS for compiling with LLVM 2.9 on...
2011-08-25 Brian PaulMerge branch 'kasanen-post-process-v2'
2011-08-23 Chia-I Wuscons: add ParseSourceList method
2011-08-18 José Fonsecascons: Add support for LLVM-2.9 on Windows.
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-13 Christian KönigMerge branch 'pipe-video'
2011-07-13 Stéphane MarchesinMerge branch 'master' of ssh://git.freedesktop.org...
2011-07-11 José Fonsecascons: Filter-out NDEBUG define from llvm-config.
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: Accept verbose=yes instead of quiet=no.
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...
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-04 José Fonsecascons: Add a few more human friendly messages.
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-06 José Fonsecast/python: Remove bindings, and all its dependencies.
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-13 José Fonsecagallivm: Use LLVM MC disassembler, instead of udis86.
2011-03-04 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-03-03 José Fonsecascons: Add human friendlier build messages for lex...
2011-03-03 José Fonsecascons: Always load lex/yacc tool.
2011-02-28 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-25 Vinson Leescons: Reduce all Cygwin platform names to 'cygwin'.
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-16 José Fonsecascons: Recognize 'AMD64' processor as well.
2011-02-16 José Fonsecascons: Don't get fooled by 32bit python on a 64bit...
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...
next