swrast: add check for conditional rendering
[mesa.git] / src / gallium /
2009-12-31 Christoph Bumillernv50: fix TEXLOD sequence and use it only in FPs
2009-12-31 Christoph Bumillernv50: cannot kill branch if immediate is used
2009-12-31 Christoph Bumillernv50: make assimilate_temp safe
2009-12-31 Christoph Bumillernv50: handle TGSI_OPCODE_EXP,LOG
2009-12-31 Christoph Bumillernv50: add support for subroutines
2009-12-31 Christoph Bumillernv50: alloc_reg on reg_instance
2009-12-31 Christoph Bumillernv50: multiply polygon offset units by 2
2009-12-31 Christoph Bumillernv50: neg and abs modifiers for flops
2009-12-31 Christoph Bumillernv50: don't negate immediates in set_immd
2009-12-30 Luca Barbierinouveau: Fix glTexSubImage on swizzled surfaces on...
2009-12-28 Younes Mantonnouveau: Unreference state/buffer objects on context...
2009-12-28 Luca Barbierinouveau: Fix swizzling for copies to rectangular textures
2009-12-28 Luca Barbierinouveau: Fix nv20-40 swizzled miptree RTs
2009-12-28 Luca BarbieriNV30/NV40 CMP and SCS src == dst handling
2009-12-28 José Fonsecallvmpipe: Unmapping vertex/index buffers does NOT flush...
2009-12-28 José Fonsecapython/retrace: Dump only the specified image rectangles.
2009-12-28 José Fonsecaxlib: Integrate the trace driver with all pipe drivers.
2009-12-28 José Fonsecascons: Fix xlib build.
2009-12-28 Francisco Jereznv04: Fix build after the latest nouveau_class.h changes.
2009-12-28 Marcin Kościelnickinv50: Dehexify and bring up to date with new method...
2009-12-27 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-27 Dave Airlier300g: fix use of uninitialised variables.
2009-12-27 Dave Airlier300g: rename modesetting_drv.so to radeong_drv.so
2009-12-26 José Fonsecasoftpipe: Flush draw module when fragment pipeline...
2009-12-26 José Fonsecallvmpipe: Treat state changes systematically.
2009-12-26 José Fonsecallvmpipe: Use comments and more code from softpipe...
2009-12-26 José Fonsecasoftpipe: Flush draw module before switching framebuffer.
2009-12-26 José Fonsecallvmpipe: Flush draw module before switching framebuffer.
2009-12-26 José Fonsecatgsi: Don't dump parenthesis for negation.
2009-12-26 José Fonsecapython: Update python state tracker and samples for...
2009-12-26 José Fonsecatrace: Fix transfer size computation.
2009-12-26 José Fonsecasvga: Allow to dump an individual command.
2009-12-25 Dave Airlier300g: fixup for GS additions
2009-12-25 Zack Rusingallium: remove TGSI_SEMANTIC_VERTICES
2009-12-25 Zack Rusindraw: disable some debugging output coming from the...
2009-12-25 Zack Rusingallium: geometry shader can be always enabled and...
2009-12-25 Zack Rusinutil: put vertices_per_primitive function in its proper...
2009-12-25 Zack Rusindraw/tgsi: fix geometry shader input/output swizzling
2009-12-25 Zack Rusintgsi: dump the indices correctly when dealing with...
2009-12-25 Zack Rusintgsi: fix property parsing/building
2009-12-25 Zack Rusinpython: fix python state tracker after some latest...
2009-12-25 Zack Rusinsoftpipe: make it possible to dump geometry shader...
2009-12-25 Zack Rusintgsi: add missing support for two dimensional arrays...
2009-12-25 Zack Rusinpython/gs: fix the example
2009-12-25 Zack Rusingallium: add an inline that returns number of vertices...
2009-12-25 Zack Rusinsoftpipe/gs: don't crash with null shader
2009-12-25 Zack Rusings: fix drivers so they work with geometry shaders
2009-12-25 Zack Rusintgsi: make the tgsi assembly parser report line/column...
2009-12-25 Zack Rusingallium: add geometry shader support to gallium
2009-12-24 Keith Whitwelli965g: get trivial/tri working again after edgeflag...
2009-12-24 Keith Whitwelli965g: strict aliasing changes
2009-12-24 Keith Whitwellgallium/util: quieten compiler
2009-12-24 Keith Whitwelli965g: calculate depth min/max
2009-12-24 Christoph Bumillernv50: support TGSI_OPCODE_CONT
2009-12-24 Christoph Bumillernv50: make edgeflags work
2009-12-23 José Fonsecallvmpipe: Install unit tests on build/xxx/bin
2009-12-23 José Fonsecautil: Define common dynamic library extensions.
2009-12-23 Tomas Carneckyi965g: Rename {pf->util_format}_is_depth_or_stencil()
2009-12-23 Tomas Carnecky[i965] Rename {pf -> util}_format_is_depth_or_stencil()
2009-12-22 Roland Scheideggeri965g: fix for edgeflag changes (untested)
2009-12-22 Roland ScheideggerMerge branch 'gallium-edgeflags'
2009-12-22 Michal Kroltgsi: Implement BREAKC in interpreter.
2009-12-22 Keith Whitwelli965g: fix bo_reference
2009-12-22 Keith Whitwelli965g: update for u_format changes
2009-12-22 Keith WhitwellMerge branch 'i965g-restart'
2009-12-22 Christoph Bumillernv50: correct the negation of DDY sources
2009-12-22 Ian RomanickMerge branch 'mesa_7_7_branch'
2009-12-22 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-22 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-22 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-21 Keith Whitwelli965g: fixes to build after merge of master
2009-12-21 Keith Whitwelli965g: remove half-finished change to tgsi_parse
2009-12-21 Keith WhitwellMerge commit 'origin/master' into i965g-restart
2009-12-21 Christoph Bumillerutil: draw cube mipmaps with TEX CUBE
2009-12-21 Roland Scheideggerpython: fix some pipe_format_simplify merge damage
2009-12-21 Roland Scheideggersvga: fix typo
2009-12-21 Keith Whitwellws/i965: respect DEBUG_WINSYS flag
2009-12-21 Keith Whitwelli965g: hook vertex state emit up to PIPE_NEW_VERTEX_BUFFER
2009-12-21 Keith Whitwelli965g: keep refcounts to bound vertex buffers
2009-12-21 Keith Whitwelli965g: add DEBUG_WINSYS flag
2009-12-21 Keith Whitwelli965g: remove duplicate set_viewport_state, fixes sampl...
2009-12-21 Michal Krolvega: Add missing actual argument.
2009-12-20 Corbin Simpsonr300g: Add a few more params.
2009-12-20 Christoph Bumillerutil: util_format_get_blocksizebits() returns bits...
2009-12-20 Christoph Bumillernv50: make address reg allocation a little less hacky
2009-12-20 Christoph Bumillernv50: use BREAKADDR and BREAK for loops
2009-12-20 Christoph Bumillernv50: handle TGSI_OPCODE_RET,KILP
2009-12-20 Marek Olšákr300g: add texture compare modes
2009-12-19 Corbin Simpsonr300g: Fix provoking vertex for non-quads.
2009-12-19 Corbin Simpsonr300g: Respect provoking vertex for trifans.
2009-12-18 Roland Scheideggergallium: fix up drivers for edgeflag changes
2009-12-18 Roland Scheideggergallium: store edgflag info in tgsi_shader_info
2009-12-18 Corbin Simpsonr300g: Eliminate a couple more asserts.
2009-12-18 Corbin Simpsonr300g: Nuke r300_vbo.
2009-12-18 Michal Krolutil: Add util_format_has_alpha(), enclose in extern C.
2009-12-18 Michal Krolutil/pack: Handle the remaining formats with generic...
2009-12-18 Corbin Simpsonutil: Update blitter for u_format changes.
2009-12-18 Corbin SimpsonRevert "r300g: flush CS if a buffer being deleted is...
2009-12-18 Michal KrolMerge branch 'pipe-format-simplify'
2009-12-18 Dave Airlier300g: store own copy of flush_cb and flush data.
next