summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/iris/iris_draw.c
Commit message (Expand)AuthorAgeFilesLines
* iris: clear dirtyKenneth Graunke2019-02-211-1/+1
* iris: bindings dirty trackingKenneth Graunke2019-02-211-0/+9
* iris: put back the always flush - fixes some things :(Kenneth Graunke2019-02-211-1/+1
* iris: comment about reemitting and flushingKenneth Graunke2019-02-211-1/+4
* iris: completely rewrite binderKenneth Graunke2019-02-211-1/+1
* iris: flush alwaysKenneth Graunke2019-02-211-0/+3
* iris: chaining not growingKenneth Graunke2019-02-211-4/+7
* iris: hacky flushing for nowKenneth Graunke2019-02-211-0/+14
* iris: copy over i965's cache trackingKenneth Graunke2019-02-211-1/+1
* iris: use vtbl to avoid multiple symbols, fix state base addressKenneth Graunke2019-02-211-1/+1
* iris: make an ice->render_batch fieldKenneth Graunke2019-02-211-2/+1
* iris: some program codeKenneth Graunke2019-02-211-144/+4
* iris: some draw info, vbs, sample maskKenneth Graunke2019-02-211-1/+1
* iris: initial render state uploadKenneth Graunke2019-02-211-0/+4
* iris: Initial commit of a new 'iris' driver for Intel Gen8+ GPUs.Kenneth Graunke2019-02-211-0/+178