summaryrefslogtreecommitdiff
path: root/lib/rendercopy_gen8.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-28rendercopy/bdw: Fix the 3DSTATE_STENCIL_BUFFER instruction lengthDamien Lespiau1-1/+3
2013-11-28rendercopy/bdw: Fix the 3DSTATE_HIER_DEPTH_BUFFER instruction lengthDamien Lespiau1-1/+3
2013-11-28rendercopy/bdw: Fix the various 3DSTATE_CONSTANT_* instruction lengthDamien Lespiau1-17/+31
2013-11-28rendercopy/bdw: Fix the STATE_SIP instruction lengthDamien Lespiau1-3/+4
2013-11-27rendercopy: Pass context to rendercopy functionsVille Syrjälä1-5/+7
2013-11-06rendercopy/bdw: Add AUB annotations for statesDamien Lespiau1-22/+152
2013-11-06rendercopy/bdw: Fix the original implementationDamien Lespiau1-73/+109
2013-11-06rendercopy/bdw: Initial gen8 rendercopyJesse Barnes1-0/+786