Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iris: Put batches in an array | Kenneth Graunke | 2019-02-21 | 1 | -2/+2 |
* | iris: scissored and mirrored blits | Kenneth Graunke | 2019-02-21 | 1 | -10/+206 |
* | iris: rework format translation apis | Kenneth Graunke | 2019-02-21 | 1 | -20/+12 |
* | iris: use consistent copyright formatting | Kenneth Graunke | 2019-02-21 | 1 | -13/+13 |
* | iris: call maybe_flush for each blorp operation | Kenneth Graunke | 2019-02-21 | 1 | -2/+4 |
* | iris: assert depth is 1 in resource_copy_region | Kenneth Graunke | 2019-02-21 | 1 | -0/+2 |
* | iris: blorp blit multiple slices | Kenneth Graunke | 2019-02-21 | 1 | -17/+21 |
* | iris: actually do stencil blits | Kenneth Graunke | 2019-02-21 | 1 | -0/+19 |
* | iris: comment everything | Kenneth Graunke | 2019-02-21 | 1 | -0/+12 |
* | iris: fix msaa flipping filters | Kenneth Graunke | 2019-02-21 | 1 | -2/+2 |
* | iris: fix blorp filters | Kenneth Graunke | 2019-02-21 | 1 | -2/+48 |
* | iris: actually handle array layers in blits | Kenneth Graunke | 2019-02-21 | 1 | -3/+2 |
* | iris: maybe-flush before blorp operations | Kenneth Graunke | 2019-02-21 | 1 | -2/+10 |
* | iris: implement copy image | Kenneth Graunke | 2019-02-21 | 1 | -0/+28 |
* | iris: fall back to u_generate_mipmap | Kenneth Graunke | 2019-02-21 | 1 | -13/+0 |
* | iris: clears | Kenneth Graunke | 2019-02-21 | 1 | -9/+9 |
* | iris: more blitting code to make readpixels work | Kenneth Graunke | 2019-02-21 | 1 | -1/+76 |
* | iris: delete iris_pipe.c, shuffle code around | Kenneth Graunke | 2019-02-21 | 1 | -0/+57 |