Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | anv/formats: Use the isl_channel_select enum for the swizzle | Jason Ekstrand | 2016-05-17 | 1 | -4/+14 |
* | anv/formats: Add an anv_get_format helper | Jason Ekstrand | 2016-05-17 | 1 | -44/+36 |
* | anv/format: Simplify anv_format | Jason Ekstrand | 2016-05-17 | 1 | -37/+38 |
* | anv/formats: Delete validate_GetPhysicalDeviceFormatProperties | Jason Ekstrand | 2016-05-17 | 1 | -10/+0 |
* | anv/formats: Return proper error code for unsupported formats | Nanley Chery | 2016-04-27 | 1 | -1/+1 |
* | anv/formats: Advertise blit support for stencil | Jason Ekstrand | 2016-04-08 | 1 | -6/+4 |
* | anv: Don't allow D16_UNORM to be combined with stencil | Jason Ekstrand | 2016-03-05 | 1 | -1/+1 |
* | anv/formats: Don't use a compound literal to initialize a const array | Jason Ekstrand | 2016-02-18 | 1 | -2/+2 |
* | Move the intel vulkan driver to src/intel/vulkan | Jason Ekstrand | 2016-02-18 | 1 | -0/+603 |