On 19 October 2016 at 04:26, Emil Velikov <emil.l.veli...@gmail.com> wrote: > Hi Dave, > > Thanks for doing this. It'll be great to get an Ack from the Intel > devs, on the idea. > > Afaics with 22/22 in place you can drop the vk_alloc2/vk_free2 > functions since they are no longer used.
No they are still used in the anv/radv code, just not in the wsi code. >> src/mesa/main/tests/Makefile >> src/util/Makefile >> src/util/tests/hash_table/Makefile >> - src/vulkan/Makefile]) >> + src/vulkan/Makefile >> + src/vulkan/wsi/Makefile]) >> > Just fold the new Makefile into the existing one ? In should be as > simple as adding wsi/ prefix to files. > Alternatively we can do that as a follow-up. Actually we ended up not needing src/vulkan, so this ends up at one line now. Dave. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev