Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-05 | throttle glut requestAnimationFrames; fixes #2183 | Alon Zakai | |
2012-04-19 | [tests/hello_world_gles.c]: Added F11 to go in fullscreen mode (to test the ↵ | Pierre Renaux | |
glutFullScreen implementation) ; | |||
2012-04-05 | Don't clash with system sincos() if it's defined and we don't know | Behdad Esfahbod | |
2012-04-05 | Use system sincos() if available | Behdad Esfahbod | |
2012-04-05 | Fix glutIdleFunc() | Behdad Esfahbod | |
glutIdleFunc() is auto-repeating until cancelled. | |||
2012-04-05 | Make gears demo request animation frames | Behdad Esfahbod | |
2012-04-05 | Make hello_world_gles build on the Mac natively | Behdad Esfahbod | |
Useful for testing only. | |||
2012-01-27 | Disable the animation in the test to make it more robust | Ehsan Akhgari | |
2012-01-27 | Add a human assisted test for the OpenGL ES implementation | Ehsan Akhgari | |