[Mesa-dev] [PATCH] st/dri: Remove useless flush front.

Stéphane Marchesin stephane.marchesin at gmail.com
Tue Jan 17 15:47:22 PST 2012


On Wed, Jan 11, 2012 at 10:13, Jose Fonseca <jfonseca at vmware.com> wrote:
> ----- Original Message -----
>> Where else would the flush go?
>
> Maybe one of the callers already invoked glFlush, or something like that.
>
>> I'll look into fixing it differently
>> but if the flush is anywhere in the makecurrent path, the same issue
>> will happen. Again, none of the classic dri drivers do it.
>
> If you wanna a short term fix, it might be OK with just commenting out the flush call, but please leave a note there saying that a flush is needed for strict conformance.
>

Ok I'll push this for now as it fixes a bunch of Chrome bugs. I guess
I'm confused why no other drivers do it, but maybe they're just all
non-conformant....

Stéphane


More information about the mesa-dev mailing list