Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iris: more blitting code to make readpixels work | Kenneth Graunke | 2019-02-21 | 1 | -0/+1 |
* | iris: copy over i965's cache tracking | Kenneth Graunke | 2019-02-21 | 1 | -1/+2 |
* | iris: binders | Kenneth Graunke | 2019-02-21 | 1 | -0/+3 |
* | iris: more uploaders | Kenneth Graunke | 2019-02-21 | 1 | -0/+9 |
* | iris: URB configs. | Kenneth Graunke | 2019-02-21 | 1 | -0/+2 |
* | iris: actually destroy the cache | Kenneth Graunke | 2019-02-21 | 1 | -0/+2 |
* | iris: fix SBA | Kenneth Graunke | 2019-02-21 | 1 | -1/+1 |
* | iris: use vtbl to avoid multiple symbols, fix state base address | Kenneth Graunke | 2019-02-21 | 1 | -2/+14 |
* | iris: more comes from bits filled in | Kenneth Graunke | 2019-02-21 | 1 | -0/+2 |
* | iris: initial gpu state | Kenneth Graunke | 2019-02-21 | 1 | -0/+1 |
* | iris: initialize dirty bits to ~0ull | Kenneth Graunke | 2019-02-21 | 1 | -1/+1 |
* | iris: actually flush the commands | Kenneth Graunke | 2019-02-21 | 1 | -0/+4 |
* | iris: make iris_batch target a particular ring | Kenneth Graunke | 2019-02-21 | 1 | -1/+2 |
* | iris: import program cache code | Kenneth Graunke | 2019-02-21 | 1 | -2/+7 |
* | iris: init the batch! | Kenneth Graunke | 2019-02-21 | 1 | -2/+5 |
* | iris: delete iris_pipe.c, shuffle code around | Kenneth Graunke | 2019-02-21 | 1 | -0/+109 |