Added a more complex glview example to the elementary test.
- the gears lighting matches the original glx gears example.- Added a background image to show that Glview works well with existing ELM winsets.- Added 5 gears and buttons to increase/decrease gear teeth
8e2d312 ELM_GLView: added glview_manygears example to elementary_test
src/bin/Makefile.am | 1 +
src/bin/test.c | 6 +-
src/bin/test_glview_manygears.c | 951 +++++++++++++++++++++++++++++++++++++++
3 files changed, 956 insertions(+), 2 deletions(-)
Upstream: git.enlightenment.org