nv50: add src_mask case for IF opcode
[mesa.git] / src / gallium / drivers /
2009-12-12 Christoph Bumillernv50: add src_mask case for IF opcode
2009-12-12 Christoph Bumillernv50: plug memory leak in miptree creation/destruction
2009-12-12 Christoph Bumillernv50: use copies of tgsi src nv50_regs
2009-12-12 Christoph Bumillernv50: support vertex program textures
2009-12-11 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-11 José Fonsecasvga: Add a missing dependency from the prescale state.
2009-12-11 José Fonsecasvga: Always pass SVGA3D_SURFACE_HINT_DYNAMIC.
2009-12-11 José Fonsecasvga: Keep tight control of texture handle ownership.
2009-12-11 José Fonsecasvga: Fix mixed signed comparisons.
2009-12-09 Marek Olšákr300g: fix routing of vertex streams if TCL is bypassed
2009-12-09 Marek Olšákr300g: always disable unused colorbuffers
2009-12-09 Marek Olšákr300g: make pow(0,0) return 1 instead of NaN in the...
2009-12-09 Marek Olšákr300g: clean up r300_emit_aos
2009-12-08 Roland Scheideggernouveau: use boolean instead of bool
2009-12-08 Roland Scheideggercell: use boolean instead of bool
2009-12-08 Roland ScheideggerMerge branch 'gallium-strict-aliasing'
2009-12-08 Roland Scheideggergallium: fix more potential strict aliasing issues
2009-12-08 Alan Hourihanemove assert to avoid crash in debug build.
2009-12-08 Michel DänzerMerge branch 'mesa_7_7_branch'
2009-12-08 Andre MaasikasMerge branch 'mesa_7_7_branch'
2009-12-08 Vinson Leei915g: Fix memory leak when pci id is unknown.
2009-12-08 Vinson Leei915g: Add missing break statement in i915_debug_packet.
2009-12-08 Andre MaasikasMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-08 Vinson Leellvmpipe: Initialize variables in emit_instruction.
2009-12-08 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-07 Roland Scheideggergallium/util: fix util_color_[un]pack[-ub] to be strict...
2009-12-07 Corbin Simpsonsoftpipe: sp_winsys.h should define/include what it...
2009-12-07 Corbin Simpsonr300g: Clean up previous commit.
2009-12-07 Marek Olšákr300g: enhance ZTOP conditions
2009-12-06 Younes Mantonnouveau: Work around nv04-nv40 miptrees not matching...
2009-12-06 Marek Olšákr300g: don't render if everything is culled by scissoring
2009-12-06 Marek Olšákr300g: remove redundant code and clean up
2009-12-05 Michel Dänzerr300g: Need to emit a hardware scissor rectangle even...
2009-12-05 José Fonsecasvga: Dump SVGA_3D_CMD_BLIT_SURFACE_TO_SCREEN commands.
2009-12-05 José Fonsecasvga: Use _debug_printf, so that output may be dumped...
2009-12-05 José Fonsecallvmpipe: Tweak disassembly to match gdb.
2009-12-05 José Fonsecallvmpipe: Stop disassembling when an unsupported opcode...
2009-12-04 José Fonsecallvmpipe: Port vertex sampler support from softpipe.
2009-12-04 José Fonsecallvmpipe: Ensure transfers are mapped.
2009-12-04 José Fonsecallvmpipe: Remove debug printf.
2009-12-04 Roland Scheideggeridentity: fix copy&paste error
2009-12-04 Marek Olšákradeong: flush CS if a buffer being mapped is reference...
2009-12-04 Marek Olšákr300g, radeong: fix the CS overflow
2009-12-04 Marek Olšákr300g: fix warnings
2009-12-04 Roland Scheideggersvga: fix another pipe_reference strict aliasing violation
2009-12-04 Coleman Kaner300g: use $(MAKE) variable
2009-12-04 Keith Whitwellsoftpipe: dont claim to support PIPE_FORMAT_NONE
2009-12-04 Keith Whitwellsoftpipe: fix double-minify in texture layout
2009-12-03 Roland ScheideggerMerge branch 'gallium-noblocks'
2009-12-03 Roland Scheideggergallium: fix remaining users of pipe_reference function
2009-12-03 Roland Scheideggergallium: fix reference counting functions to be strict...
2009-12-02 Corbin Simpsonr300g, radeong: De-specialize r300_winsys into radeon_w...
2009-12-02 Corbin Simpsonr300g: No vertex textures here.
2009-12-02 Brian PaulRevert "llvmpipe: plug in dummy pipe_context::set_verte...
2009-12-02 Brian Paulllvmpipe: return 0 for PIPE_CAP_MAX_VERTEX_TEXTURE_UNIT...
2009-12-02 Brian Paulllvmpipe: plug in dummy pipe_context::set_vertex_sample...
2009-12-02 Brian Paulcell: fix TGSI breakage
2009-12-02 Roland Scheideggergallium: adapt nv drivers to interface cleanups
2009-12-02 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2009-12-02 Jakob BornecrantzMerge commit 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-02 Roland Scheideggergallium: adapt drivers to interface cleanups
2009-12-01 Brian Paulsoftpipe: setup machine->Face without a conditional
2009-12-01 Jakob Bornecrantzsvga: Add header files for overlay support
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 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 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 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-11-30 Roland Scheideggerfixups for interface changes (mostly state trackers)
2009-11-30 Roland Scheideggergallium: interface cleanups, remove nblocksx/y from...
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-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 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 José Fonsecasvga: Re-add shader dumping.
2009-11-27 José Fonsecasvga: Handle comment tokens when dumping.
next