Modern userspace APIs like Vulkan are built on an explicit
synchronization model. This doesn't always play nicely with the
implicit synchronization used in the kernel and assumed by X11 and
Wayland. The client -> compositor half of the synchronization isn't too
bad, at least on intel, because we
On 21/05/2021 17:48, Matthew Brost wrote:
On Fri, May 21, 2021 at 01:00:54PM +0100, Tvrtko Ursulin wrote:
[snip]
+ * enables parallel submission across multiple engine classes. In this case
each
+ * context's logical engine mask indicates where that context can placed. It is
+ * implied in
Indeed, a lot of communities are moving to Libera. However,
centralization is what caused the mess with freenode in the first place,
thus communities spreading to different services may not be such a bad
idea. As long as the channels themselves are not split, that is.
On 21/05/2021 15:33, Simo