Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iris: clear dirty | Kenneth Graunke | 2019-02-21 | 1 | -1/+1 |
* | iris: bindings dirty tracking | Kenneth Graunke | 2019-02-21 | 1 | -0/+9 |
* | iris: put back the always flush - fixes some things :( | Kenneth Graunke | 2019-02-21 | 1 | -1/+1 |
* | iris: comment about reemitting and flushing | Kenneth Graunke | 2019-02-21 | 1 | -1/+4 |
* | iris: completely rewrite binder | Kenneth Graunke | 2019-02-21 | 1 | -1/+1 |
* | iris: flush always | Kenneth Graunke | 2019-02-21 | 1 | -0/+3 |
* | iris: chaining not growing | Kenneth Graunke | 2019-02-21 | 1 | -4/+7 |
* | iris: hacky flushing for now | Kenneth Graunke | 2019-02-21 | 1 | -0/+14 |
* | iris: copy over i965's cache tracking | 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 | -1/+1 |
* | iris: make an ice->render_batch field | Kenneth Graunke | 2019-02-21 | 1 | -2/+1 |
* | iris: some program code | Kenneth Graunke | 2019-02-21 | 1 | -144/+4 |
* | iris: some draw info, vbs, sample mask | Kenneth Graunke | 2019-02-21 | 1 | -1/+1 |
* | iris: initial render state upload | Kenneth Graunke | 2019-02-21 | 1 | -0/+4 |
* | iris: Initial commit of a new 'iris' driver for Intel Gen8+ GPUs. | Kenneth Graunke | 2019-02-21 | 1 | -0/+178 |