Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iris: Support multiple binder BOs, update Surface State Base Address | Kenneth Graunke | 2019-02-21 | 1 | -2/+4 |
* | iris: implement get_sample_position | Kenneth Graunke | 2019-02-21 | 1 | -0/+37 |
* | iris: use consistent copyright formatting | Kenneth Graunke | 2019-02-21 | 1 | -13/+13 |
* | iris: comment everything | Kenneth Graunke | 2019-02-21 | 1 | -0/+12 |
* | iris: implement texture/memory barriers | Kenneth Graunke | 2019-02-21 | 1 | -0/+1 |
* | iris: slab allocate transfers | Kenneth Graunke | 2019-02-21 | 1 | -0/+4 |
* | iris: implement border color, fix other sampler nonsense | Kenneth Graunke | 2019-02-21 | 1 | -0/+1 |
* | iris: plug leaks | Kenneth Graunke | 2019-02-21 | 1 | -0/+1 |
* | iris: completely rewrite binder | Kenneth Graunke | 2019-02-21 | 1 | -3/+0 |
* | 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 |