mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
b7fac673c5
OS X has a bug that causes new OpenGL-using windows to only draw once or twice after some amount of uptime. However, if you move those windows, they will redraw happily for a very long time (perhaps forever). We can similarly convince OS X to start redrawing those windows by disassociating our view from the OpenGL context, then reassociating it, on our first draw. |
||
---|---|---|
.. | ||
public | ||
reftests | ||
src | ||
tests | ||
Makefile.in |