Skip to content

mesa: remove lots of unused dd function init code and resulting unused code.

There are a bunch of mesa_init*_functions, that are no longer called. Removing them causes a bunch of other things to fallout, so remove them as well.

I've refrained from shaderobjects until @tarceri stuff lands, but I think dropping linkshader unloads a lot of stuff.

Merge request reports