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
2005-08-16
fix debug output x86-64
mesa_6_2_branch
Alan Hourihane
1
-2
/
+2
2005-07-25
free codegen buffer in _tnl_free_vertices(), reported by Stephane Routelous
Brian Paul
1
-0
/
+4
2005-06-30
fix a few glitches
Brian Paul
1
-3
/
+7
2005-06-30
fix Darwin dynamic lib naming
Brian Paul
1
-1
/
+1
2005-06-26
Merge from head r1.16: zero out the ENGPACKET on the stack to avoid black screen
Eric Anholt
1
-0
/
+2
2005-06-21
updated to version 29
Brian Paul
1
-3
/
+2
2005-06-07
added GL libs to APP_LIB_DEPS (bug 3485)
Brian Paul
1
-1
/
+1
2005-05-31
updated glext.h to version 28
Brian Paul
1
-0
/
+2
2005-05-31
update to version 28
Brian Paul
1
-2
/
+109
2005-05-31
Add Intel(R) i945G support (Keith Whitwell, Tungsten Graphics)
Alan Hourihane
4
-2
/
+207
2005-05-30
remove const from _glapi_get_proc_address() return type
Brian Paul
2
-2
/
+2
2005-05-27
more 6.2.2 buf fixes
Brian Paul
1
-0
/
+3
2005-05-27
properly pop the GL_TEXTURE_GEN_ enable state
Brian Paul
1
-6
/
+15
2005-05-05
added a comment
Brian Paul
1
-0
/
+1
2005-05-04
don't call XTranslateCoordinates() if rendering to pixmap
Brian Paul
1
-1
/
+1
2005-04-28
fix _tnl_copy_to_current() so that current edge flag and rasterpos aren't tra...
Brian Paul
1
-1
/
+9
2005-04-27
fix bug 3135
Brian Paul
1
-0
/
+1
2005-04-27
move set_component_sizes() to fix bug 3135
Brian Paul
1
-3
/
+5
2005-04-26
no need to enable fog or set fog mode with fragment program
Brian Paul
1
-2
/
+0
2005-04-26
tweak previous fog/fragment program fix
Brian Paul
1
-1
/
+3
2005-04-26
latest bug fixes
Brian Paul
1
-0
/
+3
2005-04-26
enable fog render input if fragment program fog option set
Brian Paul
1
-1
/
+1
2005-04-26
added interpolate_fog()
Brian Paul
1
-4
/
+28
2005-04-22
undef DEPTH_TYPE at end
Brian Paul
1
-0
/
+1
2005-04-21
use _mesa_pow() for LIT (bug 3087)
Brian Paul
1
-1
/
+1
2005-04-20
fix state.light[n].spot.direction.w value (bug 3083)
Brian Paul
1
-1
/
+2
2005-04-18
s/NORMAL/FOG/ (J.P. Delport)
Brian Paul
1
-3
/
+3
2005-04-12
PF_8A8R8G8B pixel format (Dave Reveman)
Brian Paul
5
-6
/
+423
2005-04-10
set table size to 1023 and use new HASH_FUNC() macro
Brian Paul
1
-6
/
+8
2005-04-09
Bug #2945: Fix math error that left half the hash buckets empty.
Adam Jackson
1
-1
/
+1
2005-04-06
Fix Fake_glXChooseFBConfig() so that passing in a NULL attribList pointer
Brian Paul
1
-22
/
+29
2005-03-26
remove INSTALL.GNU from tarball list
Brian Paul
1
-1
/
+0
2005-03-26
obsolete
Brian Paul
1
-182
/
+0
2005-03-11
add MAT_DIRTY_FLAGS in _math_matrix_mul_floats(), (bug 2696)
Brian Paul
1
-3
/
+4
2005-03-03
if building 32-bit objects in 64-bit environment, use -m32 flag
Brian Paul
1
-0
/
+9
2005-03-02
fixes for XMesaGetDepthBuffer() and color material
Brian Paul
1
-0
/
+2
2005-03-02
Using glColor3 commands to update materials could result in an undefined
Brian Paul
1
-5
/
+7
2005-02-28
additional parenthesis in TNL_CONTEXT macro (Nicolai Haehnle)
Brian Paul
1
-3
/
+3
2005-02-18
XMesaGetDepthBuffer() returned wrong bytesPerValue (Karl Schultz)
Brian Paul
1
-4
/
+4
2005-02-16
fix non-Win32 definition of GLUTAPIENTRY, remove some cruft
Brian Paul
1
-26
/
+2
2005-02-16
added floating parsing bug fix
Brian Paul
1
-0
/
+1
2005-02-16
fixed problems with parse_float() (fd.o bug 2520)
Brian Paul
1
-27
/
+48
2005-02-14
Merge r1.21: reapply Keith's workaround zbs emit which fixes various apps on
Eric Anholt
1
-2
/
+7
2005-02-13
Remove the #if 0 around PFNGLXGETMSCRATEOMLPROC stuff that appears to have
Eric Anholt
1
-2
/
+0
2005-02-12
unlock mutex upon error return (Jeff Muizelaar)
Brian Paul
2
-0
/
+2
2005-02-10
added glGetBooleanv(GL_FRAGMENT_PROGRAM_BINDING_NV) bug fix
Brian Paul
1
-0
/
+1
2005-02-10
updated to version 26
Brian Paul
1
-4
/
+363
2005-02-09
glGetBooleanv(GL_FRAGMENT_PROGRAM_BINDING_NV) accidentally returned the verte...
Brian Paul
1
-2
/
+2
2005-02-08
SUBPIXEL fixes from Dieter
Keith Whitwell
2
-4
/
+4
2005-01-29
remove stray span.y++
Brian Paul
1
-1
/
+1
[next]