Commits
User selector
Commit History
Commits on Mar 18, 2020
Hoist shifts in glUniform4fv and glUniformMatrix4fv (#10710)
Show description for 48664afauthored
Commits on Mar 17, 2020
Optimize glUniformMatrix4fv for size and also pthreads+growth by hoisting the heap. (#10689)
Show description for e020f3eauthored
Commits on Mar 2, 2020
WebGL: Fix memory leak. (#10610)
Show description for e922d15authored
Commits on Feb 25, 2020
Do not emit JS annotation directives as runtime elements. (#10552)
Show description for d30c9ddauthored
Commits on Feb 22, 2020
Adjust to Closure compiler convention that parseInt() must always be … (#10457)
Show description for d9cbb25authored
Commits on Feb 16, 2020
Add support for specifying a documentation piece for a JS function in… (#10455)
Show description for 4cf5778authored
Commits on Feb 12, 2020
library_int53.js (#10353)
Show description for 5e72d7dauthored
Commits on Jan 30, 2020
Commits on Jan 28, 2020
Commits on Jan 7, 2020
Commits on Dec 17, 2019
MAX_WEBGL_VERSION (#10020)
Show description for b06e696authored
Commits on Dec 9, 2019
Remove supportsWebGL2EntryPoints (#9919)
Show description for 3f05b18authored
Commits on Dec 7, 2019
Commits on Dec 6, 2019
Add setting fields to control which browser versions to support (#9937)
Show description for c06c4afauthored
Commits on Dec 3, 2019
Micro optimize webgl (#9938)
Show description for 1087b99authored
Commits on Dec 2, 2019
- authored andcommitted
Commits on Nov 21, 2019
Commits on Sep 5, 2019
- authored andcommitted
Commits on Aug 9, 2019
Commits on Aug 8, 2019
Add an option to disable OES_half_float extensions if they are detected to be broken (#9174)
Show description for 2b3e0b8authored
Commits on Aug 2, 2019
Commits on Jul 31, 2019
Commits on Jul 30, 2019
Commits on Jul 2, 2019
Make createContext return 0 on failure (#8827)
Show description for 263ff56authored andcommitted
Commits on Jun 20, 2019
No stacked GL errors (#8828)
Show description for 576f639authored
Commits on Apr 24, 2019
Handle the getSupportedExtensions() === null case (#8483)
Show description for 9a7ad49authored andcommitted
Commits on Feb 12, 2019
Split library_gl.js into library_webgl.js and library_webgl2.js. (#8059)
Show description for ef230f5authored
Loading