Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |