summaryrefslogtreecommitdiff
path: root/src/gallium/drivers
AgeCommit message (Expand)Author
2010-01-19softpipe: Fix vertex buffer memory leak.José Fonseca
2010-01-18softpipe: Skip depth testing for PIPE_S8_UNORM.José Fonseca
2010-01-18svga: Ensure buffer size/alignment is not zero.José Fonseca
2010-01-13svga: Fix compile_vs error code.José Fonseca
2010-01-08r300g: Silence unused variable warnings.Vinson Lee
2010-01-06svga: Silence uninitialized variable warning.Vinson Lee
2010-01-06nv50: add missing parentheses in nv50_query_result()Roel Kluin
2010-01-05svga: Remove stale references to delete shader results.José Fonseca
2010-01-05svga: Rebind shaders when tokens change.José Fonseca
2010-01-04svga: Fix debug build crash when rendering to depth/stencil renderbuffer only.Michel Dänzer
2010-01-03r300g: Silence 'mixed declarations and code' warning.Vinson Lee
2010-01-03r300g: Remove comma at end of enumerator list.Vinson Lee
2010-01-03llvmpipe: Remove comma at end of enumerator list.Vinson Lee
2010-01-03trace: Remove comma at end of enumerator list.Vinson Lee
2010-01-02r300g: Use C-style comments.Vinson Lee
2010-01-03svga: Use a shader id as low as possible.José Fonseca
2010-01-03svga: Rename error labels.José Fonseca
2010-01-01llvmpipe: Silence uninitialized variable warning.Vinson Lee
2010-01-01llvmpipe: Use C-style comment.Vinson Lee
2009-12-28llvmpipe: Fix assert.Vinson Lee
2009-12-28llvmpipe: Silence compiler warnings.Vinson Lee
2009-12-28llvmpipe: Silence compiler warnings.Vinson Lee
2009-12-27trace: Silence unused variable warnings.Vinson Lee
2009-12-27i915g: Silence unused variable warning.Vinson Lee
2009-12-27softpipe: Silence unintialized variable warnings.Vinson Lee
2009-12-27softpipe: Silence unused variable warning.Vinson Lee
2009-12-27Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul
2009-12-22trace: Silence uninitialized variable warnings.Vinson Lee
2009-12-22trace: Add PIPE_OS_APPLE.Vinson Lee
2009-12-22i915g: Use C-style comment.Vinson Lee
2009-12-12softpipe: Initialize source in blend_quad.Vinson Lee
2009-12-08i915g: Fix memory leak when pci id is unknown.Vinson Lee
2009-12-08i915g: Add missing break statement in i915_debug_packet.Vinson Lee
2009-12-07llvmpipe: Initialize variables in emit_instruction.Vinson Lee
2009-12-04r300g: use $(MAKE) variableColeman Kane
2009-10-20cell: fix compilation on cellMarc Dietrich
2009-10-10softpipe: revert 564df9dc5f6335eb8dc68f3c69cf054d2142663cBrian Paul
2009-10-02gallium: replace // comments with /* */Brian Paul
2009-09-29softpipe: initialize the clear_flags bitvector in sp_create_tile_cache()Brian Paul
2009-09-29softpipe: Grab a ref when the fb is set.Brian Paul
2009-09-24Merge branch 'mesa_7_5_branch' into mesa_7_6_branchBrian Paul
2009-09-24softpipe: Increase GL_MAX_3D_TEXTURE_SIZE to 256.Vinson Lee
2009-09-23softpipe: added max texture/surface size sanity checkBrian Paul
2009-09-23softpipe: increase MAX_WIDTH/HEIGTH 4096 to match max texture sizeBrian Paul
2009-09-21Merge branch 'mesa_7_5_branch' into mesa_7_6_branchBrian Paul
2009-09-21softpipe: Fix cube face selection.Brian Paul
2009-09-11llvmpipe: asst fixes for 'make linux-llvmpipe'Brian Paul
2009-09-10Merge branch 'mesa_7_5_branch' into mesa_7_6_branchBrian Paul
2009-09-10softpipe: minor indentation fixBrian Paul
2009-09-10softpipe: set dirty_render_cache in softpipe_clear()Brian Paul