On Thu 07 Jun 2018, Jason Ekstrand wrote:
> There are also a pile of places where we look at rb->Name == 0 to determine if
> it's a window-system framebuffer

For the public record, Fritz and I discussed this in person.

I recommend that the patches replace each checking on rb->Name == 0 to
instead check if the framebuffer is in flip mode. In other words,
replace checks on the rb with a check on the fb.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to