nigels-com / glew

The OpenGL Extension Wrangler Library
Other
2.58k stars 608 forks source link

blacklist MESA_sampler_objects for now, collides with GL_ARB_sampler_objects #401

Closed nigels-com closed 8 months ago

nigels-com commented 8 months ago

As reported in #399 and PR #400 there was addition upstream of GL_MESA_sampler_objects that broke the GLEW build.

This change skips GL_MESA_sampler_objects for now.