Right now the C API assumes that OpenGL context that was active during ImpellerContext creation will stay current on that thread forever, which is not something that matches every application. This ...