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 (
Collapse
)
Author
Files
Lines
2003-06-04
Removed Id line accidentally added in last commit.
mesa_5_0_branch
Ian Romanick
1
-1
/
+0
2003-06-04
Back-port of extension support clean-up from 5.1 tree
Ian Romanick
2
-23
/
+26
2003-06-02
s/DrawBuffer/ReadBuffer/ in _mesa_ResizeBuffersMESA (PHil Brown)
Brian Paul
1
-2
/
+2
2003-05-28
s/_T_VBXFORM_H/_T_IMM_EXEC_H/
Brian Paul
1
-5
/
+4
2003-05-15
update some sun configs
Brian Paul
1
-5
/
+5
2003-05-15
bumped version
Brian Paul
1
-3
/
+3
2003-05-15
updated bug fix list
Brian Paul
1
-1
/
+10
2003-05-15
include stdio.h
Brian Paul
1
-1
/
+2
2003-05-10
clamp fog color
Brian Paul
1
-7
/
+6
2003-05-08
fixed delete statement (bug 721765)
Brian Paul
1
-4
/
+4
2003-04-30
change global_grid_u0/u1 to REAL (Eric Cazeaux)
Brian Paul
2
-8
/
+8
2003-04-29
don't try to clear non-existant buffers
Brian Paul
1
-9
/
+14
2003-04-21
use INDEX8_SPAN_ARGS (Phil Brown)
Brian Paul
1
-8
/
+4
2003-04-21
fix .c / .h typo
Brian Paul
1
-2
/
+2
2003-04-14
fix depth texture tex env bug (#719903)
Brian Paul
1
-2
/
+4
2003-04-10
remove a const
Brian Paul
1
-4
/
+3
2003-04-10
drawarrayrange fix
Keith Whitwell
1
-0
/
+7
2003-04-08
add missing return in raster_pos4f()
Brian Paul
1
-4
/
+5
2003-04-07
initialize attribute vectors to 4 components
Brian Paul
1
-1
/
+3
2003-04-07
Don't unset FLUSH_STORED_VERTICES in _tnl_execute_cassette as this may
Keith Whitwell
1
-2
/
+4
break driver callbacks.
2003-04-07
fix color array mixup
Brian Paul
1
-5
/
+4
2003-04-07
loopback_VertexAttrib4svNV fix from trunk
Brian Paul
1
-4
/
+3
2003-04-07
Added gcc-sl target and mklib.gcc-sl shell script (Philip Brown).
Brian Paul
4
-3
/
+45
2003-04-04
back-port GL_ATI_texture_env_combine3 from trunk
Brian Paul
1
-58
/
+270
2003-04-03
remove $Id$ tags, etc
Brian Paul
15
-86
/
+3
2003-04-03
remove $Id$ and $XFree86$ lines
Brian Paul
332
-1474
/
+2095
2003-04-01
added GL_PROXY_TEXTURE_RECTANGLE_NV to is_proxy_target()
Brian Paul
1
-4
/
+3
2003-04-01
clean-up current state initialization
Brian Paul
1
-9
/
+8
2003-04-01
fix wide line blending bug #711595
Brian Paul
1
-4
/
+25
2003-04-01
minor initialization fixes
Brian Paul
1
-2
/
+4
2003-04-01
start list of bug fixes for 5.0.2
Brian Paul
1
-1
/
+14
2003-04-01
GL_SECONDARY_COLOR_ARRAY_SIZE_EXT query was returning stride
Brian Paul
1
-4
/
+4
2003-04-01
GL_FOG_COORDINATE_SOURCE_EXT query was missing
Brian Paul
1
-0
/
+16
2003-04-01
fix GL_LIST_MODE, GL_CURRENT_MATRIX_STACK_DEPTH_NV and GL_CURRENT_MATRIX_NV ↵
Brian Paul
1
-19
/
+37
queries
2003-04-01
fix default compare mode
Brian Paul
1
-4
/
+2
2003-03-31
fixed bad texgen Q problem
Brian Paul
1
-4
/
+5
2003-03-30
BeOS update
mesa_5_0_1
Brian Paul
1
-2
/
+2
2003-03-30
enable 1.4 extensions
Brian Paul
1
-2
/
+2
2003-03-29
DOS updates from Daniel Borca
Brian Paul
10
-175
/
+161
2003-03-28
fix an assertion (Heath Feather)
Brian Paul
1
-1
/
+2
2003-03-28
disable 3Dnow normal transformation code until it's fixed
Brian Paul
1
-3
/
+6
2003-03-27
version tweak
Brian Paul
1
-3
/
+3
2003-03-27
added autoconf bug fixes, set March 30 for release date
Brian Paul
2
-6
/
+6
2003-03-27
5.0.1 version bumps
Brian Paul
2
-6
/
+6
2003-03-27
added ColorMask fix
Brian Paul
1
-1
/
+2
2003-03-27
fixed ColorMask problem for front-buffer rendering
Brian Paul
1
-4
/
+5
2003-03-25
vertex program EXP fix
Brian Paul
1
-1
/
+2
2003-03-24
add 2, not 4, in _mesa_get_compressed_formats()
Brian Paul
1
-4
/
+4
2003-03-21
fix GL_COLOR_MATERIAL bug
Brian Paul
2
-5
/
+6
2003-03-11
DJGPP tweaks
Brian Paul
2
-4
/
+4
[next]