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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-03
added GLU bug fixes
mesa_7_0_1
Brian
1
-0
/
+1
2007-08-03
update 7.0.1 release info/date
Brian
3
-2
/
+9
2007-08-03
remove -rc2
Brian
1
-4
/
+4
2007-08-03
add OSMESA_LIB_NAME
Brian
1
-0
/
+2
2007-08-03
added -lm
Brian
1
-1
/
+1
2007-08-02
added bluegene-osmesa
Brian
2
-0
/
+2
2007-08-02
OSmesa on BlueGene (Alexander Neundorf)
Brian
1
-0
/
+27
2007-08-02
fix stencil value masking bug 11805, and fix sizeof() bug
Brian
1
-7
/
+4
2007-08-02
fix invalid pointer usage in bezierPatchDeleteList(), bug 11807
Brian
1
-2
/
+5
2007-08-02
fix double free()s (bug 11808)
Brian
1
-2
/
+2
2007-08-02
s/MAX_TEXTURE_LEVELS/SIS_MAX_TEXTURE_LEVELS/ and add assertion (bug 11806)
Brian
1
-1
/
+3
2007-08-02
i915tex: Better attempt to release miptree when overriding texture image.
Michel Dänzer
1
-3
/
+3
2007-08-01
Merge branch 'mesa_7_0_branch' of git+ssh://brianp@git.freedesktop.org/git/me...
Brian
17
-45
/
+205
2007-08-01
Obsolete
Brian
1
-42
/
+0
2007-08-01
fix error code test limit (bug 11795)
Brian
1
-1
/
+1
2007-08-01
i915tex: Missing piece of SetTexOffset hook implementation for I830 generation.
Michel Dänzer
1
-5
/
+7
2007-08-01
i915tex: Implement SetTexOffset hook.
Michel Dänzer
8
-28
/
+103
2007-08-01
r300: Implement SetTexOffset hook.
Michel Dänzer
5
-12
/
+74
2007-08-01
Add interfaces for overriding texture images with driver specific 'offsets'.
Michel Dänzer
3
-0
/
+21
2007-08-01
fix mem leak (bug 11793)
Brian
1
-0
/
+1
2007-08-01
fix mem leak (bug 11791)
Brian
1
-0
/
+1
2007-07-31
fix some FreeBSD issues
Brian
3
-3
/
+3
2007-07-31
fix failure caused by undeclared variable (bug 11783)
Brian
1
-1
/
+2
2007-07-31
glGetAttribLocation always returned 1 (bug 11774)
Brian
2
-1
/
+4
2007-07-30
Added sunos5-v9-cc-g++ config (Roland Egger)
Brian
2
-0
/
+35
2007-07-30
_mesa_pack_bitmap() fix from trunk
Brian
1
-8
/
+8
2007-07-30
dlist polygon stipple fix from trunk
Brian
1
-10
/
+14
2007-07-29
fix bug 11754
Brian
1
-0
/
+1
2007-07-29
fix glPointParameteriv bug 11754
Jan Dvorak
1
-3
/
+8
2007-07-27
minor tweaks
mesa_7_0_1_rc2
Brian
1
-2
/
+2
2007-07-27
More Mingw32 fixes from Zhang (zxpmyth@yahoo.com.cn)
Brian
8
-98
/
+84
2007-07-27
release candidate 2
Brian
1
-4
/
+4
2007-07-26
fix bug 11731
Brian
1
-0
/
+1
2007-07-26
Fix function call bug 11731. Also, fix up IR_CALL/IR_FUNC confusion.
Brian
4
-34
/
+45
2007-07-26
generate error upon writing to varying var in fragment program (bug 11733)
Brian
1
-5
/
+8
2007-07-26
clamp float colors
Brian
1
-2
/
+5
2007-07-24
call ctx->Driver.NewProgram() instead of _mesa_new_program()
Brian
2
-2
/
+2
2007-07-24
fix logic error, typos
Brian
1
-5
/
+4
2007-07-23
fix GLX_STEREO bug
Brian
1
-0
/
+1
2007-07-23
fix GLX_STEREO handling (bug 11705)
Brian
1
-3
/
+8
2007-07-21
Fix a number of MINGW32 issues (Zhang <zxpmyth@yahoo.com.cn>)
mesa_7_0_1_rc1
Brian
25
-92
/
+719
2007-07-21
drop VC6 and VC7 project files until updated
Brian
2
-11
/
+1
2007-07-13
fix bug 11588
Brian
1
-0
/
+2
2007-07-13
fix shader/info string length queries (bug 11588)
Jan Dvorak
1
-3
/
+3
2007-07-12
fix width/depth mix-up (bug 11577)
Brian
1
-1
/
+1
2007-07-12
Merge branch 'mesa_7_0_branch' of git+ssh://brianp@git.freedesktop.org/git/me...
Brian
4
-37
/
+41
2007-07-12
fix swizzle-related bug 11534
Brian
1
-2
/
+3
2007-07-10
i915tex: Better procedure for dropping batchbuffer on virtual resolution change.
Michel Dänzer
1
-20
/
+10
2007-07-10
i915tex: Only wait for vblank when really necessary.
Michel Dänzer
2
-10
/
+27
2007-07-10
Clear pointers to freed cliprects.
Michel Dänzer
1
-0
/
+2
[next]