summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/hammerfight9
-rw-r--r--apps/hiverise6
-rw-r--r--apps/shadowgrounds7
-rw-r--r--apps/trine7
4 files changed, 29 insertions, 0 deletions
diff --git a/apps/hammerfight b/apps/hammerfight
new file mode 100644
index 0000000..d8c9978
--- /dev/null
+++ b/apps/hammerfight
@@ -0,0 +1,9 @@
+GL_APPLE_ycbcr_422
+GL_ARB_texture_compression
+GL_ARB_texture_non_power_of_two
+GL_ARB_texture_rectangle
+GL_ARB_vertex_buffer_object
+GL_EXT_framebuffer_object
+GL_EXT_texture_compression_s3tc
+GL_EXT_texture_rectangle
+GL_NV_texture_rectangle
diff --git a/apps/hiverise b/apps/hiverise
new file mode 100644
index 0000000..ba28bbe
--- /dev/null
+++ b/apps/hiverise
@@ -0,0 +1,6 @@
+GL_EXT_framebuffer_object
+GL_ARB_vertex_buffer_object
+GL_ARB_point_sprite
+GL_ARB_texture_compression
+GL_ARB_multitexture
+GL_EXT_texture_env_combine
diff --git a/apps/shadowgrounds b/apps/shadowgrounds
new file mode 100644
index 0000000..a10ddf0
--- /dev/null
+++ b/apps/shadowgrounds
@@ -0,0 +1,7 @@
+GL_EXT_texture_filter_anisotropic
+GL_EXT_framebuffer_object
+GL_ARB_vertex_program
+GL_ARB_fragment_program
+GL_NV_texgen_reflection
+GL_ATI_envmap_bumpmap
+GL_EXT_texture_compression_s3tc
diff --git a/apps/trine b/apps/trine
new file mode 100644
index 0000000..2c5bbc8
--- /dev/null
+++ b/apps/trine
@@ -0,0 +1,7 @@
+GL_ARB_multisample
+GL_ARB_framebuffer_object
+GL_VERSION_2_0
+GL_EXT_texture_filter_anisotropic
+GL_ARB_draw_buffers
+GL_ATI_envmap_bumpmap
+GL_EXT_texture_compression_s3tc