Summary: | [G45] X2 demo crashes at start | ||
---|---|---|---|
Product: | Mesa | Reporter: | Sven Arvidsson <sa> |
Component: | Drivers/DRI/i965 | Assignee: | Ian Romanick <idr> |
Status: | RESOLVED DUPLICATE | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
URL: | http://demofiles.linuxgamepublishing.com/x2/ | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | backtrace from crash |
Description
Sven Arvidsson
2009-08-09 14:53:08 UTC
Bisected the problem. However, there is still rendering errors that was not present in 7.5. It can be seen directly in the menu, the asteroids are looking funky. d7430d942f6c7950a92367aeb13b80cf76ccad78 is first bad commit commit d7430d942f6c7950a92367aeb13b80cf76ccad78 Author: Eric Anholt <eric@anholt.net> Date: Mon Aug 3 17:55:14 2009 -0700 i965: Assert that the offset in the VBO is below the VBO size. This avoids sending a bad buffer address to the GPU due to programmer error, and is permitted by the ARB_vbo spec. Note that we still have the opportunity to dereference past the end of the GPU, because we aren't clipping to a correct _MaxElement, but that appears to be harder than it should be. This gets us the 90% solution. Bug #19911. :040000 040000 88a060575bc610cad80af1d830886fbe82af0af0 b2967fc8ad3a140492460043acedce1db2a72234 M src Mass version move, cvs -> git |
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.