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
2008-10-22
mesa: move convolution image adjustment code for glCopyTexSubImage1/2/3D()
Brian Paul
1
-9
/
+14
2008-10-22
mesa: some re-org of glCopyTexSubImage1/2/3D() error checking
Brian Paul
1
-32
/
+32
2008-10-22
mesa: in textore.c, only adjust image for convolution if image is a color format
Brian Paul
3
-14
/
+20
2008-10-21
i915: fix carsh in i830_emit_state. (bug #17766)
Xiang, Haihao
1
-1
/
+2
2008-10-16
mesa: fix glGetObjectParameter() error codes
Brian Paul
1
-0
/
+1
2008-10-16
mesa: fix error codes in _mesa_GetObjectParameterivARB(), bug 17861
Brian Paul
1
-4
/
+14
2008-10-15
fix a typo in news.html
Brian Paul
1
-1
/
+1
2008-10-08
mesa: fix vertex color bug
Brian Paul
1
-0
/
+1
2008-10-08
mesa: fix vertex format/attribute bug
Brian Paul
1
-5
/
+8
2008-10-07
fix bug 17800
Brian Paul
1
-0
/
+1
2008-10-07
mesa: pass 'mask', not NULL to renderbuffer->Put functions
Brian Paul
1
-10
/
+10
2008-10-06
mesa: fixed Linux static lib build
Brian Paul
1
-0
/
+1
2008-10-06
mesa: fix static library construction
Brian Paul
1
-1
/
+23
2008-09-27
bufmgr_fake: Copy data from card memory back to backing store when mapping.
Xiang, Haihao
1
-2
/
+7
2008-09-26
configs: darwin: Don't build GLw
Jeremy Huddleston
1
-3
/
+3
2008-09-25
mesa: added md5 sums for 7.2 release
Brian Paul
1
-1
/
+9
2008-09-25
mesa: start 7.2.1 relnotes
Brian Paul
2
-0
/
+86
2008-09-25
mesa: fix float->int mapping for glGetIntegerv(GL_DEPTH_CLEAR_VALUE)
Brian Paul
2
-2
/
+2
2008-09-20
mesa: docs: remove parenthesis
mesa_7_2
Brian Paul
1
-1
/
+1
2008-09-20
mesa: set 7.2 version for tarballs
Brian Paul
1
-4
/
+4
2008-09-20
mesa: prep for 7.2 release
Brian Paul
2
-2
/
+8
2008-09-20
Update to SGI FreeB 2.0.
Adam Jackson
135
-4442
/
+3780
2008-09-18
document _tnl_InvalidateState() fix
Brian Paul
1
-0
/
+1
2008-09-18
mesa: fix null ptr deref bug in _tnl_InvalidateState(), bug 15834
Brian Paul
1
-6
/
+14
2008-09-17
mesa: fix bug in previous changes to _slang_resolve_attributes()
Brian Paul
1
-1
/
+3
2008-09-16
document glBindAttribLocation fixes
Brian Paul
1
-0
/
+1
2008-09-16
mesa: rework GLSL vertex attribute binding
Brian Paul
4
-103
/
+110
2008-09-16
mesa: fix display list regression (check if save->prim_count > 0 in vbo_save_...
Brian Paul
1
-5
/
+7
2008-09-15
fix msaa enable/disable bug
Brian Paul
1
-0
/
+1
2008-09-15
mesa: fix MSAA enable state in update_multisample()
Brian Paul
1
-4
/
+4
2008-09-15
document display list bug fix
Brian Paul
1
-0
/
+1
2008-09-15
mesa: remove some assertions that are invalid during context tear-down
Brian Paul
1
-1
/
+4
2008-09-15
mesa: get another class of degenerate dlists working
Keith Whitwell
2
-2
/
+29
2008-09-14
glut: s/glut_fbc.c/glut_fcb.c/
Shane Blackett
1
-1
/
+1
2008-09-13
mesa: Makefile: 7.2 release candidate 1
mesa_7_2_rc1
Brian Paul
1
-4
/
+4
2008-09-13
mesa: documentation updates for 7.2 release
Brian Paul
3
-3
/
+15
2008-09-13
updated Cell driver info
Brian Paul
1
-13
/
+43
2008-09-13
Mesa: version bumps for 7.2 release
Brian Paul
3
-8
/
+8
2008-09-13
document 7.2 bug fixes, etc
Brian Paul
1
-1
/
+9
2008-09-13
tdfx: fix crash and lack of visuals bug
Jakub Bogusz
1
-52
/
+25
2008-09-13
i915: fix himask constant init for 64-bit build
Guillaume Melquiond
1
-1
/
+1
2008-09-13
glx: fix 64-bit datatype issue
Guillaume Melquiond
1
-1
/
+7
2008-09-13
mesa: return after _mesa_problem() calls
Guillaume Melquiond
2
-0
/
+3
2008-09-13
mesa: #include <stdio.h>
Guillaume Melquiond
1
-0
/
+1
2008-09-13
remove invalid XDestroyWindow() call
Guillaume Melquiond
1
-1
/
+0
2008-09-13
silence warning
Guillaume Melquiond
1
-1
/
+1
2008-09-13
GLU: fix asst warnings
Guillaume Melquiond
9
-12
/
+12
2008-09-12
Remove DRI2 support
Ian Romanick
8
-693
/
+1
2008-09-12
i965: Add support for G41 chipset which is another 4 series.
Xiang, Haihao
2
-1
/
+6
2008-09-11
added 24bpp support
Shane Blackett
1
-10
/
+217
[prev]
[next]