Age | Commit message (Collapse) | Author |
|
More glut
|
|
|
|
to incoming: Added GLUT.glutMotionFunc ; GLUT.getSpecialKey handles modifier keys ;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Make gears animate again
|
|
|
|
More GLUT fixes
|
|
Stddev extension
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
glutIdleFunc() is auto-repeating until cancelled.
|
|
|
|
Plus minor refactoring.
|
|
|
|
|
|
|
|
I'm doing this in the shell so it benefits everyone, not only glut.
|
|
|
|
|
|
|
|
|
|
We need to find the functions defined by this extension for fragment
shaders, and enable it if the shader uses them. Note that this
extension is automatically enabled in GL ES 2.0 but not in WebGL.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/library_gl.js
|
|
|