mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
c772e69be7
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 |