<div dir="ltr"><div><div>All,<br><br></div>We are getting very close to being able to merge the Vulkan driver into mesa master.  I've got around 30 patches on the mailing list that are still awaiting review.  Once those get merged, the diff between the "vulkan" and "master" branches is basically zero except for adding new files.  The going plan is to get the diff between the two branches down to zero except for the new "src/intel" directory and minimal build system changes and then do an actual git merge.  I know we don't usually do merges in this project, but the Vulkan driver is big and has a lot of history that we would like to preserve.  If you're strongly opposed to doing a merge, please speak up now!<br><br></div><div>Things that still need review:<br><br></div><div> 1) i965 back-end patches for indirect push constants<br></div><div> 2) i965 and NIR patches to add a couple new opcodes<br></div><div> 3) Misc i965 and NIR patches we've been carrying around in the vulkan branch for a while<br></div><div> 4) A patch to <a href="http://configure.ac">configure.ac</a> to add new flags for building Vulkan drivers (mostly written, not yet sent).<br></div><div><br></div><div>Those will all undergo the normal review process and get pushed *before* we merge.  That way the only thing the merge does is add a new directory and a three or four lines each to <a href="http://configure.ac">configure.ac</a> and src/Makefile.am.<br><br></div><div>If people step up with code review, I'm hoping that we can merge some time this week or next.<br><br></div><div>--Jason Ekstrand<br></div></div>