nvc0: do not set tiled mode on gart bo when fence debugging is used
[mesa.git] / src / gallium / drivers / nv50 / codegen / nv50_ir_ssa.cpp
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2013-03-12 Christoph Bumillernv50/ir/ssa: add a few comments regarding RenamePass
2012-04-14 Christoph Bumillernv50/ir: fix reg file conflicts with undefined-value...
2012-04-14 Francisco Jereznv50/ir/ssa: Take into account function inputs and...
2012-04-14 Francisco Jereznv50/ir: Take into account function args in the live...
2012-04-14 Francisco Jereznv50/ir: Deal with graph iterators using RAII.
2012-04-14 Francisco Jereznv50/ir: Add convenience method for calculating the...
2012-04-14 Francisco Jereznv50/ir: Add support code for calculating the clobber...
2012-04-14 Christoph Bumillernv50/ir: make Instruction::src/def container private
2012-04-14 Francisco Jereznv50/ir: Add support for unlimited instruction arguments.
2012-04-14 Christoph Bumillernv50/ir: copy value size in SSA-rename pass
2011-09-14 Christoph Bumillernv50/ir: add missing license headers
2011-09-14 Christoph Bumillernv50/ir: import new shader backend code