Update the README for WGL support.

macos/v1.5.9
Eric Anholt 11 years ago
parent 6e8977a177
commit 57280133e6
  1. 2
      README.md

@ -20,7 +20,7 @@ Features
* Knows about function aliases so (e.g.) ```glBufferData()``` can be
used with ```GL_ARB_vertex_buffer_object``` implementations, along
with GL 1.5+ implementations.
* EGL and GLX support.
* EGL, GLX, and WGL support.
* Can be mixed with non-epoxy GL usage.
Switching your code to using epoxy

Loading…
Cancel
Save