aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2012-03-30 20:16:49 -0700
committerAlon Zakai <alonzakai@gmail.com>2012-03-30 20:16:49 -0700
commit3f359b080ea157ce0dd8ff2a68b9799bf01be37e (patch)
treececa439fc8da19957e6e6a40cce8c7f7271bd6f9
parent3b7d149de6bb40c9714f9e863485d613d2135b5c (diff)
todo
-rw-r--r--src/library_gl.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/library_gl.js b/src/library_gl.js
index f6fb2e27..1ea7ec16 100644
--- a/src/library_gl.js
+++ b/src/library_gl.js
@@ -6,6 +6,7 @@
// * glGetAttribLocation lacks return value (and should be -1 when not valid)
// * single-underscore deps need double underscore (and, just auto-add them all)
// * glGetProgramInfoLog and *shader* should be essentially identical
+// * glGetIntegerv set to bool etc needs fixing
var LibraryGL = {
$GL: {