Boris Boutillier

Results 5 comments of Boris Boutillier

Isn't the one frame lag, related to the pipelined renderer ? What you see is the queue_uinodes from the end of the render app of the previous frame, and the...

I don't like the example being broken, as this is real obvious when using it. Reducing the timeout also means that it increasing consumption even when nothing really happens. I...

I was going back to this when I noted that now on main the button example is working as expected on my setup. I have bi-sect the commit that "fixes"...

Unfortunately this is not sufficient to solve the button issue on all platform. The `prepare_windows` is now split in two function, but the new function `create_surfaces` still has a `NonSend`...

I looked a bit at this issue and here is a _passing_ test case with grand_parent -> parent -> child hierarchy, that **doubly** breaks the Children/Parent relation, namely the two...