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
2000-11-03
added Glide/Quake bug fix item
mesa_3_4
Brian Paul
1
-1
/
+2
2000-11-03
fixed glXChooseVisual to return NULL if using Glide and user requests too dee...
Brian Paul
1
-6
/
+30
2000-11-03
fixed Glide link problem
Brian Paul
1
-7
/
+7
2000-11-03
added some missing backslashes
Brian Paul
1
-4
/
+4
2000-11-02
bumped version numbers to 3.4
Brian Paul
5
-9
/
+9
2000-11-02
bumped version to 3.4
Brian Paul
1
-3
/
+3
2000-11-01
added vertex fog bug fix
Brian Paul
1
-1
/
+2
2000-10-31
added GLUT projtex demo bug fix
Brian Paul
1
-1
/
+2
2000-10-31
sync with DRI texgen and texture matrix bug fixes
Brian Paul
1
-7
/
+9
2000-10-27
Change animated apps to double-buffered visuals by default.
Gareth Hughes
8
-48
/
+48
2000-10-26
added gluBuild[12]DMipmaps GL_BGR fix
Brian Paul
1
-1
/
+2
2000-10-26
added GL_BGR case to bytes_per_pixel()
Brian Paul
1
-2
/
+3
2000-10-26
removed X86/*.m4 files from tar archive
Brian Paul
1
-2
/
+1
2000-10-26
fixed value for GLU_NURBS_MODE
Brian Paul
1
-2
/
+2
2000-10-26
added a glFinish() call
Brian Paul
1
-3
/
+7
2000-10-24
added incomplete() debug function/macro
Brian Paul
1
-1
/
+31
2000-10-24
signal NEW_TEXTURING if there's a Driver.BindTexture() function
Brian Paul
1
-1
/
+3
2000-10-23
sync with Mesa 3.5
Brian Paul
1
-28
/
+26
2000-10-23
fixed 386/x86 mismatches, reordered a few configs
Brian Paul
2
-38
/
+37
2000-10-22
Major audit of all Mesa's x86 assembly code. This round is basically
Gareth Hughes
16
-429
/
+1134
2000-10-21
fixed a texture enable bug
Brian Paul
2
-28
/
+11
2000-10-20
use 1.1 glPolygonOffset instead of glPolygonOffsetEXT
Brian Paul
1
-1
/
+1
2000-10-20
- General cleanups, fix version numbers.
Gareth Hughes
2
-13
/
+12
2000-10-19
Added glXGetProcAddressARB() bug fix
Brian Paul
1
-1
/
+2
2000-10-19
Rewrote get_static_proc_address(). It made mistakes in some situations
Brian Paul
1
-7
/
+9
2000-10-19
added glPixelStore bug fix
Brian Paul
1
-1
/
+3
2000-10-19
glPixelStore(GL_PACK/UNPACK_SKIP_IMAGES) wasn't handled correctly
Brian Paul
1
-1
/
+17
2000-10-19
call Driver.SetReadBuffer() in clear_color_buffers() to fix colormasked clear...
Brian Paul
1
-2
/
+7
2000-10-19
added blend accuracy item
Brian Paul
1
-1
/
+2
2000-10-19
improved blending accuracy to fix Glean test failures
Brian Paul
1
-19
/
+39
2000-10-17
sync with DRI tdfx3 branch
Brian Paul
6
-9
/
+24
2000-10-16
added _mesa_get_teximages_from_driver()
Brian Paul
2
-4
/
+60
2000-10-09
added per-fragment bug fix
Brian Paul
1
-1
/
+2
2000-10-09
if depthBits == 0, set DepthMask = 2^16 to fix per-fragment fog problems
Brian Paul
1
-3
/
+4
2000-10-05
update TriangleCaps in GL_POINT/POLYGON_SMOOTH cases
Brian Paul
1
-1
/
+3
2000-10-05
better handling of GLX_DEPTH_SIZE in glXChooseVisual()
Brian Paul
1
-6
/
+7
2000-10-05
added glDrawPixels fast-path item
Brian Paul
1
-1
/
+2
2000-10-05
fixed fast-path for GL_COLOR_INDEX, GL_UNSIGNED_BYTE drawpixels
Brian Paul
1
-6
/
+9
2000-10-05
added glDrawPixels GL_COLOR_INDEX bug item
Brian Paul
1
-1
/
+2
2000-10-05
drawing color-index image to RGB window was broken
Brian Paul
1
-4
/
+4
2000-09-28
added glPush/PopAttrib(GL_ENABLE_BIT) item
Brian Paul
1
-2
/
+3
2000-09-28
removed ctx->Texture.Enabled, use ctx->Texture.ReallyEnabled instead
Brian Paul
7
-135
/
+170
2000-09-28
new params for SpecificCompressedTexFormat() (Bill White)
Brian Paul
2
-23
/
+38
2000-09-25
added texture env combine bugfix item
Brian Paul
1
-1
/
+2
2000-09-18
Added SSE streaming store instructions, external symbol directives.
Gareth Hughes
1
-1
/
+15
2000-09-18
Added SSE prefetching instructions. General cleanups.
Gareth Hughes
1
-1342
/
+1349
2000-09-17
General cleanups. Disable gl_katmai_project_vertices and
Gareth Hughes
1
-111
/
+111
2000-09-15
use cpml.h on Alpha (AlanH)
Brian Paul
1
-1
/
+6
2000-09-13
replaced GL_RGBA with GL_BGRA for GL_UNSIGNED_SHORT_1_5_5_5_REV datatype
Brian Paul
1
-3
/
+6
2000-09-12
added glReadPixels bug fix
Brian Paul
1
-1
/
+2
[next]