summaryrefslogtreecommitdiffstats
path: root/scons/gallium.py
Commit message (Expand)AuthorAgeFilesLines
...
* scons: Warn when using MSVS versions prior to 2012.José Fonseca2013-03-151-0/+2
* scons: Define _ALLOW_KEYWORD_MACROS on MSVC builds.José Fonseca2013-03-141-0/+1
* Require libdrm_radeon 2.4.42 for radeonsi.Michel Dänzer2013-02-051-1/+1
* scons: Disable frame pointer omission for all build types except release.José Fonseca2013-01-221-1/+1
* mesa: Drop mmx optimizations on HaikuAlexander von Gluck IV2013-01-071-2/+1
* gallium/os: Cleanup up os_time_get/os_time_get_nano.José Fonseca2012-12-061-1/+1
* scons: Link against librtJosé Fonseca2012-12-041-0/+2
* scons: Require libdrm_radeon 2.4.40.Vinson Lee2012-11-051-1/+1
* scons: Do not use -fvisibilty=hidden on Cygwin.Vinson Lee2012-10-231-1/+1
* build: Use AX_PTHREAD's HAVE_PTHREAD preprocessor definitionMatt Turner2012-10-011-1/+1
* scons: Remove leftover print statement.Vinson Lee2012-08-311-1/+0
* scons: Add default libraries to Solaris build.Vinson Lee2012-08-311-1/+2
* scons: Add option to enable floating-point textures.Vinson Lee2012-08-151-0/+4
* scons: Add support for Intel Compiler.Vinson Lee2012-08-011-0/+6
* scons: Fix build with clang.Vinson Lee2012-07-251-1/+2
* scons: Remove -ffast-math.José Fonseca2012-07-121-2/+0
* scons: Also require recent XCB.José Fonseca2012-07-121-1/+1
* scons: Do not build svga if using Solaris Studio C compiler.Vinson Lee2012-06-181-0/+2
* scons: Fix Haiku binary optimizationsAlexander von Gluck IV2012-06-141-1/+10
* scons: fix typo in package versionDave Airlie2012-02-071-1/+1
* scons: Require same pkg-config versions as configure.José Fonseca2012-02-071-6/+6
* scons: don't add -Wmissing-field-initializersMarek Olšák2012-01-291-4/+0
* scons: Don't set visibility to hidden on HaikuAlexander von Gluck IV2012-01-171-1/+1
* scons: Add Haiku build supportAlexander von Gluck IV2012-01-171-0/+2
* scons: Fix libGL.so build.José Fonseca2012-01-101-0/+1
* Remove windows kernel support code.José Fonseca2011-11-291-127/+1
* scons: Disable deprecated POSIX name MSVC warnings.José Fonseca2011-11-091-0/+1
* scons: Use -static-libstdc++ on 32bits builds w/ Mingw-w64 too.José Fonseca2011-11-031-1/+1
* scons: Use -fno-builtin-memcmp.José Fonseca2011-10-121-0/+3
* scons: Use -g instead of -g3.José Fonseca2011-09-081-1/+1
* scons: Set -static-libstdc++ on mingw-w64José Fonseca2011-09-061-0/+2
* scons: Move MinGW flags from crossmingw.py to gallium.pyJosé Fonseca2011-09-061-0/+8
* swrast: initial multi-threaded span renderingAndreas Fänger2011-08-111-0/+12
* scons: Expose pkg-config in a simpler manner.José Fonseca2011-06-301-44/+11
* scons: Buid libGL.so (WIP).José Fonseca2011-06-301-2/+17
* scons: Make declaration-after-statement and pointer-arith just warnings.José Fonseca2011-06-301-2/+2
* scons: Move all env setup to scons/gallium.pyJosé Fonseca2011-06-171-1/+18
* scons: make embedding orthogonal to the platformJosé Fonseca2011-06-171-2/+4
* scons: Add a few more human friendly messages.José Fonseca2011-05-041-1/+1
* gallivm: Use LLVM MC disassembler, instead of udis86.José Fonseca2011-03-131-1/+0
* scons: Always load lex/yacc tool.José Fonseca2011-03-031-0/+2
* scons: Reduce all Cygwin platform names to 'cygwin'.Vinson Lee2011-02-241-0/+2
* scons: Recognize 'AMD64' processor as well.José Fonseca2011-02-161-0/+1
* scons: Don't get fooled by 32bit python on a 64bit windows.José Fonseca2011-02-161-1/+1
* scons: builtin_glsl_function on windows needs bundled getopt.José Fonseca2011-02-111-0/+1
* scons: Try to support building 64bit binaries on 32bit windows.José Fonseca2011-02-111-0/+18
* scons: Fix MSVC 64bit build.José Fonseca2011-02-111-0/+8
* scons: Disable -mstackrealign on MinGW again.José Fonseca2011-02-101-1/+4
* scons: Restrict whole program optimization to release builds.José Fonseca2011-02-091-2/+8
* scons: We have C++ in several libraries, so always link with the C++ compilerJosé Fonseca2011-01-301-0/+4