Comment 57 for bug 1553328

Revision history for this message
In , Jim Blandy (jimb) wrote :

(In reply to Ilia Mirkin from comment #27)
> Created attachment 119323 [details]
> deal with bind == 0
>
> Oh blast, you're right. Can't disable GL_ARB_direct_state_access, since it's
> o(dummy_true). Try this mesa patch, which should fix it (but might break
> things on nv30... need to figure that out).

Okay, cool. Building Mesa from source isn't something I can dive into right now, but I'm hoping I'll have more time for this project in the near future. (I tried just whacking the domain value into *buffer with GDB and seeing if the code could proceed, but optimized code foiled me.)