Hi I just got my pi and went straight to programming with opengl with it. I downloaded opengles-book examples (from https://github.com/benosteen/opengles-book-samples) and modified my existing gles2 code to use bcm_host. However, I ran into following problems: -Most of sample code only causes flicke...