-
Illia Polishchuk authored
The GLX spec for glXMakeCurrent (3.3): "If ctx is current to some other thread, then glXMakeCurrent will generate a BadAccess error" The GLX spec for glXCopyContext (3.3): "If the destination context is current for some thread then a BadAccess error is generated" Mesa MR with this checks: mesa!22546 Reviewed-by:
Adam Jackson <ajax@redhat.com> Signed-off-by:
Illia Polishchuk <illia.a.polishchuk@globallogic.com> Part-of: <!802>
Illia Polishchuk authoredThe GLX spec for glXMakeCurrent (3.3): "If ctx is current to some other thread, then glXMakeCurrent will generate a BadAccess error" The GLX spec for glXCopyContext (3.3): "If the destination context is current for some thread then a BadAccess error is generated" Mesa MR with this checks: mesa!22546 Reviewed-by:
Adam Jackson <ajax@redhat.com> Signed-off-by:
Illia Polishchuk <illia.a.polishchuk@globallogic.com> Part-of: <!802>