Merge branch 'master' into FrameAttempt

This commit is contained in:
PlatinumSkink
2015-09-17 15:45:08 +02:00
33 changed files with 18573 additions and 80 deletions
+2
View File
@@ -77,6 +77,8 @@ private:
GLuint m_ScreenQuad = 0;
Model* m_UnitSphere = nullptr;
Model* m_UnitQuad = nullptr;
Texture* m_StandardNormal;
Texture* m_StandardSpecular;
GLuint m_rbDepthBuffer = 0;
GLuint m_fbDeferred1 = 0;