Skip to content

wgl: Don't crash in swap if no context is bound

Jesse Natalie requested to merge jenatali/mesa:swap-null-ctx into main

Most code in swap handles no context being bound. Clean up a few cases that didn't.

Merge request reports

Loading