nanogui icon indicating copy to clipboard operation
nanogui copied to clipboard

opengl.h: fixed gl3ext header

Open kallaballa opened this issue 2 years ago • 1 comments

When NANOGUI_GLES_VERSION is set to 3 gl3ext.h should be included, not gl2ext.h. This PR fixes the inclusion.

kallaballa avatar Apr 17 '23 07:04 kallaballa

Also: GL_TEXTURE_2D_MULTISAMPLE is not available in ES.

kallaballa avatar Apr 17 '23 08:04 kallaballa