mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
e0690707cd
This patch does 3 things on Macs with Intel GPUs: * prevents attaching a cube map to a framebuffer. Test case: http://codeflow.org/webgl/irradiance/ * skips glGenerateMipmaps on cube maps * since cube maps are now missing their mipmaps, prevents setting on them a minification filter that requires a mipmap, but only from OpenGL's point of view, not from WebGL's. |
||
---|---|---|
.. | ||
crashtests | ||
public | ||
src | ||
test | ||
Makefile.in |