Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | radv: fix typo in a2b10g10r10 fast clear calculation. | Dave Airlie | 2017-02-19 | 1 | -1/+1 |
* | radv: add fast color clear for b10g11r11 | Dave Airlie | 2017-02-16 | 1 | -0/+5 |
* | radv: Add CPU color packing for VK_FORMAT_A2B10G10R10_UNORM_PACK32. | Bas Nieuwenhuizen | 2017-02-08 | 1 | -2/+6 |
* | radv: Expose transfer format features. | Bas Nieuwenhuizen | 2017-01-30 | 1 | -0/+11 |
* | radv: Don't allow any operations on non-supported depth/stencil formats. | Bas Nieuwenhuizen | 2017-01-30 | 1 | -4/+5 |
* | radv: implement VK_KHR_GET_PHYSICAL_DEVICE_PROPERTIES_2 | Dave Airlie | 2017-01-28 | 1 | -0/+36 |
* | radv: fix rendering to b10g11r11_ufloat_pack32 | Dave Airlie | 2016-12-26 | 1 | -1/+1 |
* | radv: fix image view creation for depth and stencil only | Dave Airlie | 2016-11-21 | 1 | -0/+1 |
* | radv: fix uninitialized variables | Grigori Goronzy | 2016-10-12 | 1 | -1/+1 |
* | radv: add initial non-conformant radv vulkan driver | Dave Airlie | 2016-10-07 | 1 | -0/+1085 |