Hi,
This is a heads-up that I'm preparing a v2 of this series incorporating
all the feedback received so far.
I plan to submit it imminently (tomorrow?) and several patches have
diverged quite a bit; so please hold on for a few hours on any review
you might have planned.
Thanks!
Eduardo
On 11/
Hello,
This series is the first chunk of our on-going work to support GL_ARB_gl_spirv
[1] and GL_ARB_spirv_extensions [2] in Mesa and i965. It adds API entry-points,
API error checking, most of driver-agnostic setup and housekeeping, and a few
basic i965 bits. It is based off initial work that