index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
Age
Commit message (
Expand
)
Author
2010-01-04
svga: Fix debug build crash when rendering to depth/stencil renderbuffer only.
Michel Dänzer
2010-01-03
r300g: Silence 'mixed declarations and code' warning.
Vinson Lee
2010-01-03
r300g: Remove comma at end of enumerator list.
Vinson Lee
2010-01-03
llvmpipe: Remove comma at end of enumerator list.
Vinson Lee
2010-01-03
trace: Remove comma at end of enumerator list.
Vinson Lee
2010-01-02
r300g: Use C-style comments.
Vinson Lee
2010-01-03
svga: Use a shader id as low as possible.
José Fonseca
2010-01-03
svga: Rename error labels.
José Fonseca
2010-01-01
llvmpipe: Silence uninitialized variable warning.
Vinson Lee
2010-01-01
llvmpipe: Use C-style comment.
Vinson Lee
2009-12-28
llvmpipe: Fix assert.
Vinson Lee
2009-12-28
llvmpipe: Silence compiler warnings.
Vinson Lee
2009-12-28
llvmpipe: Silence compiler warnings.
Vinson Lee
2009-12-27
trace: Silence unused variable warnings.
Vinson Lee
2009-12-27
i915g: Silence unused variable warning.
Vinson Lee
2009-12-27
softpipe: Silence unintialized variable warnings.
Vinson Lee
2009-12-27
softpipe: Silence unused variable warning.
Vinson Lee
2009-12-27
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-22
trace: Silence uninitialized variable warnings.
Vinson Lee
2009-12-22
trace: Add PIPE_OS_APPLE.
Vinson Lee
2009-12-22
i915g: Use C-style comment.
Vinson Lee
2009-12-12
softpipe: Initialize source in blend_quad.
Vinson Lee
2009-12-08
i915g: Fix memory leak when pci id is unknown.
Vinson Lee
2009-12-08
i915g: Add missing break statement in i915_debug_packet.
Vinson Lee
2009-12-07
llvmpipe: Initialize variables in emit_instruction.
Vinson Lee
2009-12-04
r300g: use $(MAKE) variable
Coleman Kane
2009-10-20
cell: fix compilation on cell
Marc Dietrich
2009-10-10
softpipe: revert 564df9dc5f6335eb8dc68f3c69cf054d2142663c
Brian Paul
2009-10-02
gallium: replace // comments with /* */
Brian Paul
2009-09-29
softpipe: initialize the clear_flags bitvector in sp_create_tile_cache()
Brian Paul
2009-09-29
softpipe: Grab a ref when the fb is set.
Brian Paul
2009-09-24
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-24
softpipe: Increase GL_MAX_3D_TEXTURE_SIZE to 256.
Vinson Lee
2009-09-23
softpipe: added max texture/surface size sanity check
Brian Paul
2009-09-23
softpipe: increase MAX_WIDTH/HEIGTH 4096 to match max texture size
Brian Paul
2009-09-21
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-21
softpipe: Fix cube face selection.
Brian Paul
2009-09-11
llvmpipe: asst fixes for 'make linux-llvmpipe'
Brian Paul
2009-09-10
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-10
softpipe: minor indentation fix
Brian Paul
2009-09-10
softpipe: set dirty_render_cache in softpipe_clear()
Brian Paul
2009-09-04
i915g: Fix warnings in scons build by using byte pointers
Jakob Bornecrantz
2009-09-03
i915g: Don't send flush flags to HW
Jakob Bornecrantz
2009-09-03
nv50: move centroid, flat bits when making interp long
Christoph Bumiller
2009-09-03
nv50: fix vbo_static_attrib method size error
Christoph Bumiller
2009-09-03
nv50: fix draw_elements_inline_u08/16
Christoph Bumiller
2009-09-03
r300g: specify point/line/triangle have stuffed texture coord
Cooper Yuan
2009-09-02
nv50: SWZ is the same as MOV from our perspective
Ben Skeggs
2009-09-01
tgsi: remove redundant CND0 opcode
Keith Whitwell
2009-09-01
scons: Tool for LLVM. Gracefully disable llvmpipe if LLVM not found.
José Fonseca
[next]