Skip to content

glx/drisw: Enable GLX_ARB_create_context_no_error

Adam Jackson requested to merge ajax/mesa:drisw-no-error into master

Detect this the same way as we do for drihw.


Turns on GLX_ARB_create_context_no_error for the labeled drivers.

Merge request reports