I just tested the Juce Demo on Windows. I noticed that the OpenGL 2D Demo is not working. The display looks garbled and wrong. Here is a screenshot: http://i.imgur.com/dQFEU5x.png
Once this error happens, all other demos look garbled as well and I have to restart the JUCE Demo. The Opengl3D Demo is working mostly fine. The teapot renders correctly, but the 2D elements in the 3D demo are shown incorrectly as well.
Has anyone encountered the same issue? I am working with the latest download from the JUCE homepage, i.e. JUCE 3.2.0 revision 22/07/2015. OS: Windows 7. Compiler: VS 2013.
BTW: on OSX I could not reproduce the problem. Seems to be Windows? specific.