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
2009-05-15
mesa: bump version to 7.5-rc2
mesa_7_5_rc2
Brian Paul
2
-2
/
+2
2009-05-15
docs: updates from the 7.4 branch
Brian Paul
3
-5
/
+80
2009-05-14
r300: Make sure to drop current hardware state reference to texture objects.
Michel Dänzer
2
-8
/
+21
2009-05-13
intel: added null ptr check
Brian Paul
1
-1
/
+2
2009-05-13
intel: create a private gl_array_object for intel_clear_tris(), fix bug 21638
Brian Paul
3
-29
/
+75
2009-05-13
mesa: delete array objects before buffer objects during context tear-down
Brian Paul
1
-1
/
+2
2009-05-13
mesa: clean-up vertex array object VBO unbinding and delete/refcounting
Brian Paul
1
-31
/
+33
2009-05-13
mesa: reference counting for gl_array_object
Brian Paul
4
-13
/
+84
2009-05-12
glXChooseVisual: Only consider fbconfig if we can get the corresponding visual.
Michel Dänzer
1
-16
/
+17
2009-05-11
Test either GL_FRONT_LEFT or GL_FRONT for front-buffer rendering
Ian Romanick
1
-1
/
+2
2009-05-11
st: do proper refcounting for framebuffer surfaces
Brian Paul
2
-6
/
+17
2009-05-11
trivial: destroy window upon exit
Brian Paul
1
-0
/
+1
2009-05-11
mesa: Fixed a texture memory leak
Brian Paul
1
-0
/
+3
2009-05-09
mesa: added more gallium Makefiles to tarball list
Brian Paul
1
-0
/
+1
2009-05-09
gallium: replace lib with $(LIB_DIR)
Hanno Böck
1
-2
/
+2
2009-05-08
mesa: omit files that were removed from git
mesa_7_5_rc1
Brian Paul
1
-7
/
+0
2009-05-08
mesa: set version to 7.5-rc1
Brian Paul
2
-2
/
+2
2009-05-08
wgl: Grow the maximum number of pixel formats to cope with the new accum pixe...
José Fonseca
1
-1
/
+1
2009-05-08
mesa/st: keep surface_copy arguments positive
Keith Whitwell
2
-3
/
+68
2009-05-08
mesa/st: remove redundant call to st_finish in CopyTexSubImage
Keith Whitwell
1
-3
/
+0
2009-05-08
wgl: Export pixelformats with accumulation bits.
José Fonseca
1
-6
/
+8
2009-05-08
mesa/st: cope with non-ibo index data in st_draw_feedback.c
Keith Whitwell
1
-8
/
+15
2009-05-08
util/upload: catch failures to map_range and return error
Keith Whitwell
1
-13
/
+17
2009-05-08
scons: mingw is broken with -O1 and higher
Keith Whitwell
2
-0
/
+4
2009-05-08
stw: fix potential uninitialized use of curctx
Keith Whitwell
1
-1
/
+1
2009-05-08
wgl: Enforce a minimum 1x1 framebuffer size.
José Fonseca
1
-8
/
+19
2009-05-08
wgl: Add assertion for missing function.
José Fonseca
1
-0
/
+1
2009-05-08
wgl: Remove unused variable.
José Fonseca
1
-1
/
+0
2009-05-08
mesa: Make _mesa_share_state thread safe.
José Fonseca
1
-2
/
+9
2009-05-08
wgl: Implement ShareLists.
José Fonseca
4
-7
/
+28
2009-05-08
progs/trivial: add test for vertex program invarient transform
Keith Whitwell
3
-0
/
+149
2009-05-08
mesa: more complete fix for transform_invarient glitches
Keith Whitwell
6
-11
/
+153
2009-05-08
mesa/main: set PREFER_DP4 to match position_invarient code
Keith Whitwell
1
-1
/
+1
2009-05-08
wgl: Implemente SwapLayerBuffers.
José Fonseca
4
-5
/
+17
2009-05-08
scons: Don't use deprecated Options.
José Fonseca
2
-9
/
+9
2009-05-08
util: Limit the stack walk to avoid referencing undefined memory.
José Fonseca
1
-1
/
+10
2009-05-08
gallium/tgsi: hack around linker/archiver breakage
Keith Whitwell
1
-0
/
+27
2009-05-08
progs/trivial: add vbo-noninterleaved test
Keith Whitwell
3
-0
/
+141
2009-05-08
wgl: Include alpha bits in pixel format's cColorBits field.
José Fonseca
1
-1
/
+1
2009-05-08
gallium/draw: cope with unused vertex_elements
Keith Whitwell
3
-2
/
+9
2009-05-08
trivial: add line-flat.c
Keith Whitwell
3
-0
/
+149
2009-05-08
wgl: UINT_PTR null value is an integral type, so return 0 instead of NULL.
José Fonseca
1
-2
/
+2
2009-05-08
pb: Save the stack backtrace when creating/mapping a debug buffer.
José Fonseca
1
-1
/
+101
2009-05-08
pb: Dump the fenced buffer sizes.
José Fonseca
1
-4
/
+6
2009-05-07
swrast: fix span clipping bug
Brian Paul
2
-22
/
+71
2009-05-07
mesa: unmap buffer objects during context tear-down
Brian Paul
1
-0
/
+4
2009-05-05
gallium: fix texcoords for cubemap mipmap generation
Brian Paul
1
-10
/
+86
2009-05-04
glx: replace Xmalloc() calls with Xcalloc()
Brian Paul
2
-2
/
+2
2009-05-01
st: create renderbuffer's pipe_surface in st_render_texture()
Brian Paul
1
-1
/
+11
2009-05-01
mesa: fix state validation bug for glCopyTex[Sub]Image()
Brian Paul
1
-5
/
+16
[next]