aboutsummaryrefslogtreecommitdiffstats
path: root/make/config/jogl/gl-if-gl3-ignores.cfg
blob: 672c62278642e625c4fe3e434ec2fd4d8dc71036 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#
# Generated Configuration File
# Use make-glextension-depignore.sh to update!
#

#
# OpenGL 3.x dependencies
#
# We allow GL_VERSION_3_0 within GL2
IgnoreExtension GL_VERSION_3_1
IgnoreExtension GL_VERSION_3_2
IgnoreExtension GL_VERSION_3_3
IgnoreExtension GL_VERSION_3_4
IgnoreExtension GL_ARB_sync
IgnoreExtension GL_ARB_texture_compression_bptc
IgnoreExtension GL_ARB_draw_indirect
IgnoreExtension GL_ARB_gpu_shader5
IgnoreExtension GL_ARB_gpu_shader_fp64
IgnoreExtension GL_ARB_tessellation_shader
IgnoreExtension GL_NV_gpu_shader5