https://bugs.freedesktop.org/show_bug.cgi?id=45660
Bug #: 45660 Summary: shared-glapi breaks glapi dispatch table Classification: Unclassified Product: Mesa Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Mesa core AssignedTo: olva...@gmail.com ReportedBy: matts...@gmail.com CC: jon.tur...@dronecode.org.uk, mesa-dev@lists.freedesktop.org http://www.mail-archive.com/mesa-dev@lists.freedesktop.org/msg18155.html Building with --enable-shared-glapi breaks the dispatch table, see Jon's email above. To test, configure with ./autogen.sh --enable-xlib-glx --disable-egl --disable-glu --disable-dri --with-gallium-drivers= and run fbotexture from mesa demos. Next, configure with ./autogen.sh --enable-xlib-glx --disable-egl --disable-glu --disable-dri --with-gallium-drivers= --enable-shared-glapi and run fbotexture. It will fail with GL_RENDERER = Mesa X11 Unable to create/attach depth and stencil renderbuffers to FBO! -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev