Merge commit 'origin/master' into i965g-restart
[mesa.git] / src / gallium /
2009-12-21 Keith WhitwellMerge commit 'origin/master' into i965g-restart
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-01 Keith Whitwelli965g: nasty hack for clearing y-tiled surfaces
2009-12-01 Keith Whitwelli965g: add missing header
2009-12-01 Keith Whitwelli965g: don't reference unused vars in RSQ
2009-12-01 Keith Whitwelltgsi: fix ureg emit after version token change
2009-12-01 Keith Whitwellst/xorg: fix merge droppings
2009-12-01 Keith WhitwellMerge commit 'origin/tgsi-simplify-ext'
2009-12-01 Keith WhitwellMerge commit 'origin/mesa_7_7_branch'
2009-12-01 Marek Olšákr300g: simplify allocations of VS output registers
2009-12-01 Marek Olšákr300g: simplify allocations of FS input registers
2009-12-01 Marek Olšákr300g: clean up derived states
2009-12-01 Marek Olšákr300g: VS->FS attribute routing rework
2009-12-01 Marek Olšákr300g: add R300 prefix in reg definitions
2009-12-01 Michal Krolcso: Fix function prototype.
2009-12-01 Michal Kroltrace: Implement separate vertex sampler state.
2009-12-01 Michal Krolfo: Implement separate vertex sampler state.
2009-12-01 Michal Krolid: Implement separate vertex sampler state.
2009-12-01 Michal Kroltrace: Reduce double semicolons to single ones.
2009-12-01 Michal Krolsp: Do not falsely advertise support for some SNORM...
2009-12-01 Michal Krolsp: Implement separate vertex sampler state.
2009-12-01 Michal Krolpython: Update for renamed sampler/texture state setters.
2009-12-01 Michal Kroltrace: Update for renamed sampler/texture state setters.
2009-12-01 Michal Krolsvga: Update for renamed sampler/texture state setters.
2009-12-01 Michal Krolr300: Update for renamed sampler/texture state setters.
2009-12-01 Michal Krolnv: Update for renamed sampler/texture state setters.
2009-12-01 Michal Krollp: Update for renamed sampler/texture state setters.
2009-12-01 Michal Krolid: Update for renamed sampler/texture state setters.
2009-12-01 Michal Kroli915: Update for renamed sampler/texture state setters.
2009-12-01 Michal Krolfo: Update for renamed sampler/texture state setters.
2009-12-01 Michal Krolcell: Update for renamed sampler/texture state setters.
2009-12-01 Michal Krolvl: Update for renamed sampler/texture state setters.
2009-12-01 Michal Kroldraw: Update for renamed sampler/texture state setters.
2009-12-01 Michal Krolcso: Add support for separate vertex sampler state.
2009-12-01 Michal Krolgallium: Introduce separate vertex texture/sampler...
2009-12-01 Michal Kroltgsi/sanity: Up MAX_REGISTERS to 1024.
2009-12-01 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-11-30 Keith Whitwelli965g: turn on texture tiling by default
2009-11-30 Keith Whitwelli965g: pass backbuffer tiling information to driver
2009-11-30 Keith Whitwellws/i965: more debug output
2009-11-30 Keith Whitwellws/i965: rename and change sense of I965_SEND_CMD to...
2009-11-30 Keith Whitwellbrw: add dumping to gem winsys
2009-11-30 Keith Whitwelli965g: remove redundant nr_attrs member
2009-11-29 Christoph Bumillernv50: update linkage on rasterizer change
2009-11-29 Christoph Bumillernv50: match VP outputs to FP inputs ourselves
2009-11-29 Christoph Bumillernv50: don't permanently negate src in emit_ddy
2009-11-29 Dave Airliei965g: remove surface from views list before freeing
2009-11-28 Corbin Simpsonutil: Fix bad code.
2009-11-28 Corbin Simpsonutil: Improve bitcount.
2009-11-28 Dave Airliei965g: link xorg state tracker with -ldrm_intel
2009-11-27 Christoph Bumillernv50: do conversion of last insn to 64 bit format first
2009-11-27 Christoph Bumillernv50: bswap32 the polygon stipple pattern
2009-11-27 Christoph Bumillergallium/util: added util_bswap32()
2009-11-27 Roland Scheideggersvga: fix for not using texture width/height/depth...
2009-11-27 Roland Scheideggerr300g,llvmpipe: fix some more merge problems
2009-11-27 Roland ScheideggerMerge branch 'width0'
2009-11-27 Keith Whitwellst/xorg: proper fix for compositing after rounding up
2009-11-27 José Fonsecarbug: Mention where the GUI can be found.
2009-11-27 José Fonsecasvga: Re-add shader dumping.
2009-11-27 Keith WhitwellRevert "st/xorg: fix composite after texture size changes"
2009-11-27 Keith Whitwellst/xorg: fix composite after texture size changes
2009-11-27 José Fonsecawgl: Fix copy'n'paste typo in comment.
2009-11-27 José Fonsecasvga: Handle comment tokens when dumping.
2009-11-27 José Fonsecasvga: Use consistent names for public symbol names...
2009-11-27 José Fonsecasvga: Use consistent file names for dumping facilities.
2009-11-27 Keith Whitwellst/xorg: speculatively round textures up to nearest POT
2009-11-27 Keith Whitwellst/xorg: free last fence
2009-11-27 Keith Whitwellsvga: flush our command buffer after the 8th distinct...
2009-11-27 Keith Whitwellsvga: add DEBUG_CACHE option
2009-11-27 Michal Krolvega: Update shader headers.
2009-11-27 Michal Krolpython/tests: Update shader headers.
2009-11-27 Michal Krolsvga: Update text shader header.
2009-11-27 Michal Krolvl: Do not emit tgsi_version token.
2009-11-27 Michal Kroltgsi: Remove tgsi_version token.
2009-11-27 Michal Krolgallium: Remove tgsi_version token.
2009-11-27 Vinson Leesvga: Prevent potential null pointer dereference in...
2009-11-26 Roland Scheideggergallium: fix more statetrackers/drivers for not using...
2009-11-26 Michal Kroltgsi/exec: Fix orientation of DDY.
2009-11-26 Michal Kroltgsi/exec: Force return from a subroutine at ENDSUB.
2009-11-26 Keith Whitwelldraw: Fix max_index check.
2009-11-26 Michal Kroltgsi/ureg: Add forgotten goto in ureg_DECL_constant().
2009-11-26 José Fonsecallvmpipe: Fake missing SSSE3 when simulation less capab...
2009-11-26 José Fonsecallvmpipe: Update/correct CPU requirements.
2009-11-26 Roland ScheideggerMerge commit 'origin/st-shader-varients'
2009-11-25 Michal Kroltgsi: Fix token builder.
2009-11-25 Michal Kroltgsi: Update raw token dumper after token definition...
2009-11-25 Jakob Bornecrantzvmware/xorg: Remove gem include
2009-11-26 Michel Dänzerst/xorg: Use pipe clear hook for solid fills of whole...
2009-11-26 Keith Whitwellsvga: hash the whole key, not just the first four bytes
2009-11-26 Michel Dänzerst/xorg: Make sure DRI2 blits use GPU copy contents...
2009-11-26 Keith Whitwellst/xorg: fix refcounting bugs introduced in earlier...
2009-11-26 Keith Whitwellst/xorg: formatting
2009-11-26 Keith Whitwellst/xorg: remove debugging flush
2009-11-26 José Fonsecasvga: Remove spurious argument to SVGA_DBG.
2009-11-26 Keith Whitwellst/xorg: render throttling in block handler
2009-11-26 Keith Whitwellst/xorg: split copy operation into prepare/copy/done...
next