The ffsll patch seems dodgy... among other things the same logic is in imports.c and thus would probably best refactored to src/util, but additionally it's only defined if !_GNU_SOURCE -- is that OK? Would e.g. a 32-bit build have ffsll?
Perhaps it'd make sense to post the generic patches to the list? On Thu, Aug 27, 2015 at 7:47 PM, Brian Paul <bri...@vmware.com> wrote: > > If you've seen the announcement of VMware Workstation 12 / Fusion 8, we now > support OpenGL 3.3 in the guest. > > The Mesa/gallium patches for this can be seen in my git repo at > cgit.freedesktop.org/~brianp/mesa/log/?h=vmware-gl3 > > The first 15 patches or so are general gallium util/tgsi/etc changes. > They've all been reviewed in-house but Mesa developers are more than welcome > to review them too. > > The remaining patches are all isolated to src/gallium/drivers/svga/. The > bulk of the driver changes are in a large squashed patch ("svga: update > driver for version 10 GPU interface"). > > If there's no feedback in the next day or two, I'll apply the series to the > master branch. > > -Brian > _______________________________________________ > mesa-dev mailing list > mesa-dev@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/mesa-dev _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev