summaryrefslogtreecommitdiff
path: root/src/gallium
AgeCommit message (Expand)Author
2010-12-01st/vega: Use the renderer for vgMask.Chia-I Wu
2010-12-01st/vega: Add FILTER renderer state for image filtering.Chia-I Wu
2010-12-01st/vega: Add CLEAR renderer state for vgClear.Chia-I Wu
2010-12-01st/vega: Add SCISSOR renderer state.Chia-I Wu
2010-12-01st/vega: Add DRAWTEX renderer state.Chia-I Wu
2010-12-01st/vega: Overhaul renderer with renderer states.Chia-I Wu
2010-12-01llvmpipe: Fix build errors on x86.Chia-I Wu
2010-11-30gallivm/llvmpipe: squash merge of the llvm-context branchBrian Paul
2010-11-30r300g: fix texture border color once againMarek Olšák
2010-11-30scons: add alias for identityZack Rusin
2010-11-30llvmpipe: shortcircuit some calls to set_scene_stateKeith Whitwell
2010-11-30llvmpipe: remove misleading debug stringKeith Whitwell
2010-11-30llvmpipe: raise dirty flag on transfers to bound constbufKeith Whitwell
2010-11-30wgl: More complete WGL_ARB_pbuffer support.José Fonseca
2010-11-30wgl: Stub WGL_ARB_pbuffer support.José Fonseca
2010-11-30scons: Alias for svgaJosé Fonseca
2010-11-30svga: Use consistent hexadecimal representation on debug output.José Fonseca
2010-11-30util: rename u_mempool -> u_slabMarek Olšák
2010-11-30gallivm: fix storing of the addr registerZack Rusin
2010-11-29r600g: it looks like r600 can handle dword offsets in the indices.Dave Airlie
2010-11-28u_blitter: interpolate clear color using a GENERIC varying instead of COLORMarek Olšák
2010-11-27r600g: Fix the PIPE_FORMAT_A8_UNORM color swap for Evergreen as well.Henri Verbeet
2010-11-27r600g: Fix the PIPE_FORMAT_L8A8_UNORM color swaps.Henri Verbeet
2010-11-26xorg/vmwgfx: Don't clip video to viewportThomas Hellstrom
2010-11-26xorg/vmwgfx: Flush even if we don't autopaint the color keyThomas Hellstrom
2010-11-25u_blitter: use PIPE_TRANSFER_DISCARD to prevent cpu/gpu stallMarek Olšák
2010-11-25nvfx: reset nvfx->hw_zetaXavier Chantry
2010-11-25nvfx: fb->nr_cbufs <= 1 on nv30Xavier Chantry
2010-11-25st/vega: Fix a typo in EXTENDED_BLENDER_OVER_FUNC.Chia-I Wu
2010-11-25st/vega: No flipping in vg_prepare_blend_surface.Chia-I Wu
2010-11-25st/vega: Masks and surfaces should share orientation.Chia-I Wu
2010-11-25st/vega: Fix a crash with empty paths.Chia-I Wu
2010-11-25auxiliary: util_blit_pixels_tex should restore the viewport.Chia-I Wu
2010-11-25r300g/r600g: bump cache manager timeouts to 1sDave Airlie
2010-11-24gallium/targets/xorg-vmwgfx: Xv fixesThomas Hellstrom
2010-11-24st/xorg: Add a function to flush pending rendering and damageThomas Hellstrom
2010-11-23gallium/egl: fix r300 vs r600 loadingAlex Deucher
2010-11-23r600g: Removed duplicated call to tgsi_split_literal_constant().Tilman Sauerbeck
2010-11-23r600g: Only compare active vertex elementsMathias Fröhlich
2010-11-22llvmpipe: Remove unnecessary headers.Vinson Lee
2010-11-22r600g: add support for ontario APUsAlex Deucher
2010-11-22r300g: Avoid returning values in a static array, fixing a potential raceMathias Fröhlich
2010-11-22r600g: fix some winsys functions to deal properly with evergreenAlex Deucher
2010-11-22r600g: fix additional EVENT_WRITE packetAlex Deucher
2010-11-22gallium: add PIPE_SHADER_CAP_SUBROUTINESMarek Olšák
2010-11-22Merge branch 'lp-offset-twoside'Keith Whitwell
2010-11-22r600g: pick correct color swap for A8 fbos.Dave Airlie
2010-11-21i915g: kill idws->poolDaniel Vetter
2010-11-21i915g: kill buf->map_gttDaniel Vetter
2010-11-21i915g: kill RGBA/X formatsDaniel Vetter