Peter Sulatycke

Results 3 issues of Peter Sulatycke

Caching of shaders is providing a significant benefit. I was wondering if you investigated the performance impact of caching all of the GL calls generated by GLOW? I often call...

In the load function in load.js, the compare on "onLoadContext" only has one =. ``` if( p !== "onLoadComplete" && p !== "onLoadItem" && p!== "dontParseJS" && p != "onLoadContext"...

Evan, I was thinking it would be nice to have the ability to selectively turn renaming off/on for varying vars and uniforms. This is needed to better support the ability...