[Mesa-dev] GL_ARB_copy_image in OpenSWR?

A223 A223 andj2223 at gmail.com
Mon Nov 14 18:53:01 UTC 2016


On Mon, Nov 14, 2016 at 10:37 AM, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
> My guess is that it can just be flipped on. You can force-enable it
> with MESA_EXTENSION_OVERRIDE=GL_ARB_copy_image to see if it works.

This does indeed get rid of the error. I'm still getting a white clear
color in my OpenGL application, and I'm not sure why -- llvmpipe shows
black as expected. Perhaps something odd is happening with the
glClear* calls. I'll see if I can track down what's going on.


More information about the mesa-dev mailing list