philogb / v8-gl

A Toolkit for creating Desktop Hardware Accelerated Graphics with JS.
343 stars 32 forks source link

Improvements to v8-gl shell and to the GLES bindings. #11

Closed cscott closed 12 years ago

cscott commented 12 years ago

Fix a bug in setRootPath, improve debugging output of v8-gl, and let v8-gl compile on platforms without a desktop GL implementation. Also some minor improvements to the GLES bindings.

cscott commented 12 years ago

(Oops, missed an #include when I rebased; updated the pull request to include it)