Hi Brian,
On Friday, June 10, 2016 12:41:29 Brian Paul wrote:
> Long term, I'd like to get away from imports.h defining or including a
> bunch of stuff that a lot of .c files don't need. So I'd prefer to
> include bitscan.h where needed, but I agree with your concerns.
In that case, ideally we would also have a u_ffs then so that missing includes
get detected early.
> The patch as you have it now is fine. I tested it with MSVC.
Pushed this part now. Thanks for review and testing.
> I see there's some _mesa_fsl() functions still in imports.h. I think
> those should probably go into bitscan.h too. A follow-on commit would
> be OK.
Ok.
Thanks
Mathias
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev