Age | Commit message (Collapse) | Author |
|
|
|
They return the same keycode as the numbers on the main keyboard.
|
|
|
|
GLUT support for DELETE & BACKSPACE keys ; Fixed lzma.js doit.sh so that it works on Windows ; Removed unnecessary warning in em++ ;
|
|
|
|
"var x = function()" -> "function x()" so that error stack traces and profiling stack traces are more informative and do not contain anonymous functions.
|
|
|
|
Conflicts:
AUTHORS
|
|
|
|
|
|
|
|
EGL_NO_CONTEXT in eglCreateContext to allow the user to detect whether WebGL support is enabled in the browser or not.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added implementations for
- eglTerminate
- eglDestroySurface
- eglDestroyContext
Stubbed out glTextEnvi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
renamed by Closure in optimized build ;
|
|
|
|
|
|
More glut
|
|
|
|
to incoming: Added GLUT.glutMotionFunc ; GLUT.getSpecialKey handles modifier keys ;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Make gears animate again
|
|
|
|
More GLUT fixes
|
|
|
|
|
|
|
|
|
|
|