mesa/src
Marek Olšák 734e4946f5 mesa: fix crash in st/mesa after deleting a VAO
This happens when glGetMultisamplefv (or any other non-draw function) is
called, which doesn't invoke the VBO module to update _DrawArrays and
the pointer is invalid at that point.

However st/mesa still dereferences it to setup vertex buffers ==> crash.

Reviewed-by: Brian Paul <brianp@vmware.com>
2014-07-11 19:36:29 +02:00
..
egl egl: Remove unused variable dri_driver_path. 2014-06-17 10:18:12 -07:00
gallium gallium/docs: minor clarification for TXQ instruction 2014-07-10 11:30:04 -06:00
gbm gbm: Remove 64x64 restriction from GBM_BO_USE_CURSOR 2014-06-12 16:13:39 +09:00
getopt
glsl glsl/glcpp: move macro declaration before code to fix MSVC build 2014-07-10 08:08:10 -06:00
glx glx/dri3: add GPU offloading support. 2014-07-01 13:07:52 +10:00
gtest gtest: Update to 1.7.0. 2014-04-14 00:06:53 -07:00
hgl haiku libGL: Move from gallium target to src/hgl 2014-01-06 15:50:21 -06:00
loader mesa: fix the condition in src/loader/Makefile.am 2014-07-01 09:42:44 -06:00
mapi Remove the ATI_envmap_bumpmap extension 2014-06-30 12:02:25 -07:00
mesa mesa: fix crash in st/mesa after deleting a VAO 2014-07-11 19:36:29 +02:00
Makefile.am loader: Use drirc device_id parameter in complement to DRI_PRIME 2014-07-01 13:07:40 +10:00
SConscript loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00