[Mesa-dev] [Bug 51366] [llvmpipe] src/gallium/auxiliary/draw/draw_llvm.c:1475:draw_llvm_generate: Assertion `0' failed.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jun 24 23:29:14 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=51366

--- Comment #1 from Olivier Galibert <galibert at pobox.com> 2012-06-24 23:29:14 PDT ---
Argh.  That's fixed with a MESA_GLSL_VERSION_OVERRIDE=130.  So that's going to
go away as soon as we dare switching that in lp_screen.c.

Since ARB_draw_instanced requires integer support (as in "EXT_gpu_shader4 or
NV_vertex_program4 or OpenGL 3.0 is required."), it shouldn't be activated in
the first place if integers aren't active.  Gonna send a patch to fix that,
which will hopefully be refused and a version tick will be done instead :-)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list