summaryrefslogtreecommitdiff
path: root/libraries/gtkglext/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/gtkglext/README')
-rw-r--r--libraries/gtkglext/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/gtkglext/README b/libraries/gtkglext/README
new file mode 100644
index 0000000000..c47351f39c
--- /dev/null
+++ b/libraries/gtkglext/README
@@ -0,0 +1,6 @@
+GtkGLExt is an OpenGL extension to GTK.
+
+This package is composed of GdkGLExt library and GtkGLExt library.
+GdkGLExt library provides the GDK objects which support OpenGL
+rendering in GTK. GtkGLExt library provides the GtkWidget API
+add-ons to make GTK+ widgets OpenGL-capable.