Skip to content

Delete imports.h and use more utils functions

Dylan Baker requested to merge dbaker/mesa:use-utils-functions into master

This series makes further use of the functions in utils/ instead of the imports.h. In a few cases this means taking functions out of imports.h and moving them into utils.

Merge request reports