Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | anv: move to using vk_alloc helpers. | Dave Airlie | 2016-10-19 | 1 | -1/+1 |
* | intel: Move Vulkan sample positions to common code | Jason Ekstrand | 2016-09-14 | 1 | -6/+6 |
* | anv: Use macro to avoid code duplication for sample positions | Anuj Phogat | 2016-08-12 | 1 | -62/+6 |
* | anv: Perform rasterizer discard in the SOL stage instead of the clipper. | Kenneth Graunke | 2016-07-30 | 1 | -1/+0 |
* | anv: Emit DRAWING_RECTANGLE once at driver initialization | Jason Ekstrand | 2016-05-27 | 1 | -0/+9 |
* | anv: s/anv_batch_emit_blk/anv_batch_emit/ | Jason Ekstrand | 2016-04-20 | 1 | -10/+10 |
* | anv/state: Use the new emit macro | Jason Ekstrand | 2016-04-20 | 1 | -77/+78 |
* | anv: Fix backwards shadow comparisons | Kenneth Graunke | 2016-03-04 | 1 | -10/+21 |
* | genxml: Make the border color pointer consistent across gens | Jason Ekstrand | 2016-03-01 | 1 | -5/+1 |
* | anv: Unify gen7 and gen8 state | Jason Ekstrand | 2016-03-01 | 1 | -0/+263 |