index
:
~bwidawsk/mesa
16-vs
16-vs-v2
4x4stc
aux-buf
aux-buf-v2
blits
blits-new
blitsv2
blitsv3
braswell
braswell-mocs-experiment
braswell-prefer-meta
bxt2x6
bxt_ds
captures
cnl
context_support
cpu_map_mcs
current_modifiers
fast-lod
fast-stencil
fast_jenkins
fast_stencil
float-blend
for-bernard
for-janesma
for-timo
gen9-fixes
gt1
gt4
gt4_test
gtt-map-nonblock
image_ccs_alloc
image_ccs_alloc_fbmods
integer-multiplyv2
jenkins
libunwind
master
mempcy
miptree-rework
mocs
modifier-blob
modifier-temp2
modifiers
modifiers-temp
modifiersv2
modifiersv3
modifiersv4
modifiersv6
modifiersv7
modifiersv8
modifiersv9
modv11
modv12
mul_dw
new-blits
new-system-routine
non-block
prelocate
queued
qw-mul
random-lris
reorg-array-optv2
reorg-map
rework_ddchkclr
scanout-y
serial-pipecontrol
simd16
skl-fast-clear
stencil-blits
system_routine
system_routine_temp
test-non-block
texture-array-opt
texture-array-optv2
texture-array-optv3
texture-array-optv4
throttle-cheat
vec4-more-spill
vec4-more-spill2
vec4-more-spill3
vf_comp_pack
workarounds
ytile
Unnamed repository; edit this file to name it for gitweb.
bwidawsk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scons
/
gallium.py
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-29
another gcc 4.2.x check for mstackrealign
Alan Hourihane
1
-1
/
+4
2010-01-28
add PIPE_SUBSYSTEM_EMBEDDED when embedded platform used
Alan Hourihane
1
-0
/
+2
2010-01-28
scons: Do not use linker option '-Bsymbolic' on Mac OS X.
Vinson Lee
1
-3
/
+4
2010-01-27
Duplicate CCVERSION check code to compensate for different env CC.
Alan Hourihane
1
-2
/
+16
2010-01-26
scons: Use '-Werror=' option on GCC 4.2.x and greater.
Vinson Lee
1
-1
/
+2
2010-01-26
fix typo
Alan Hourihane
1
-2
/
+1
2010-01-26
only use -Werror flags with gcc 4.2.x and 4.3.x.
Alan Hourihane
1
-2
/
+8
2010-01-25
Merge branch 'mesa_7_7_branch'
Brian Paul
1
-1
/
+4
2010-01-23
scons: Do not use ld options start-group and end-group on Darwin.
Vinson Lee
1
-1
/
+4
2010-01-02
scons: Put glut and glew shared libraries into build/xxx/bin or lib.
José Fonseca
1
-17
/
+21
2010-01-02
scons: Disable version symlinking for DLLs.
José Fonseca
1
-6
/
+10
2010-01-01
scons: Don't globally define WIN32_LEAN_AND_MEAN.
José Fonseca
1
-2
/
+0
2010-01-01
scons: Expose convienience libraries to the host environment.
José Fonseca
1
-115
/
+1
2009-12-26
scons: Put the configuration info in the build directory too.
José Fonseca
1
-0
/
+2
2009-12-23
llvmpipe: Install unit tests on build/xxx/bin
José Fonseca
1
-0
/
+7
2009-12-11
Revert "scons: Pass -fno-strict-aliasing to gcc."
Brian Paul
1
-1
/
+0
2009-12-11
scons: Tweak MSVC release options.
José Fonseca
1
-2
/
+7
2009-12-11
scons: Pass -fno-strict-aliasing to gcc.
José Fonseca
1
-0
/
+1
2009-11-27
scons: Promote pointer arithmetic to error.
José Fonseca
1
-1
/
+1
2009-11-04
util: Remove homegrown Windows KM profiler.
José Fonseca
1
-5
/
+0
2009-10-26
scons: Define _USE_MATH_DEFINES on MSVC.
José Fonseca
1
-0
/
+1
2009-10-22
scons: Disable more MSVC pedantic security warnings.
José Fonseca
1
-0
/
+3
2009-10-14
scons: Disable SSE intrinsics on MinGW.
José Fonseca
1
-2
/
+10
2009-09-20
scons: Drop gprof support for profile builds; tweak optimization flags instead.
José Fonseca
1
-1
/
+5
2009-09-09
scons: Pass -mstackrealign option to gcc.
José Fonseca
1
-0
/
+1
2009-08-13
scons: Handle Circular dependencies in the libraries.
José Fonseca
1
-0
/
+2
2009-07-17
Merge branch 'mesa_7_5_branch'
Brian Paul
1
-0
/
+2
2009-07-14
scons: Monkey patch os.spawnve on Windows to become thread safe.
José Fonseca
1
-0
/
+2
2009-06-28
scons: Disable optimizations only for gcc-4.2
José Fonseca
1
-2
/
+4
2009-06-28
scons: Use -Bsymbolic linker option.
José Fonseca
1
-0
/
+5
2009-06-26
scons: Don't use C specific options with g++
José Fonseca
1
-20
/
+25
2009-06-14
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
1
-2
/
+9
2009-06-26
Merge branch 'mesa_7_5_branch'
Brian Paul
1
-20
/
+25
2009-06-11
scons: Indent abbreviated command line strings, so command messages stand out.
Michel Dänzer
1
-11
/
+12
2009-06-08
Revert "scons: Less aggressive optimizations for MSVC 64bit compiler."
José Fonseca
1
-16
/
+1
2009-06-02
scons: Less aggressive optimizations for MSVC 64bit compiler.
José Fonseca
1
-4
/
+17
2009-06-02
scons: Output nice summary messages instead of long command lines.
José Fonseca
1
-4
/
+9
2009-05-08
scons: mingw is broken with -O1 and higher
Keith Whitwell
1
-0
/
+2
2009-04-14
scons: Support winddk 6001.18002.
José Fonseca
1
-13
/
+7
2009-03-25
scons: Move MSVC specific away from Mingw builds.
José Fonseca
1
-2
/
+5
2009-03-25
scons: Support building with the Windows SDK.
José Fonseca
1
-2
/
+5
2009-03-16
scons: Promote declaration-after-statement to error. Detect more warnings.
José Fonseca
1
-1
/
+5
2009-03-13
scons: Use -Wdeclaration-after-statement
José Fonseca
1
-0
/
+1
2009-02-23
Merge commit 'origin/gallium-0.1'
José Fonseca
1
-1
/
+1
2009-02-18
scons: Produce map files for debug builds too.
José Fonseca
1
-1
/
+1
2009-02-12
scons: Unbreak mingw builds.
José Fonseca
1
-1
/
+1
2009-02-12
scons: Build DLLs/EXEs with more memory debugger friendlier settings.
José Fonseca
1
-1
/
+7
2009-02-10
scons: Use parallel builds by default.
José Fonseca
1
-0
/
+23
2009-01-27
scons: remove pedantic flag
Keith Whitwell
1
-1
/
+0
2009-01-24
scons: Don't build the DRI drivers in a seperate dir.
José Fonseca
1
-2
/
+0
[prev]
[next]