Re: [Mesa-dev] Re mesa/st: add tgsi-lowering code for depth-clamp

2019-08-03 Thread Ilia Mirkin
I've done the tests to satisfy my own curiousity... it all works correctly as-is, it would seem. I need to go back and re-look at barycentric coordinates generation. Gert - your change should be all good from what I can tell experimentally. Although I still don't understand why. -ilia On Sat,

[Mesa-dev] [Bug 111290] undefined symbol _dri2_get_mapping_by_fourcc

2019-08-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111290 --- Comment #2 from Eric Engestrom --- Issue known, fix here: https://gitlab.freedesktop.org/mesa/mesa/merge_requests/1556 And already tested to fix the build on MacOS :) -- You are receiving this mail because: You are the QA Contact for the

[Mesa-dev] [Bug 111262] lp_bld_misc.cpp:811:51: error: ‘llvm::AtomicOrdering’ is not a class or namespace

2019-08-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111262 --- Comment #4 from Vinson Lee --- It could be due to different default C++ standards used in different compilers. -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug.___