link to a very good glx implementation

This commit is contained in:
Andrey Sidorov 2014-03-25 22:14:26 +11:00
parent 1b2c0cbfd5
commit dc1050afb4

View file

@ -8,6 +8,9 @@
http://www.opengl.org/wiki/Tutorial:_OpenGL_3.0_Context_Creation_(GLX)
https://github.com/xderoche/J11/blob/master/src/gnu/x11/extension/glx/GL.java
*/
var x11 = require('..');
// TODO: move to templates