mesa: don't expose unsupported GL_ARB_geometry_shader4 for now
authorLuca Barbieri <luca@luca-barbieri.com>
Tue, 24 Aug 2010 19:05:51 +0000 (21:05 +0200)
committerLuca Barbieri <luca@luca-barbieri.com>
Sun, 5 Sep 2010 15:53:16 +0000 (17:53 +0200)
commit9a77d0471a655b2903a9e2696aa91b4b92267583
treee2505b721ae4493d42e768eb665138d2726ad8dc
parentbeb3d030a1a23b827535e7c5845e53f9a77e716a
mesa: don't expose unsupported GL_ARB_geometry_shader4 for now

The new GLSL compiler doesn't support it.

Advertising it prevents Unigine Heaven from working, since it attempts to
use it.
src/mesa/main/extensions.c