Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | anv: Don't advertise pipelineStatisticsQuery | Kristian Høgsberg Kristensen | 2016-02-29 | 1 | -1/+1 |
| | | | | | | We don't support that just yet. Reported-by: Jacek Konieczny <[email protected]> | ||||
* | anv: Use isl to fill buffer surface states | Jason Ekstrand | 2016-02-27 | 1 | -18/+6 |
| | |||||
* | anv/device: Properly handle apiVersion == 0 | Jason Ekstrand | 2016-02-25 | 1 | -3/+8 |
| | | | | | | From the Vulkan 1.0 spec section 3.2: "If apiVersion is 0 the implementation must ignore it" | ||||
* | anv: Zero out the WSI array when initializing the instance | Jason Ekstrand | 2016-02-20 | 1 | -0/+2 |
| | |||||
* | Move the intel vulkan driver to src/intel/vulkan | Jason Ekstrand | 2016-02-18 | 1 | -0/+1789 |