summaryrefslogtreecommitdiff
path: root/src/SFML/Graphics/GLExtensions.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/SFML/Graphics/GLExtensions.txt')
-rw-r--r--src/SFML/Graphics/GLExtensions.txt23
1 files changed, 23 insertions, 0 deletions
diff --git a/src/SFML/Graphics/GLExtensions.txt b/src/SFML/Graphics/GLExtensions.txt
new file mode 100644
index 0000000..e12e809
--- /dev/null
+++ b/src/SFML/Graphics/GLExtensions.txt
@@ -0,0 +1,23 @@
+// Created with:
+// lua LoadGen.lua
+
+SGIS_texture_edge_clamp
+EXT_texture_edge_clamp
+EXT_blend_minmax
+EXT_blend_subtract
+ARB_multitexture
+EXT_blend_func_separate
+ARB_vertex_buffer_object
+ARB_shading_language_100
+ARB_shader_objects
+ARB_vertex_shader
+ARB_fragment_shader
+ARB_texture_non_power_of_two
+EXT_blend_equation_separate
+EXT_texture_sRGB
+EXT_framebuffer_object
+EXT_packed_depth_stencil
+EXT_framebuffer_blit
+EXT_framebuffer_multisample
+ARB_copy_buffer
+ARB_geometry_shader4