index
:
~alon/mesa
7.10
7.8
7.8-gles
7.9
965-glsl
965-ttm
R300_DRIVER
arb_copy_buffer
arb_fbo
arb_fbo_cleanup
arb_fbo_indirect
arb_geometry_shader4
arb_half_float_vertex
arb_map_buffer_range
arb_robustness
arb_sampler_objects
arb_sync
arb_vertex_array_object
asm-shader-rework-1
asm-shader-rework-2
asm-shader-rework-3
autoconf
cxx-1-branch
d3d1x-addons
draw-instanced
dri2-swapbuffers
drm-gem
embedded-1-branch
embedded-2-branch
experimental-1
ext-provoking-vertex
flex-and-bison-required
floating
frontbuffer-removal
gallium-0.1
gallium-0.1-dri
gallium-0.1-dri2
gallium-0.2
gallium-array-textures
gallium-buffer-usage-cleanup
gallium-context-transfers-2
gallium-cylindrical-wrap
gallium-double-opcodes
gallium-drm-driver-descriptor
gallium-dynamicstencilref
gallium-fb-dimensions
gallium-float-1111-format
gallium-format-cleanup
gallium-front-ccw
gallium-gpu4-texture-opcodes
gallium-integer-opcodes
gallium-llvmpipe
gallium-mesa-7.4
gallium-msaa
gallium-new-formats
gallium-newclear
gallium-no-nvidia-opcodes
gallium-no-rhw-position
gallium-no-texture-blanket
gallium-nopointsizeminmax
gallium-render-condition-predicate
gallium-resource-sampling
gallium-resources
gallium-sampler-view
gallium-softpipe-winsys
gallium-st-api
gallium-st-api-dri
gallium-stream-out
gallium-sw-api
gallium-tgsi-semantic-cleanup
gallium-util-format-is-supported
gallium-vertexelementcso
gallium_draw_llvm
gallivm-call
glapi-reorg
glsl-compiler-1
glsl-continue-return
glsl-continue-return-7-5
glsl-pp-rework-1
glsl-pp-rework-2
glsl2
glsl2-llvm
glsl2-lower-variable-indexing
graw-tests
i915tex-pageflip
i915tex-zone-rendering
i915tex_branch
i915tex_privbuffers
index-swtnl-0.1
indirect-vbo
intel-2008-q3
intel-2008-q4
llvm-cliptest-viewport
llvm-context
lp-line-rast
lp-offset-twoside
lp-setup-llvm
lp-surface-tiling
map-tex-branch
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
mesa_7_7_branch
nv50-compiler
nvc0
openchrome-branch
opengl-es
opengl-es-v2
openvg-1.0
outputswritten64
pipe-video
primitive-restart
r300-bufmgr
r500-support
r6xx-r7xx-support
r6xx-rewrite
radeon-rewrite
remove-driver-date
remove-redundant-helpers
shader-file-reorg
shader-work
softpipe_0_1_branch
spice_vgallium
sprite-coord
st-mesa-per-context-shaders
st-vbo
texfilter_float_branch
texformat-xrgb
texman_0_1_branch
texmem-1.0
texmem_0_2_branch
texmem_0_3_branch
texture_rg
texture_rg-2
thalloc
vbo_0_1_branch
vtx-0-1-branch
vtx-0-2-branch
Unnamed repository; edit this file to name it for gitweb.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scons
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-02-10
scons: Use parallel builds by default.
José Fonseca
2
-0
/
+47
2009-02-01
progs: Get more samples building on windows.
José Fonseca
1
-17
/
+23
2009-01-27
scons: remove pedantic flag
Keith Whitwell
1
-1
/
+0
2009-01-26
scons: Request the stabs debug info format for Mingw.
José Fonseca
1
-0
/
+4
2009-01-24
scons: Build the progs into seperate dirs as well.
José Fonseca
1
-5
/
+4
2009-01-24
scons: Use --enable-stdcall-fixup only when building DLLs.
José Fonseca
1
-1
/
+2
2009-01-24
scons: Don't build the DRI drivers in a seperate dir.
José Fonseca
1
-2
/
+0
2009-01-23
scons: Use a cache for built files.
José Fonseca
1
-0
/
+1
2009-01-23
scons: Allow to specify the MSVS version on command line.
José Fonseca
1
-0
/
+5
2009-01-22
scons: Don't define UNICODE on windows builds.
José Fonseca
1
-2
/
+2
2009-01-16
scons: Use -std=gnu99
José Fonseca
1
-1
/
+1
2009-01-14
scons: Use .a suffix for MinGW.
José Fonseca
1
-6
/
+4
2009-01-08
scons: Choose the appropriate MSVC CRT.
José Fonseca
2
-0
/
+20
2009-01-06
scons: Choose the appropriate MSVC CRT.
José Fonseca
2
-0
/
+20
2009-01-05
scons: Specify C99 throughout all the tree.
José Fonseca
1
-0
/
+1
[next]