Re: [Mesa-dev] [PATCH 11/11] util: move u_cpu_detect to util

2018-10-30 Thread Marek Olšák
For the series: Reviewed-by: Marek Olšák Marek On Mon, Oct 29, 2018 at 4:52 PM Dylan Baker wrote: > Quoting Brian Paul (2018-10-29 12:24:13) > > On 10/29/2018 12:57 PM, Dylan Baker wrote: > > > CC: v...@freedesktop.org > > > CC: Roland Scheidegger > > > Bugzilla: > https://na01.safelinks.pro

Re: [Mesa-dev] [PATCH 11/11] util: move u_cpu_detect to util

2018-10-29 Thread Dylan Baker
Quoting Brian Paul (2018-10-29 12:24:13) > On 10/29/2018 12:57 PM, Dylan Baker wrote: > > CC: v...@freedesktop.org > > CC: Roland Scheidegger > > Bugzilla: > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbugs.freedesktop.org%2Fshow_bug.cgi%3Fid%3D107870&data=02%7C01%7Cbrianp%

Re: [Mesa-dev] [PATCH 11/11] util: move u_cpu_detect to util

2018-10-29 Thread Brian Paul
On 10/29/2018 12:57 PM, Dylan Baker wrote: > CC: v...@freedesktop.org > CC: Roland Scheidegger > Bugzilla: > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbugs.freedesktop.org%2Fshow_bug.cgi%3Fid%3D107870&data=02%7C01%7Cbrianp%40vmware.com%7Cc877b18570db4c38c0dc08d63dd09044%7Cb

[Mesa-dev] [PATCH 11/11] util: move u_cpu_detect to util

2018-10-29 Thread Dylan Baker
CC: v...@freedesktop.org CC: Roland Scheidegger Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107870 Fixes: 80825abb5d1a7491035880253ffd531c55acae6b ("move u_math to src/util") --- Roland, you noticed that the previous attempt to fix this issue broke windows. I've run scons with m