summaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/anv_util.c
Commit message (Collapse)AuthorAgeFilesLines
* anv/util: Fix vector resizingJason Ekstrand2016-03-031-12/+19
| | | | | It wasn't properly handling the fact that wrap-around in the source may not translate to wrap-around in the destination. This really needs unit tests.
* Move the intel vulkan driver to src/intel/vulkanJason Ekstrand2016-02-181-0/+195