summaryrefslogtreecommitdiff
path: root/tools/null_state_gen
AgeCommit message (Expand)AuthorFilesLines
2015-09-11null_state_gen: add const to intel_batch_state_copy dataThomas Wood2-4/+4
2015-09-08tools/null_state_gen: fix various compiler warningsThomas Wood9-23/+51
2015-08-13tools/null_state/gen9: Send all components in VF stateMika Kuoppala1-1/+1
2015-08-13tools/null_state/gen9: Send atleast one valid component in VF stateArun Siluvery1-1/+6
2014-10-10tools/null_state_gen: Add copyright notice to state outputMika Kuoppala1-2/+10
2014-10-10tools/null_state_gen: Add GEN9 golden context batch buffer creationArmin Reese3-3/+485
2014-10-09tools/null_state_gen: Add Gen8 golden stateMika Kuoppala2-574/+278
2014-10-09tools/null_state_gen: Add macro to emit commands with null stateMika Kuoppala2-0/+22
2014-10-09tools/null_state_gen: Limit the total state len to 4096 bytesMika Kuoppala1-1/+1
2014-10-09tools/null_state_gen: Add more debug outputMika Kuoppala1-8/+28
2014-10-09tools/null_state_gen: Add copyrightsMika Kuoppala4-4/+84
2014-09-05tools/null_state_gen: build cmd and state space separatelyMika Kuoppala6-462/+404
2014-09-05lib/rendercopy: fix a typo in defineMika Kuoppala1-1/+1
2014-09-05tools/null_state_gen: terminate relocs with -1Mika Kuoppala1-0/+1
2014-06-12gitignore: add missing files and keep lists sortedThomas Wood1-0/+1
2014-06-09null_state_gen: Fix Makefile.am for make distcheckRodrigo Vivi1-0/+3
2014-06-03tools/null_state_gen: generate null render stateMika Kuoppala7-0/+2201