- added support for intro videos using libvlc (if libvlc is installed for the developer, its optional)

This commit is contained in:
Mark Vejvoda
2012-05-12 20:33:18 +00:00
parent 345b2e670b
commit 7b3de2d109
9 changed files with 391 additions and 7 deletions

View File

@@ -40,6 +40,7 @@ public:
virtual void swapBuffers();
const PlatformContextGl *getPlatformContextGl() const {return &pcgl;}
PlatformContextGl *getPlatformContextGlPtr() {return &pcgl;}
};
}}}//end namespace