summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/brw_oa.py
AgeCommit message (Expand)AuthorFilesLines
2018-04-23i965: perf: extract utility functionsLionel Landwerlin1-1/+1
2018-03-22i965: perf: add support for new equation operatorsLionel Landwerlin1-0/+15
2018-03-20i965: annotate brw_oa.py's --header and --code as requiredEmil Velikov1-21/+14
2018-03-20i965: perf: reduce i965 binary sizeLionel Landwerlin1-152/+281
2018-03-02i965: Silence unused parameter warnings in generated OA codeIan Romanick1-1/+1
2017-11-03i965: perf: list registers to program for queriesLionel Landwerlin1-0/+51
2017-11-03i965: perf: factorize code for availabilityLionel Landwerlin1-12/+16
2017-11-03i965: perf: make revision variable availableLionel Landwerlin1-0/+1
2017-06-19i965: perf: fix codegen with single operand equationLionel Landwerlin1-1/+3
2017-03-09i965: Add script to gen code for OA counter queriesRobert Bragg1-0/+554