Created attachment 54524
[PATCH] glapi: fix _glapi_get_proc_addresss

I'm not sure if the patch is completely correct, though there are no
piglit regressions.

There is a bug in the 32-bit mesa build, when asm is enabled -
glXGetProcAddress returns non-NULL for any string starting with "gl".

In this case the app calls glXGetProcAddress with the incorrect function
name, e.g. "glCreateShaderObject", mesa incorrectly returns non-NULL,
the app calls it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/905456

Title:
  needs to be built with --disable-asm for super meat boy to work

To manage notifications about this bug go to:
https://bugs.launchpad.net/mesa/+bug/905456/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to