Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vulkan/wsi: fix out of tree build. | Dave Airlie | 2016-10-19 | 1 | -1/+1 |
| | |||||
* | anv: move to using shared wsi code | Dave Airlie | 2016-10-19 | 1 | -0/+49 |
This moves the shared code to a common subdirectory and makes anv linked to that code instead of the copy it was using. Reviewed-by: Jason Ekstrand <[email protected]> |