Alon Zakai
|
1bc27b9a5b
|
throttle glut requestAnimationFrames; fixes #2183
|
2014-03-05 18:36:47 -08:00 |
Pierre Renaux
|
cceaa759b4
|
[tests/hello_world_gles.c]: Added F11 to go in fullscreen mode (to test the glutFullScreen implementation) ;
|
2012-04-19 11:48:57 +08:00 |
Behdad Esfahbod
|
7b3201eba1
|
Don't clash with system sincos() if it's defined and we don't know
|
2012-04-05 15:39:01 -04:00 |
Behdad Esfahbod
|
efa4948382
|
Use system sincos() if available
|
2012-04-05 14:10:23 -04:00 |
Behdad Esfahbod
|
1a3f245ee6
|
Fix glutIdleFunc()
glutIdleFunc() is auto-repeating until cancelled.
|
2012-04-05 02:13:12 -04:00 |
Behdad Esfahbod
|
bcafbea2fc
|
Make gears demo request animation frames
|
2012-04-05 01:53:20 -04:00 |
Behdad Esfahbod
|
448b5333eb
|
Make hello_world_gles build on the Mac natively
Useful for testing only.
|
2012-04-05 01:41:42 -04:00 |
Ehsan Akhgari
|
e254b0fdf6
|
Disable the animation in the test to make it more robust
|
2012-01-27 18:04:11 -05:00 |
Ehsan Akhgari
|
0ed56c82a3
|
Add a human assisted test for the OpenGL ES implementation
|
2012-01-27 16:57:56 -05:00 |