Nabla icon indicating copy to clipboard operation
Nabla copied to clipboard

feature: implement xcb for windowing

Open pollend opened this issue 2 years ago • 4 comments

Description

WIP support that replaces x11 with xcb

pollend avatar Feb 21 '23 03:02 pollend

Btw please decide on XCB vs Xcb in the class names and document that decision.

I'm currently rewriting the future_t and AsyncQueueDispatcher because of deadlock bugs.

This will need to be brought in line with the changes later.

ref: https://github.com/Devsh-Graphics-Programming/Nabla-Examples-and-Tests/pull/32

pollend avatar Mar 18 '23 17:03 pollend

[CI]: Can one of the admins verify this patch?