nv50/ir: Rename "mkLoad" to "mkLoadv" for consistency.
[mesa.git] / src / gallium / drivers / nv50 / codegen / nv50_ir_build_util.h
2013-03-12 Francisco Jereznv50/ir: Rename "mkLoad" to "mkLoadv" for consistency.
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 Christoph Bumillernv50/ir: import nv50 target
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