Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iris/clear: Pass on render_condition_enabled. | Rafael Antognolli | 2019-02-21 | 1 | -2/+4 |
* | iris: some initial HiZ bits | Kenneth Graunke | 2019-02-21 | 1 | -3/+3 |
* | iris: add some draw resolve hooks | Kenneth Graunke | 2019-02-21 | 1 | -2/+2 |
* | iris: blorp using resolve hooks | Kenneth Graunke | 2019-02-21 | 1 | -3/+22 |
* | iris: implement clearing render target and depth stencil | Timur Kristóf | 2019-02-21 | 1 | -107/+184 |
* | iris: Fix clear dimensions | Kenneth Graunke | 2019-02-21 | 1 | -2/+3 |
* | iris: fix conditional compute, don't stomp predicate for pipelined queries | Kenneth Graunke | 2019-02-21 | 1 | -2/+2 |
* | iris: for BLORP, only use the predicate enable bit when USE_BIT | Kenneth Graunke | 2019-02-21 | 1 | -1/+8 |
* | iris: add conditional render support | Dave Airlie | 2019-02-21 | 1 | -1/+1 |
* | iris: Put batches in an array | Kenneth Graunke | 2019-02-21 | 1 | -2/+2 |
* | iris: use consistent copyright formatting | Kenneth Graunke | 2019-02-21 | 1 | -13/+13 |
* | iris: implement ARB_clear_texture | Kenneth Graunke | 2019-02-21 | 1 | -0/+94 |
* | iris: actually emit stencil packets | Kenneth Graunke | 2019-02-21 | 1 | -23/+5 |
* | iris: clear stencil | Kenneth Graunke | 2019-02-21 | 1 | -8/+36 |
* | iris: comment everything | Kenneth Graunke | 2019-02-21 | 1 | -0/+5 |
* | iris: depth clears | Kenneth Graunke | 2019-02-21 | 1 | -2/+17 |
* | iris: maybe-flush before blorp operations | Kenneth Graunke | 2019-02-21 | 1 | -1/+5 |
* | iris: clear fix | Kenneth Graunke | 2019-02-21 | 1 | -2/+4 |
* | iris: clears | Kenneth Graunke | 2019-02-21 | 1 | -1/+37 |
* | iris: delete iris_pipe.c, shuffle code around | Kenneth Graunke | 2019-02-21 | 1 | -0/+75 |