Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | iris: isv freeing fixes | Kenneth Graunke | 2019-02-21 | 1 | -8/+4 | |
* | iris: TES stash | Kenneth Graunke | 2019-02-21 | 1 | -1/+54 | |
* | iris: SBA once at context creation, not per batch | Kenneth Graunke | 2019-02-21 | 3 | -15/+5 | |
* | iris: fix a scissor bug | Kenneth Graunke | 2019-02-21 | 1 | -1/+2 | |
* | iris: assemble SAMPLER_STATE table at bind time | Kenneth Graunke | 2019-02-21 | 2 | -23/+36 | |
* | iris: same treatment for sampler views | Kenneth Graunke | 2019-02-21 | 1 | -2/+20 | |
* | iris: allocate SURFACE_STATEs up front and stop streaming them | Kenneth Graunke | 2019-02-21 | 1 | -23/+66 | |
* | iris: delete more trash | Kenneth Graunke | 2019-02-21 | 2 | -19/+0 | |
* | iris: canonicalize addresses. | Kenneth Graunke | 2019-02-21 | 1 | -4/+22 | |
* | iris: validation dumping improvements | Kenneth Graunke | 2019-02-21 | 2 | -3/+8 | |
* | iris: update vb BO handling now that we have softpin | Kenneth Graunke | 2019-02-21 | 1 | -13/+13 | |
* | iris: decoder fixes | Kenneth Graunke | 2019-02-21 | 1 | -5/+8 | |
* | iris: binder fixes | Kenneth Graunke | 2019-02-21 | 2 | -0/+5 | |
* | iris: hook up batch decoder | Kenneth Graunke | 2019-02-21 | 2 | -6/+43 | |
* | iris: binders | Kenneth Graunke | 2019-02-21 | 8 | -13/+151 | |
* | iris: include p_defines.h in iris_bufmgr.h | Kenneth Graunke | 2019-02-21 | 1 | -0/+1 | |
* | iris: set EXEC_OBJECT_WRITE | Kenneth Graunke | 2019-02-21 | 3 | -9/+14 | |
* | iris: rewrite to use memzones and not relocs | Kenneth Graunke | 2019-02-21 | 3 | -282/+72 | |
* | iris: more uploaders | Kenneth Graunke | 2019-02-21 | 4 | -3/+23 | |
* | iris: Also set SUPPORTS_48B? Not sure if necessary. | Kenneth Graunke | 2019-02-21 | 1 | -3/+3 | |
* | iris: dump gtt offset in dump_validation_list | Kenneth Graunke | 2019-02-21 | 1 | -2/+3 | |
* | iris: fix icache memzone | Kenneth Graunke | 2019-02-21 | 1 | -1/+1 | |
* | iris: Soft-pin the universe | Kenneth Graunke | 2019-02-21 | 6 | -55/+251 | |
* | iris: some thinking about binding tables | Kenneth Graunke | 2019-02-21 | 1 | -1/+24 | |
* | iris: bufmgr updates. | Kenneth Graunke | 2019-02-21 | 3 | -55/+20 | |
* | iris: stop adding 9 to our varyings | Kenneth Graunke | 2019-02-21 | 1 | -1/+1 | |
* | iris: set strides on transfers | Kenneth Graunke | 2019-02-21 | 1 | -2/+2 | |
* | iris: enable a few more formats | Kenneth Graunke | 2019-02-21 | 1 | -2/+2 | |
* | iris: decode batches if they fail to submit | Kenneth Graunke | 2019-02-21 | 1 | -2/+3 | |
* | iris: NOOP pad batches correctly | Kenneth Graunke | 2019-02-21 | 1 | -3/+9 | |
* | iris: warn if execbuf fails | Kenneth Graunke | 2019-02-21 | 1 | -1/+5 | |
* | iris: uniform bits...badly | Kenneth Graunke | 2019-02-21 | 3 | -5/+96 | |
* | iris: sample mask...not 0. | Kenneth Graunke | 2019-02-21 | 1 | -1/+1 | |
* | iris: write DISABLES are not write ENABLES...whoops | Kenneth Graunke | 2019-02-21 | 1 | -4/+4 | |
* | iris: fix extents | Kenneth Graunke | 2019-02-21 | 1 | -9/+6 | |
* | iris: catastrophic state pointer mistake | Kenneth Graunke | 2019-02-21 | 1 | -1/+1 | |
* | iris: more SF CL VPs | Kenneth Graunke | 2019-02-21 | 2 | -6/+10 | |
* | iris: fix dmabuf retval comparisons | Kenneth Graunke | 2019-02-21 | 1 | -3/+3 | |
* | iris: more sketchy SBE | Kenneth Graunke | 2019-02-21 | 1 | -0/+13 | |
* | iris: compctrl | Kenneth Graunke | 2019-02-21 | 2 | -3/+20 | |
* | iris: actually pin the instruction cache buffers | Kenneth Graunke | 2019-02-21 | 4 | -2/+17 | |
* | iris: smaller blend state | Kenneth Graunke | 2019-02-21 | 1 | -5/+8 | |
* | iris: don't do samplers for disabled stages | Kenneth Graunke | 2019-02-21 | 1 | -2/+3 | |
* | iris: render targets! | Kenneth Graunke | 2019-02-21 | 1 | -0/+57 | |
* | iris: fix silly unused batch with addr macro | Kenneth Graunke | 2019-02-21 | 1 | -3/+4 | |
* | iris: warning fixes | Kenneth Graunke | 2019-02-21 | 1 | -4/+4 | |
* | iris: basic SBE code | Kenneth Graunke | 2019-02-21 | 1 | -5/+46 | |
* | iris: alpha testing in PSB | Kenneth Graunke | 2019-02-21 | 1 | -6/+13 | |
* | iris: blend state | Kenneth Graunke | 2019-02-21 | 1 | -15/+40 | |
* | iris: dummy constants | Kenneth Graunke | 2019-02-21 | 2 | -1/+26 |