[Mesa-dev] [PATCH] utils/u_math: break dependency on gallium/utils
Marek Olšák
maraeo at gmail.com
Mon Sep 10 19:05:02 UTC 2018
On Mon, Sep 10, 2018 at 12:11 PM, Dylan Baker <dylan at pnwbakers.com> wrote:
> I agree that using code from mesa in util is gross, I'm not planning to leave it
> like this. I'm in the middle of cleaning up duplication between util and mesa,
> and I'll plan on pulling u_cpu_detection down into src/util in that series.
>
> In this case while gross there shouldn't be any compilation issues,
> common_x86_features.h is a pure header implementation with no #include's if any
> kind, so while a bit ugly this should be safe.
Yeah. If there is no compilation issue, it's probably fine.
Marek
More information about the mesa-dev
mailing list