summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2017-01-31 13:00:06 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2017-01-31 13:00:06 +0000
commit061cc48f40efa5fd2f0e85b3e5be7c91fe6ba349 (patch)
tree4243474679495bb24ba14e946d8419832d483acc /README.md
parentd1b5f3becb03f9f92d7657c84d25ea52f2fdc8de (diff)
downloadlibepoxy-061cc48f40efa5fd2f0e85b3e5be7c91fe6ba349.tar.gz
Update README
The OpenGL registry has been updated with the 4.5 API.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 89c2dcd..7c040f8 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Features
--------
* Automatically initializes as new GL functions are used.
- * GL 4.4 core and compatibility context support.
+ * GL 4.5 core and compatibility context support.
* GLES 1/2/3 context support.
* Knows about function aliases so (e.g.) `glBufferData()` can be
used with `GL_ARB_vertex_buffer_object` implementations, along