mirror of
https://github.com/danbulant/node-x11
synced 2026-06-10 10:11:03 +00:00
links to protocol docs
This commit is contained in:
parent
cd7f82dd11
commit
1696c4b28a
1 changed files with 11 additions and 0 deletions
11
lib/x11/ext/glx.js
Normal file
11
lib/x11/ext/glx.js
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
/*
|
||||
second extension to try
|
||||
links to get started:
|
||||
|
||||
http://cgit.freedesktop.org/xcb/proto/tree/src/glx.xml?id=HEAD
|
||||
http://cgit.freedesktop.org/mesa/mesa/tree/src/glx
|
||||
http://cgit.freedesktop.org/mesa/mesa/tree/src/glx/indirect.c
|
||||
|
||||
http://www.opengl.org/wiki/Tutorial:_OpenGL_3.0_Context_Creation_(GLX)
|
||||
|
||||
*/
|
||||
Loading…
Reference in a new issue