summaryrefslogtreecommitdiff
path: root/tools/null_state_gen
AgeCommit message (Expand)AuthorFilesLines
2021-04-23gitignore: Remove various .gitignore filesPetri Latvala1-1/+0
2021-04-06Get rid of GNU AutotoolsArkadiusz Hiler1-31/+0
2019-01-29automake: Ditch all EXTRA_DIST directivesDaniel Vetter1-4/+0
2018-07-25build: provide include for missing syscallsLucas De Marchi1-1/+2
2018-07-18lib/rendercopy: Use gen4 definitions if applicableLukasz Kalamarz4-114/+114
2018-06-14lib/gen8_render: Cleanup of libsLukasz Kalamarz2-26/+26
2018-06-14lib/rendercopy: Use gen6 definitions if applicableLukasz Kalamarz3-64/+64
2018-06-05lib: Rename all surfaceformat calls in libsLukasz Kalamarz2-8/+8
2017-12-08debugger/overlay/tools: make sure to include embedded drm-uapi headersLionel Landwerlin1-1/+1
2017-10-02meson: Distribute meson build system filesPetri Latvala1-0/+4
2017-09-08meson: basic build system supportDaniel Vetter1-0/+15
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