mirror of
https://github.com/glfw/glfw.git
synced 2025-10-04 05:36:35 +00:00
Updated gears-gles2.c licence
This commit is contained in:
parent
134505685e
commit
757f3f863b
@ -9,16 +9,9 @@
|
|||||||
* Brian Paul
|
* Brian Paul
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* Marcus Geelnard:
|
* Krylov Yaroslav:
|
||||||
* - Conversion to GLFW
|
* - Based on gles2-egl-gears http://en.pudn.com/Download/item/id/1806093.html
|
||||||
* - Time based rendering (frame rate independent)
|
* - Conversion to GLFW, using code from GLFW gears.c example
|
||||||
* - Slightly modified camera that should work better for stereo viewing
|
|
||||||
*
|
|
||||||
*
|
|
||||||
* Camilla Löwy:
|
|
||||||
* - Removed FPS counter (this is not a benchmark)
|
|
||||||
* - Added a few comments
|
|
||||||
* - Enabled vsync
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user