summaryrefslogtreecommitdiff
path: root/src/gallium
AgeCommit message (Expand)Author
2010-01-19st/xorg: Don't leak BusID bufferJakob Bornecrantz
2010-01-19st/xorg: Pass kernel driver name to drmOpenJakob Bornecrantz
2010-01-19st/drm: Expose kernel driver nameJakob Bornecrantz
2010-01-19st/dri: update dri2 drawables when viewport is changedBen Skeggs
2010-01-19wgl: Check for PIPE_TEXTURE_USAGE_DISPLAY_TARGET support in exported color pi...José Fonseca
2010-01-19wgl: Don't export pure-stencil pixel formats.José Fonseca
2010-01-19softpipe: Fix vertex buffer memory leak.José Fonseca
2010-01-18softpipe: Skip depth testing for PIPE_S8_UNORM.José Fonseca
2010-01-18pipebuffer: Ensure buffer size/alignment is not zero.José Fonseca
2010-01-18svga: Ensure buffer size/alignment is not zero.José Fonseca
2010-01-18st/dri: Add comment for intentional fallthrough in case statement.Vinson Lee
2010-01-18st/dri: fix optionCache memory leaksMarcin Slusarz
2010-01-15st/xorg: If dri2 version is 2 support version 1 as wellJakob Bornecrantz
2010-01-15st/xorg: Set enforce version to 1 if not definedJakob Bornecrantz
2010-01-18ws/vmware: Check DRM version also when bootstrapping in dri2 mode.Thomas Hellstrom
2010-01-18st/dri: Don't request a fake front if the server adds one automatically.Thomas Hellstrom
2010-01-15tgsi: fix detection of front-facing attributeBrian Paul
2010-01-13st/dri: Make sure we always request a fake front.Thomas Hellstrom
2010-01-13svga: Fix compile_vs error code.José Fonseca
2010-01-11Revert "util: Build u_bitmask.o when using make."Brian Paul
2010-01-11st/xorg: move exaMoveInPixmap before trying to fetch itZack Rusin
2010-01-11st/xorg: fix a rare video crashZack Rusin
2010-01-07Revert "pipebuffer: Multi-threading fixes for fencing."Jakob Bornecrantz
2010-01-11Revert "st/dri: no need to request fake front buffer, only handle it being re...Thomas Hellstrom
2010-01-11util: Build u_bitmask.o when using make.Thomas Hellstrom
2010-01-08r300g: Silence unused variable warnings.Vinson Lee
2010-01-08tgsi: Silence uninitialized variable warnings.Vinson Lee
2010-01-06util: Add u_bitmask to make buildJakob Bornecrantz
2010-01-07tgsi: fix SSE code emit for XPDBrian Paul
2010-01-06svga: Silence uninitialized variable warning.Vinson Lee
2010-01-06nv50: add missing parentheses in nv50_query_result()Roel Kluin
2010-01-06pipebuffer: Multi-threading fixes for fencing.José Fonseca
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-04st/xorg: Proper calculation of screen pitch.Michel Dänzer
2010-01-04vmware/xorg: Fix SCons build.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-03gdi: Don't generate import libraries for opengl32.dll.José Fonseca
2010-01-03trace: Remove comma at end of enumerator list.Vinson Lee
2010-01-03rtasm: Play nicely with Windows's Data Execution Prevention.José Fonseca
2010-01-02st/xorg: Ensure null-terminated byte string.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-03util: Minor enhancements/corrections to the bitmask logic.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