Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-05-08 | radv/meta: move blit2d to using push constants | Dave Airlie | 1 | -2/+2 |
2017-05-03 | radv: move some image info into a separate struct. | Dave Airlie | 1 | -4/+4 |
2017-03-07 | radv: handle z offset for 3d image <-> buffer copies. | Dave Airlie | 1 | -0/+4 |
2017-02-27 | vulkan/wsi/radv: add initial prime support (v1.1) | Dave Airlie | 1 | -0/+20 |
2017-01-30 | radv: Fix vkCmdCopyImage for 2d slices into 3d Images | Andres Rodriguez | 1 | -1/+4 |
2016-12-18 | radv: implement image->image copies using compute shader | Dave Airlie | 1 | -5/+14 |
2016-12-18 | radv: add a compute shader implementation for buffer to image | Dave Airlie | 1 | -4/+19 |
2016-12-08 | radv/meta: cleanup image info setup. | Dave Airlie | 1 | -19/+13 |
2016-12-08 | radv/meta: split copyimage api into api and meta function | Dave Airlie | 1 | -11/+23 |
2016-10-07 | radv: add initial non-conformant radv vulkan driver | Dave Airlie | 1 | -0/+399 |