# This file is used as input for flextGLgen.py
# It defines the targetted OpenGL version and lists the used extensions.
# For more information: https://github.com/ginkgo/flextGL

version 2.0 compatibility

extension EXT_framebuffer_object required

extension ARB_geometry_shader4 optional
extension EXT_transform_feedback optional
extension EXT_texture_filter_anisotropic optional
