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
/
configs
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-12
gallivm: Explicitly specify the LLVM components we need.
Michel Dänzer
1
-3
/
+3
2008-12-15
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2
-0
/
+35
2008-12-14
Add OSMesa pkg-config file
Dan Nicholson
2
-2
/
+4
2008-12-14
Add more package metadata to the pkg-config files
Dan Nicholson
2
-0
/
+33
2008-12-08
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
1
-2
/
+2
2008-12-03
darwin: Use -Os instead of -O2
Jeremy Huddleston
1
-2
/
+2
2008-11-21
cell: only build Cell and softpipe drivers
Brian Paul
1
-1
/
+2
2008-11-13
build default set of progs + egl
Alan Hourihane
1
-2
/
+1
2008-11-13
Fix configs/linux-dri to build winsys again.
Pekka Paalanen
1
-4
/
+0
2008-11-13
Merge branch 'gallium-0.2' of git+ssh://marcheu@git.freedesktop.org/git/nouve...
Stephane Marchesin
1
-1
/
+1
2008-11-12
Merge commit 'origin/gallium-0.1' into gallium-0.2
Pekka Paalanen
1
-1
/
+1
2008-11-12
cell: added -Wmissing-prototypes
Brian Paul
1
-1
/
+2
2008-11-10
Merge remote branch 'origin/gallium-0.2' into gallium-0.2
Ben Skeggs
1
-1
/
+1
2008-11-08
Nouveau: build, link and use nv20.
Pekka Paalanen
1
-1
/
+1
2008-10-27
cell: added -D_BSD_SOURCE flag
Brian Paul
1
-1
/
+1
2008-10-27
Merge remote branch 'origin/gallium-0.2' into gallium-0.2
Ben Skeggs
2
-9
/
+4
2008-10-22
cell: add -std=c99 flag to solve some warning/prototype issues
Brian Paul
1
-1
/
+1
2008-10-16
build "GLX" egl driver by default and egl demos
Alan Hourihane
1
-8
/
+3
2008-10-15
Merge remote branch 'origin/gallium-0.2' into gallium-0.2
Ben Skeggs
5
-7
/
+9
2008-10-10
Merge commit 'origin/master' into gallium-0.2
Keith Whitwell
1
-3
/
+3
2008-10-08
cell: implement more built-in shader functions, link spu code with -lm
Brian Paul
1
-1
/
+1
2008-10-02
Gallivm: port to llvm 2.4.
Stephane Marchesin
1
-0
/
+1
2008-10-02
Gallivm: need to link with libstdc++ for llvm.
Stephane Marchesin
1
-1
/
+1
2008-10-01
Add -msse and -msse2 to the *-x86 configs.
José Fonseca
2
-2
/
+3
2008-09-26
configs: darwin: Don't build GLw
Jeremy Huddleston
1
-3
/
+3
2008-09-12
Merge remote branch 'upstream/gallium-0.2' into nouveau-gallium-0.2
Ben Skeggs
1
-1
/
+1
2008-09-12
mesa: build gallium directories before core mesa
Keith Whitwell
1
-1
/
+1
2008-09-12
Merge remote branch 'nouveau/gallium-0.1' into nouveau-gallium-0.2
Ben Skeggs
1
-1
/
+1
2008-09-12
Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2
-1
/
+7
2008-09-11
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
3
-3
/
+25
2008-09-11
add gallium dir
Alan Hourihane
1
-2
/
+2
2008-09-11
define new APP_CC configuration variable for building apps/demos/tests
Brian Paul
2
-1
/
+7
2008-09-11
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa into gal...
Alan Hourihane
1
-1
/
+1
2008-09-11
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
36
-105
/
+314
2008-09-11
Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
4
-7
/
+21
2008-09-03
cell: add -DDEBUG flag, fixes to Cell Makefiles
Brian Paul
1
-1
/
+1
2008-09-03
Cell: added linux-cell-debug config
Brian Paul
2
-2
/
+14
2008-08-26
change MESA_MINOR to 3
Brian Paul
1
-1
/
+1
2008-08-26
cell: use SDK 3.0 by default
Brian Paul
1
-1
/
+5
2008-08-17
consolidate intel directories.
Alan Hourihane
2
-3
/
+1
2008-08-17
choose sane default for dri driver location
Alan Hourihane
1
-1
/
+1
2008-08-12
Removed broken/unsupported darwin-static configs
Jeremy Huddleston
3
-59
/
+1
2008-08-12
Fixed 'make install' for darwin
Jeremy Huddleston
2
-0
/
+13
2008-08-12
Apple: More cleanup of the darwin config in 7.1
Jeremy Huddleston
1
-19
/
+25
2008-08-08
Apple: Some changes to fix compilation problems on OSX
Jeremy Huddleston
1
-3
/
+5
2008-07-23
Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2
-0
/
+4
2008-07-21
mesa: revert building glslcompiler by default
Brian Paul
1
-1
/
+1
2008-07-18
autoconf: Support Motif widgets in GLw with --enable-motif
Dan Nicholson
2
-0
/
+5
2008-07-17
mesa: build the stand-alone glslcompiler by default, update the docs
Brian Paul
1
-1
/
+1
2008-07-14
nouveau: say goodbye to the old DRI driver...
Stephane Marchesin
1
-1
/
+1
[next]