index
:
~jbarnes/mesa
965-glsl
965-ttm
R300_DRIVER
arb_copy_buffer
arb_fbo
arb_fbo_cleanup
arb_geometry_shader4
arb_map_buffer_range
arb_sync
arb_vertex_array_object
asm-shader-rework-1
asm-shader-rework-2
asm-shader-rework-3
autoconf
cxx-1-branch
draw-vbuf-interface
dri2-swapbuffers
drm-gem
embedded-1-branch
embedded-2-branch
experimental-1
ext-provoking-vertex
frontbuffer-removal
gallium-0.1
gallium-0.1-dri
gallium-0.1-dri2
gallium-0.2
gallium-draw-opti
gallium-i915-current
gallium-llvmpipe
gallium-map-range
gallium-master-merge
gallium-mesa-7.4
gallium-s3tc
gallium-screen-context
gallium-softpipe-winsys
gallium-tex-surfaces
gallium-texture-transfer
gallium-vertex-linear
gallium-wgl-rework
gallium-winsys-private
gallium-xlib-rework
gallium-xorg-driver
glsl-compiler-1
glsl-continue-return
glsl-continue-return-7-5
glsl-pp-rework-1
glsl-pp-rework-2
i915tex-pageflip
i915tex-zone-rendering
i915tex_branch
i915tex_privbuffers
index-swtnl-0.1
indirect-vbo
intel-2008-q3
intel-2008-q4
lp-binning
master
mesa
mesa_20040127_branch
mesa_20040309_branch
mesa_20050114_branch
mesa_3_2_dev
mesa_3_3_texture_env_combine2
mesa_3_4_branch
mesa_4_0_branch
mesa_5_0_branch
mesa_6_0_branch
mesa_6_2_branch
mesa_6_4_branch
mesa_7_0_branch
mesa_7_2_branch
mesa_7_4_branch
mesa_7_4_idr_staging
mesa_7_5_branch
mesa_7_6_branch
new-frag-attribs
openchrome-branch
opengl-es
openvg-1.0
outputswritten64
r300-bufmgr
r500-support
r6xx-r7xx-support
r6xx-rewrite
radeon-rewrite
register-negate
softpipe-opt
softpipe-private-winsys
softpipe_0_1_branch
st-vbo
texfilter_float_branch
texformat-rework
texformat-xrgb
texman_0_1_branch
texmem-1.0
texmem_0_2_branch
texmem_0_3_branch
texture_rg
vbo-0.2
vbo_0_1_branch
vtx-0-1-branch
vtx-0-2-branch
Jesse's Mesa development tree
jbarnes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scons
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-01
Merge commit 'origin/mesa_7_7_branch'
Keith Whitwell
1
-1
/
+1
2009-11-27
scons: Promote pointer arithmetic to error.
José Fonseca
1
-1
/
+1
2009-11-25
scons: Make it work with MinGW build of LLVM 2.6.
José Fonseca
1
-25
/
+27
2009-11-04
util: Remove homegrown Windows KM profiler.
José Fonseca
2
-12
/
+0
2009-10-26
scons: Define _USE_MATH_DEFINES on MSVC.
José Fonseca
2
-0
/
+5
2009-10-22
scons: Hack LLVM support on Windows.
José Fonseca
1
-2
/
+43
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-24
scons: Don't require -liberty on MinGW.
José Fonseca
1
-1
/
+1
2009-09-20
scons: Drop gprof support for profile builds; tweak optimization flags instead.
José Fonseca
1
-1
/
+5
2009-09-16
llvmpipe: Make the code portable for MinGW.
José Fonseca
1
-1
/
+5
2009-09-14
scons: Allow to use only the WINDDK headers.
José Fonseca
1
-15
/
+30
2009-09-14
scons: Allow to use MS's DXSDK headers with MinGW.
José Fonseca
1
-3
/
+12
2009-09-09
scons: Pass -mstackrealign option to gcc.
José Fonseca
1
-0
/
+1
2009-09-07
scons: Don't set LLVM_VERSION if one of the llvm-config calls fails.
Vinson Lee
1
-8
/
+10
2009-09-04
scons: Used wrong exception class.
José Fonseca
1
-1
/
+1
2009-09-04
scons: Don't use scons internal functions.
José Fonseca
1
-13
/
+4
2009-09-01
scons: Tool for LLVM. Gracefully disable llvmpipe if LLVM not found.
José Fonseca
1
-0
/
+81
2009-08-29
llvmpipe: Allow to build without udis86.
José Fonseca
1
-0
/
+42
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
2
-0
/
+29
2009-07-14
scons: Monkey patch os.spawnve on Windows to become thread safe.
José Fonseca
2
-0
/
+29
2009-06-29
scons: Don't raise an exception when DXSDK is not found.
José Fonseca
1
-5
/
+3
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: Tool to build with DirectX SDK.
José Fonseca
1
-0
/
+66
2009-06-26
scons: Don't use C specific options with g++
José Fonseca
2
-23
/
+30
2009-06-19
scons: Output the friendly "Linking ..." message when creating DLLs with MinGW.
José Fonseca
1
-1
/
+1
2009-06-17
Revert "scons: Debug build by default."
José Fonseca
1
-1
/
+1
2009-06-17
scons: Debug build by default.
José Fonseca
1
-1
/
+1
2009-06-14
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2
-7
/
+12
2009-06-26
Merge branch 'mesa_7_5_branch'
Brian Paul
3
-23
/
+96
2009-06-24
Merge branch 'mesa_7_5_branch'
Brian Paul
1
-1
/
+1
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
2
-0
/
+4
2009-04-17
scons: Cleanup.
José Fonseca
2
-18
/
+8
2009-04-14
scons: Support winddk 6001.18002.
José Fonseca
2
-80
/
+77
2009-04-14
scons: Recent Windows DDK do not include LIB.EXE.
José Fonseca
1
-2
/
+88
2009-03-30
scons: Get python extensions building correctly on windows.
José Fonseca
1
-1
/
+3
2009-03-25
scons: Move MSVC specific away from Mingw builds.
José Fonseca
2
-4
/
+10
2009-03-25
scons: Support building with the Windows SDK.
José Fonseca
3
-4
/
+149
2009-03-16
scons: Promote declaration-after-statement to error. Detect more warnings.
José Fonseca
2
-3
/
+11
2009-03-13
scons: Use -Wdeclaration-after-statement
José Fonseca
2
-3
/
+2
2009-02-23
Merge commit 'origin/gallium-0.1'
José Fonseca
2
-2
/
+2
2009-02-18
scons: Produce map files for debug builds too.
José Fonseca
2
-2
/
+2
2009-02-12
scons: Unbreak mingw builds.
José Fonseca
2
-2
/
+2
2009-02-12
scons: Build DLLs/EXEs with more memory debugger friendlier settings.
José Fonseca
2
-2
/
+14
[next]