Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | radv: always free nir shaders from modules on stack | Grazvydas Ignotas | 2017-05-10 | 1 | -4/+2 |
* | nir: Embed the shader_info in the nir_shader again | Jason Ekstrand | 2017-05-09 | 1 | -4/+4 |
* | radv/meta: port blit to using push constants | Dave Airlie | 2017-05-08 | 1 | -100/+65 |
* | radv: move some image info into a separate struct. | Dave Airlie | 2017-05-03 | 1 | -3/+3 |
* | radv/meta: generate position for blit shaders. | Dave Airlie | 2017-04-19 | 1 | -51/+16 |
* | radv: use push descriptors in meta | Fredrik Höglund | 2017-04-14 | 1 | -30/+21 |
* | radv: Set proper viewport & scissor for meta draws. | Bas Nieuwenhuizen | 2017-03-30 | 1 | -15/+38 |
* | radv: fix flipped blits | Dave Airlie | 2016-11-23 | 1 | -57/+111 |
* | radv/meta: just local vars for src/dst subresources. | Dave Airlie | 2016-11-23 | 1 | -8/+10 |
* | nir/i965/anv/radv/gallium: make shader info a pointer | Timothy Arceri | 2016-10-26 | 1 | -4/+4 |
* | radv: drop the RADV_CALL macro. | Dave Airlie | 2016-10-12 | 1 | -6/+6 |
* | radv: add initial non-conformant radv vulkan driver | Dave Airlie | 2016-10-07 | 1 | -0/+1270 |