We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2032c3 commit 5ec1350Copy full SHA for 5ec1350
include/allegro5/opengl/GLext/gl_ext_list.h
@@ -280,11 +280,9 @@ AGL_EXT(OES_read_format, 0)
280
AGL_EXT(OES_query_matrix, 0)
281
AGL_EXT(OES_framebuffer_object, 0)
282
AGL_EXT(OES_texture_npot, 0)
283
-AGL_EXT(OES_depth24, 0)
284
AGL_EXT(EXT_depth_bounds_test, 0)
285
AGL_EXT(EXT_texture_mirror_clamp, 0)
286
AGL_EXT(EXT_blend_equation_separate, 0)
287
-AGL_EXT(EXT_multisampled_render_to_texture, 0)
288
AGL_EXT(MESA_pack_invert, 0)
289
AGL_EXT(MESA_ycbcr_texture, 0)
290
AGL_EXT(EXT_pixel_buffer_object, 0)
0 commit comments