Hey folks,
the merge request at
https://gitlab.freedesktop.org/mesa/mesa/merge_requests/1220 moves
radv to using the rtld for shader uploads for parity with radeonsi and
to address some issues that arose with changes in LLVM behavior.
Please review!
Cheers,
Nicolai
--
Lerne, wie die Welt wirklic
Arghh... the various debugging printf()s are still in the patches that
I sent out, those are obviously not supposed to be there.
The cleaned up version is at
http://cgit.freedesktop.org/~nh/mesa/log/?h=pbo-upload
On Mon, Jan 18, 2016 at 5:22 PM, Nicolai Hähnle wrote:
> Hi everybody,
>
> this ser