summaryrefslogtreecommitdiff
path: root/src/webGLClient.js
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2014-06-05 16:04:03 -0700
committerAlon Zakai <alonzakai@gmail.com>2014-06-05 16:04:03 -0700
commite543d370ae643bba784002a93e283591573ab252 (patch)
tree1ebd7ce49bbc1f21af1ebd4c5b1e4bb41fba4689 /src/webGLClient.js
parent5652d5678fc9bda3cecd9431e77063bc90755b58 (diff)
generalize context proxying to support not just 2d contexts
Diffstat (limited to 'src/webGLClient.js')
-rw-r--r--src/webGLClient.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/webGLClient.js b/src/webGLClient.js
new file mode 100644
index 00000000..8828f181
--- /dev/null
+++ b/src/webGLClient.js
@@ -0,0 +1,2 @@
+// WebGLWorker client code
+