Skip to content

mesa: fix buffer refcounting with multiple contexts, fixes for _mesa_reserve_parameter_storage

Marek Olšák requested to merge mareko/mesa:mesa-refcount-param-fixes into master

This fixes the Blender crash.

The other fixes are something I noticed in the code.

Merge request reports