Skip to content
  • Brian Paul's avatar
    mesa, st/mesa: disable GL_ARB_geometry_shader4 · bb7c2691
    Brian Paul authored
    The new GLSL compiler doesn't support geom shaders yet so disable the
    GL_ARB_geometry_shader4 extension.  Undo this when geom shaders work again.
    
    NOTE: This is a candidate for the 7.10 branch.
    bb7c2691