Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | iris: save query type | Kenneth Graunke | 2019-02-21 | 1 | -3/+6 | |
* | iris: draw indirect support? | Kenneth Graunke | 2019-02-21 | 1 | -1/+48 | |
* | iris: fix CC_VIEWPORT | Kenneth Graunke | 2019-02-21 | 2 | -29/+53 | |
* | iris: multislice transfer maps | Kenneth Graunke | 2019-02-21 | 2 | -22/+36 | |
* | iris: disable 6x MSAA support | Kenneth Graunke | 2019-02-21 | 1 | -2/+3 | |
* | iris: fix sample mask for MSAA-off | Kenneth Graunke | 2019-02-21 | 1 | -1/+1 | |
* | iris: actually pin the buffers | Kenneth Graunke | 2019-02-21 | 2 | -1/+16 | |
* | iris: fix SO_DECL_LIST | Kenneth Graunke | 2019-02-21 | 1 | -1/+1 | |
* | iris: bother setting program_string_id... | Kenneth Graunke | 2019-02-21 | 2 | -13/+11 | |
* | iris: set even if no outputs | Kenneth Graunke | 2019-02-21 | 1 | -3/+0 | |
* | iris: streamout | Kenneth Graunke | 2019-02-21 | 4 | -23/+88 | |
* | iris: SO buffers | Kenneth Graunke | 2019-02-21 | 1 | -11/+90 | |
* | iris: Implement 3DSTATE_SO_DECL_LIST | Kenneth Graunke | 2019-02-21 | 4 | -23/+159 | |
* | iris: rearrange iris_resource.h | Kenneth Graunke | 2019-02-21 | 1 | -11/+23 | |
* | iris: slab allocate transfers | Kenneth Graunke | 2019-02-21 | 6 | -15/+29 | |
* | iris: don't crash on shader perf logs | Kenneth Graunke | 2019-02-21 | 1 | -1/+16 | |
* | iris: fix depth bounds clamp enables | Kenneth Graunke | 2019-02-21 | 1 | -2/+7 | |
* | iris: fix clip flagging on fb changes | Kenneth Graunke | 2019-02-21 | 1 | -1/+1 | |
* | iris: comment out l/a/i/la | Kenneth Graunke | 2019-02-21 | 1 | -27/+29 | |
* | iris: actually handle array layers in blits | Kenneth Graunke | 2019-02-21 | 1 | -3/+2 | |
* | iris: keep DISCARD_RANGE | Kenneth Graunke | 2019-02-21 | 1 | -1/+2 | |
* | iris: actually set cube bit properly | Kenneth Graunke | 2019-02-21 | 1 | -1/+2 | |
* | iris: rename map->stride | Kenneth Graunke | 2019-02-21 | 1 | -9/+10 | |
* | iris: fix zoffset asserts with 2DArray/Cube | Kenneth Graunke | 2019-02-21 | 1 | -1/+3 | |
* | iris: SBE change stash | Kenneth Graunke | 2019-02-21 | 2 | -1/+5 | |
* | iris: just malloc one iris_genx_state instead of a bunch of oddball pieces | Kenneth Graunke | 2019-02-21 | 2 | -39/+40 | |
* | iris: dead pointer | Kenneth Graunke | 2019-02-21 | 1 | -1/+0 | |
* | iris: implement border color, fix other sampler nonsense | Kenneth Graunke | 2019-02-21 | 6 | -14/+182 | |
* | iris: border color memory zone :( | Kenneth Graunke | 2019-02-21 | 2 | -8/+25 | |
* | iris: don't include binder in surface VMA range | Kenneth Graunke | 2019-02-21 | 3 | -3/+3 | |
* | iris: state ref tuple | Kenneth Graunke | 2019-02-21 | 4 | -107/+103 | |
* | iris: null surface for unbound textures | Kenneth Graunke | 2019-02-21 | 2 | -1/+26 | |
* | iris: depth clears | Kenneth Graunke | 2019-02-21 | 1 | -2/+17 | |
* | iris: fix GS dispatch mode | Kenneth Graunke | 2019-02-21 | 1 | -1/+1 | |
* | iris: fix 3DSTATE_VERTEX_ELEMENTS / VF_INSTANCING for 0 elements | Kenneth Graunke | 2019-02-21 | 1 | -3/+16 | |
* | iris: don't emit garbage 3DSTATE_VERTEX_BUFFERS when there aren't any | Kenneth Graunke | 2019-02-21 | 1 | -5/+7 | |
* | iris: geometry shader support | Kenneth Graunke | 2019-02-21 | 1 | -2/+58 | |
* | iris: TES uniform fixes | Kenneth Graunke | 2019-02-21 | 1 | -1/+3 | |
* | iris: larger polygon offset | Kenneth Graunke | 2019-02-21 | 1 | -1/+1 | |
* | iris: fix provoking vertex ordering | Kenneth Graunke | 2019-02-21 | 1 | -4/+4 | |
* | iris: maybe-flush before blorp operations | Kenneth Graunke | 2019-02-21 | 2 | -3/+15 | |
* | iris: lightmodel flat | Kenneth Graunke | 2019-02-21 | 1 | -0/+3 | |
* | iris: implement copy image | Kenneth Graunke | 2019-02-21 | 2 | -12/+28 | |
* | iris: fall back to u_generate_mipmap | Kenneth Graunke | 2019-02-21 | 2 | -14/+1 | |
* | iris: clear fix | Kenneth Graunke | 2019-02-21 | 1 | -2/+4 | |
* | iris: shader dirty bits | Kenneth Graunke | 2019-02-21 | 1 | -9/+18 | |
* | iris: rework DEBUG_REEMIT | Kenneth Graunke | 2019-02-21 | 2 | -4/+5 | |
* | iris: clears | Kenneth Graunke | 2019-02-21 | 5 | -19/+61 | |
* | iris: better boxing on maps | Kenneth Graunke | 2019-02-21 | 1 | -3/+23 | |
* | iris: fix fragcoord ytransform | Kenneth Graunke | 2019-02-21 | 1 | -2/+2 |