There are three parts this series: - The first part cleans up some code that was speculatively added to implement context reset noficition. This code didn't really work, so it needed to be replaced.
- The second part wires up some necessary DRI2 bits so that drivers can tell the loader that they support delivery of reset notifications. - The final part connects the i965 driver with the kernel interface for getting reset statistics and enables GLX_ARB_robustness. This series requires my libdrm patches to compile (http://lists.freedesktop.org/archives/dri-devel/2013-October/048143.html) and Mika's final kernel patch to run (http://lists.freedesktop.org/archives/intel-gfx/2013-July/029681.html). These patches have only been compile tested so far. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev