On Mon, 25 Jul 2011 22:23:47 +0200, Henri Verbeet <[email protected]> wrote: > Without this we'd miss an update when doing a sequence like {COLOR0, COLOR1}, > {COLOR0}, {COLOR0, COLOR1}.
I don't see that, because the while (buf < MaxDrawBuffers) loop would notice the change from COLOR1 -> NONE. And on transition back, the normal loop would see the change.
pgpLyWEdWvWoj.pgp
Description: PGP signature
_______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
