updated to latest love-android (changeset 7b5f223900b)

This commit is contained in:
fysx
2015-01-22 10:48:45 +01:00
parent 31cd05551e
commit 542c029666
22 changed files with 529 additions and 53 deletions
@@ -51,6 +51,8 @@ Graphics::Graphics()
, active(true)
, activeStencil(false)
{
gl = OpenGL();
states.reserve(10);
states.push_back(DisplayState());