Patches 3 through 13, 22, and 23 are
Reviewed-by: Ian Romanick
VBO scares me a bit, so I'll defer to Brian there. :)
On 09/27/2015 03:20 PM, Marek Olšák wrote:
> Hi,
>
> This series removes all driver hooks from dd.h that can be removed easily.
> Such hooks are typically only set to one funct
Hi,
This series removes all driver hooks from dd.h that can be removed easily. Such
hooks are typically only set to one function from core Mesa.
There are no easy ones left. Some of the old state hooks that we'd like to kill
with fire are used by old classic drivers unfortunately.
Please revie