Age | Commit message (Expand) | Author |
---|---|---|
2012-04-04 | Implement glutFullScreen() | Behdad Esfahbod |
2012-04-04 | More GLUT love | Behdad Esfahbod |
2012-04-04 | add another glbook passing testcase | Alon Zakai |
2012-04-04 | Shut GLUT down upon exit() | Behdad Esfahbod |
2012-04-04 | Fix GLUT mouse func. Clicks and drags must be initiated in the canvas | Behdad Esfahbod |
2012-04-04 | Don't send key to GLUT if alt/ctrl/meta is pressed | Behdad Esfahbod |
2012-04-04 | Fix GLUT mouse events position to be relative to canvas | Behdad Esfahbod |
2012-04-04 | Add TODO items | Behdad Esfahbod |
2012-04-04 | Flesh out GLUT keyboard funcs | Behdad Esfahbod |
2012-04-04 | Minor refactoring keyboardFunc and keyboardUpFunc | Behdad Esfahbod |
2012-04-03 | throw an exception in glutMainLoop, to prevent atexits from running | Alon Zakai |
2012-04-03 | merge fixes | Alon Zakai |
2012-04-03 | auto-add deps in gl and glut | Alon Zakai |
2012-04-03 | refactor library_gl into separate files | Alon Zakai |