Make sure vbo's are mapped before accessing their contents in
authorKeith Whitwell <keith@tungstengraphics.com>
Thu, 16 Nov 2006 02:33:38 +0000 (02:33 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Thu, 16 Nov 2006 02:33:38 +0000 (02:33 +0000)
commitb97947972193b6b004a0ee49da31146230d43dd8
treedad15e47c8ceb15776e3295f2a25c097f0d60a45
parent82eeb62a31ec96a55ba2349397b8e8549e07a6bb
Make sure vbo's are mapped before accessing their contents in
api_arrayelt.c.  Reported by Haihao Xiang.
src/mesa/drivers/dri/i965/brw_save_api.c
src/mesa/main/api_arrayelt.c
src/mesa/main/api_arrayelt.h
src/mesa/tnl/t_save_api.c