Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
glutIdleFunc() is auto-repeating until cancelled.
|
|
Plus minor refactoring.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|