DBurkh / libgdx-users

Automatically exported from code.google.com/p/libgdx-users
0 stars 0 forks source link

QuadRenderTest from 3-tier demo packages displays nothing #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. start demos
2. press "." until you reach the QuadRenderTest

Eric's QuadRenderTest from 3-tier demo packages displays nothing since 
integration in demo package (extends DemoWrapper now...).

There is no error message.

It should display a quad (with texture and tinted)

Original issue reported on code.google.com by radiok...@gmx.de on 23 Aug 2011 at 8:40

GoogleCodeExporter commented 8 years ago

Alexander 'Milch' Rieder fixed this by resetting GL state onDispose for each 
test. Thx!

Original comment by radiok...@gmx.de on 4 Sep 2011 at 10:11