nvc0: do not set tiled mode on gart bo when fence debugging is used
[mesa.git] / src / gallium / drivers / nv50 / codegen / nv50_ir_build_util.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: implement splitting of 64 bit ops after RA
2013-03-12 Christoph Bumillernv50/ir/tgsi: handle TGSI_OPCODE_LOAD,STORE
2013-03-12 Francisco Jereznv50/ir: Rename "mkLoad" to "mkLoadv" for consistency.
2012-12-07 Christoph Bumillernv50,nvc0: add support for cube map arrays
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-04 Christoph Bumillernv50/ir: move expansion of IMUL to later stage and...
2012-04-14 Francisco Jereznv50/ir: Fix type of the instruction created by mkCmp...
2012-04-14 Francisco Jereznv50/ir: Fix BuildUtil::mkSelect and mkClobber
2012-04-14 Francisco Jereznv50/ir/tgsi: Replace the inlining logic with proper...
2012-04-14 Francisco Jereznv50/ir: Decouple DataArray from the dictionary that...
2012-04-14 Christoph Bumillernv50/ir: add setFlagsDef/Src helper
2011-10-21 Christoph Bumillernv50/ir: import SM4 converter
2011-10-21 Christoph Bumillernv50/ir: use RDSV to fetch FrontFacing before lowering
2011-09-14 Christoph Bumillernv50/ir: add missing license headers
2011-09-14 Christoph Bumillernv50/ir: import new shader backend code