https://bugs.winehq.org/show_bug.cgi?id=38875
Lauri Kenttä lauri.kentta@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lauri.kentta@gmail.com
--- Comment #7 from Lauri Kenttä lauri.kentta@gmail.com --- According to my tests and experiments, the sample program (TestWin32_2) has only one problem on Wine: using both ddraw and OpenGL doesn't work. Otherwise I don't see any problems with the different ddraw rendering modes. Also, the code seems to have a bug where openGlHdc is released in InitOpenGL but still used in DrawScreenOpenGL, so I'm a bit surprised if it works at all.