[Mesa-dev] [Bug 110662] shadow artifacts in Assassin's Creed: Unity

2019-08-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110662 tempel.jul...@gmail.com changed: What|Removed |Added Resolution|--- |NOTOURBUG Status|N

[Mesa-dev] [MR!1706] Bump C++ standard requirement to C++17 to fix FTBFS with LLVM 10

2019-08-17 Thread Kai Wasserbäch
Hey, I sent an MR to fix a build failure with LLVM 10 (). Comments and merge welcome. 😉 (Can I add labels myself, I don't think so?) Cheers, Kai signature.asc Description: OpenPGP digital signature __

[Mesa-dev] [PATCH] gallium/vl: use compute preference for all multimedia, not just blit

2019-08-17 Thread Ilia Mirkin
The compute paths in vl are a bit AMD-specific. For example, they (on nouveau), try to use a BGRX8 image format, which is not supported. Fixing all this is probably possible, but since the compute paths aren't in any way better, it's difficult to care. Bugzilla: https://bugs.freedesktop.org/show_b