Summary: | [llvmpipe] src/gallium/auxiliary/draw/draw_llvm.c:1475:draw_llvm_generate: Assertion `0' failed. | ||
---|---|---|---|
Product: | Mesa | Reporter: | Vinson Lee <vlee> |
Component: | Other | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | critical | ||
Priority: | medium | CC: | galibert |
Version: | git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Vinson Lee
2012-06-23 13:25:04 UTC
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 :-) Feature-dropping bug sent to the list... mesa: ca8fa0230896727af81ee54197f6e2233d49481d The crash still occurs. Should be fixed with b3ba0a7afa6311e12852fb1373452e480f89ea96 now. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.