Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iris: Flag ALL_DIRTY_BINDINGS on aux state change. | Rafael Antognolli | 2019-02-21 | 1 | -1/+2 |
* | iris: some initial HiZ bits | Kenneth Graunke | 2019-02-21 | 1 | -0/+5 |
* | iris: store modifier info in res | Kenneth Graunke | 2019-02-21 | 1 | -0/+7 |
* | iris: resolve before transfer maps | Kenneth Graunke | 2019-02-21 | 1 | -3/+6 |
* | iris: add some draw resolve hooks | Kenneth Graunke | 2019-02-21 | 1 | -1/+7 |
* | iris: Initial import of resolve code | Kenneth Graunke | 2019-02-21 | 1 | -0/+148 |
* | iris: create aux surface if needed | Kenneth Graunke | 2019-02-21 | 1 | -0/+3 |
* | iris: Add iris_resource fields for aux surfaces | Kenneth Graunke | 2019-02-21 | 1 | -0/+40 |
* | iris: Make an IRIS_MAX_MIPLEVELS define | Kenneth Graunke | 2019-02-21 | 1 | -0/+2 |
* | iris: whitespace fixes | Kenneth Graunke | 2019-02-21 | 1 | -1/+1 |
* | iris: Allocate buffer resources separately | Jason Ekstrand | 2019-02-21 | 1 | -0/+10 |
* | iris: fix prototype warning | Kenneth Graunke | 2019-02-21 | 1 | -0/+1 |
* | iris: Flush for history at various moments | Kenneth Graunke | 2019-02-21 | 1 | -0/+1 |
* | iris: add iris_flush_and_dirty_for_history | Kenneth Graunke | 2019-02-21 | 1 | -0/+5 |
* | iris: Track a binding history for buffer resources | Kenneth Graunke | 2019-02-21 | 1 | -0/+6 |
* | iris: rework format translation apis | Kenneth Graunke | 2019-02-21 | 1 | -4/+8 |
* | iris: stencil texturing | Kenneth Graunke | 2019-02-21 | 1 | -0/+6 |
* | iris: Move iris_sampler_view declaration to iris_resource.h | Kenneth Graunke | 2019-02-21 | 1 | -0/+18 |
* | iris: rename pipe to base | Kenneth Graunke | 2019-02-21 | 1 | -1/+1 |
* | iris: Convert RGBX to RGBA for rendering. | Kenneth Graunke | 2019-02-21 | 1 | -0/+3 |
* | iris: use u_transfer_helper for depth stencil packing/unpacking | Kenneth Graunke | 2019-02-21 | 1 | -0/+1 |
* | iris: actually emit stencil packets | Kenneth Graunke | 2019-02-21 | 1 | -0/+4 |
* | iris: clear stencil | Kenneth Graunke | 2019-02-21 | 1 | -0/+2 |
* | iris: comment everything | Kenneth Graunke | 2019-02-21 | 1 | -0/+7 |
* | iris: multislice transfer maps | Kenneth Graunke | 2019-02-21 | 1 | -3/+0 |
* | iris: rearrange iris_resource.h | Kenneth Graunke | 2019-02-21 | 1 | -11/+23 |
* | iris: slab allocate transfers | Kenneth Graunke | 2019-02-21 | 1 | -0/+12 |
* | iris: state ref tuple | Kenneth Graunke | 2019-02-21 | 1 | -2/+10 |
* | iris: clears | Kenneth Graunke | 2019-02-21 | 1 | -0/+9 |
* | iris: bits of blorp code | Kenneth Graunke | 2019-02-21 | 1 | -0/+1 |
* | iris: move bo_offset_from_sba | Kenneth Graunke | 2019-02-21 | 1 | -0/+7 |
* | iris: Initial commit of a new 'iris' driver for Intel Gen8+ GPUs. | Kenneth Graunke | 2019-02-21 | 1 | -0/+39 |