nvfx: fix/workaround nv3x hwtnl issues
[mesa.git] / src / gallium / drivers /
2010-03-23 Luca Barbierinvfx: fix/workaround nv3x hwtnl issues
2010-03-23 Dave Airlier300g: fix glean occlusion query test
2010-03-23 Corbin Simpsonr300g: Cleanup a few old warnings.
2010-03-22 Luca Barbierinvfx: fix sampler views support
2010-03-22 Brian PaulMerge branch '7.8'
2010-03-21 Marek Olšákr300g: disable tiling for YUV formats
2010-03-21 Marek Olšákr300g: fix scons build
2010-03-21 Marek Olšákr300g: accelerate blitting for all 64-bit texture formats
2010-03-21 Marek Olšákr300g: add and enable square microtiling
2010-03-21 Marek Olšákr300g: cleanup tiling flags propagation
2010-03-21 Marek Olšákr300g: put common defines into one file
2010-03-21 Marek Olšákr300g: remove unused code
2010-03-21 George SapountzisMerge branch 'master' of git+ssh://git.freedesktop...
2010-03-21 Christoph Bumillernv50: report driver as GLSL capable
2010-03-21 George SapountzisMerge branch 'master' of git://anongit.freedesktop...
2010-03-21 Christoph Bumillernv50: don't validate arrays on clear
2010-03-21 Christoph Bumillernv50: get rid of the static_init stateobj
2010-03-21 George Sapountzisdrm/sw: llvmpipe texture_from_handle
2010-03-21 Dave Airlier300g: fix occlusion query hangs.
2010-03-21 Chia-I WuMerge remote branch 'origin/gallium-st-api-dri'
2010-03-21 Marek Olšákr300g: align misaligned ushort vertex indices
2010-03-21 Marek Olšákr300g: fix misaligned generated offset for ubyte vertex...
2010-03-21 Marek Olšákr300g: split the vertex buffer alignment validation
2010-03-21 Marek Olšákr300g: skip null vertex buffers
2010-03-21 Corbin Simpsonr300g: Bump immediate limits.
2010-03-21 Corbin Simpsonr300g: Correctly hax max_index on pipe_vertex_buffers.
2010-03-20 Dave Airlier300g: add buffer/texture referenced checks.
2010-03-19 Marek Olšákr300g: remove hacks from translate_vertex_data_swizzle
2010-03-19 Marek Olšákr300g: lod min/max clamping should be relative to the...
2010-03-19 Marek Olšákr300g: fix breakage after the gallium-sampler-view...
2010-03-19 Marek Olšákr300g: add PIPE_FORMAT_B5G5R5X1_UNORM colorbuffer suppo...
2010-03-19 Marek Olšákr300g: mark SRGB colorbuffers as unsupported
2010-03-19 Marek Olšákr300g: add generating texture coordinates for point...
2010-03-18 Brian Paulgallivm/llvmpipe: added lp_rast_shader_inputs::facing...
2010-03-18 Brian Paulllvmpipe: defines for RAST_WHOLE, RAST_EDGE_TEST
2010-03-18 Brian Paulgallivm/llvmpipe: simplify front/back stencil ref value...
2010-03-18 Brian Paulllvmpipe: set opaque = FALSE if stencil enabled
2010-03-18 José Fonsecallvmpipe: Fix crashes when there is no depth buffer...
2010-03-17 Brian Paulcell: return 1 for PIPE_CAP_BLEND_EQUATION_SEPARATE
2010-03-17 Brian Paulcell: be more conservative in cell_is_format_supported()
2010-03-17 Brian Paulgallivm/llvmpipe: basic stencil testing works
2010-03-17 Brian Paulllvmpipe: remove incorrect depth test check
2010-03-17 Brian Paulllvmpipe: silence some pointer/casting warnings
2010-03-17 Brian Paulgallivm/llvmpipe: more asst changes for stencil testing
2010-03-17 Brian Paulgallivm/llmvpipe: pass stencil refs state into z/stenci...
2010-03-17 Brian Paulllvmpipe: use new LP_JIT_CTX_ enums for jit context...
2010-03-17 Brian Paulllvmpipe: added stencil ref values to jit context state
2010-03-17 Brian Paulllvmpipe: break lines
2010-03-17 Brian PaulMerge branch '7.8'
2010-03-17 Pauli NieminenMerge branch '7.8' into master
2010-03-16 Brian Paulcell: add missing semicolon
2010-03-16 Christoph Bumillernv50: support more formats in surface_copy,fill
2010-03-16 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-16 Chia-I WuMerge remote branch 'origin/gallium-st-api'
2010-03-16 Ben Skeggsnv50: fix texturing from >=4GiB mark
2010-03-16 Jakob Bornecrantzllvmpipe: Fix rebase typo
2010-03-16 Jakob Bornecrantzwinsys/sw: Add a software winsys layered on a pipe
2010-03-16 Jakob Bornecrantzi965g: Fix after context transfers
2010-03-16 Brian Paulgallivm/llvmpipe: rename some constant building functions
2010-03-16 Brian Paulgallivm/llvmpipe: rename os_llvm.h to lp_bld.h
2010-03-15 Brian Paulllvmpipe: updated status in README file
2010-03-15 Luca Barbierinv40: remove leftover nv40_transfer.c from unification...
2010-03-15 Keith Whitwellnvfx: fix up after merge
2010-03-15 Keith Whitwellr300g: fix up after merge
2010-03-15 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-15 Dave Airlier300g: rebuild screen/winsys interface
2010-03-15 Ben Skeggsnv50: reset vbo_fifo before each validate
2010-03-15 Luca Barbierinvfx: remove src_native_swz, which was a no-op
2010-03-15 Luca Barbierinvfx: clean up shader header
2010-03-15 Luca Barbierinvfx: draw: make swtnl draw_elements actually work.
2010-03-15 Luca Barbierinvfx: draw: emit color as floating point
2010-03-15 Luca Barbierinvfx: draw: make perspective corrective texturing work
2010-03-15 Luca Barbierinvfx: draw: create draw vp with ureg
2010-03-15 Luca Barbierinvfx: add NOUVEAU_SWTNL to force swtnl at runtime
2010-03-15 Luca Barbierinvfx: move nv04_surface_2d.c into nvfx directory
2010-03-15 Luca Barbierinvfx: fix quads drawing
2010-03-15 Luca Barbierinvfx: fix viewport state after bypass removal for swtnl
2010-03-15 Luca Barbierinv30, nv40: move last files to nvfx/ and rm -rf nv30...
2010-03-15 Luca Barbierinv30, nv40: partially non-trivially unify sampler state...
2010-03-15 Luca Barbierinv30, nv40: partially non-trivially unify nv[34]0_fragtex.c
2010-03-15 Luca Barbierinv30, nv40: unify nv[34]0_context.c
2010-03-15 Luca Barbierinv30, nv40: fully unify nv[34]0_context.h
2010-03-15 Luca Barbierinv30, nv40: non-trivially unify nv[34]0_screen.c
2010-03-15 Luca Barbierinv30, nv40: non-trivially unify nv[34]0_vertprog.c
2010-03-15 Luca Barbierinv30, nv40: partially unify nv[34]0_state.c
2010-03-15 Luca Barbierinv30, nv40: unify nv[34]0_vbo.c
2010-03-15 Luca Barbierinv30, nv40: non-trivially unify nv[34]0_draw.c
2010-03-15 Luca Barbierinv30, nv40: non-trivially unify nv[34]0_fragprog.c
2010-03-15 Luca Barbierinv30, nv40: non-trivially partially unify nv[34]0_shader.h
2010-03-15 Luca Barbierinv30, nv40: non-trivially unify nv[34]0_state_fb.c
2010-03-15 Luca Barbierinv30, nv40: unify nv[34]0_state_viewport.c
2010-03-15 Luca Barbierinv30, nv40: unify nv[34]0_query.c
2010-03-15 Luca Barbierinv30, nv40: unify nv[34]0_miptree.c
2010-03-15 Luca Barbierinv30, nv40: unify nv[34]0_state_stipple.c
2010-03-15 Luca Barbierinv30, nv40: unify identical nv[34]0_state_zsa.c
2010-03-15 Luca Barbierinv30, nv40: unify identical nv[34]0_state_scissor.c
2010-03-15 Luca Barbierinv30, nv40: unify identical nv[34]0_state_rasterizer.c
2010-03-15 Luca Barbierinv30, nv40: unify identical nv[34]0_state_blend.c
2010-03-15 Luca Barbierinv30, nv40: non-trivially unify nv[34]0_state_emit.c
2010-03-15 Luca Barbierinv30, nv40: unify identical nv[34]0_transfer.c
next