On Fri Nov 15 18:59:29 2024 +0000, Elizabeth Figura wrote:
This is causing a crash in ddraw:ddraw1 test_palette_gdi().
Sorry about that. It turns out that we were using non-NULL `restore_texture` as a flag whether to restore the context or not, so we ended up with unbalanced context acquire / release.
In other news, ddraw tests currently fail in a virtual desktop, do we care / have a bug for it / anyone aware?