[Mesa-dev] [Bug 99631] segfault with OSVRTrackerView and openscenegraph git master
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Feb 3 01:33:09 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=99631
Ilia Mirkin <imirkin at alum.mit.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #4 from Ilia Mirkin <imirkin at alum.mit.edu> ---
Patch pushed as:
commit e73f87fcbdcb12b0b8d28c4ca3444bfb7669bca5
Author: Ilia Mirkin <imirkin at alum.mit.edu>
Date: Wed Feb 1 16:11:41 2017 -0500
vbo: process buffer binding state changes on draw when recording
The VBO module keeps track of any vbo buffers. It updates this list when
receiving an InvalidateState call, however this never happens when
recording draws right now. Make sure that we do all the usual state
updates when recording draws so that the VBO list may be kept up to
date.
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=99631
Reviewed-by: Marek Olšák <marek.olsak at amd.com>
Reviewed-by: Brian Paul <brianp at vmware.com>
Cc: "13.0 17.0" <mesa-stable at lists.freedesktop.org>
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170203/1d7f5f68/attachment-0001.html>
More information about the mesa-dev
mailing list