Added MipMap to Texture and proper opengl debug info

This commit is contained in:
Julian Nießner
2018-05-10 23:16:23 +02:00
parent 47a47a15a4
commit 50fe9dbe02
5 changed files with 13 additions and 23 deletions

View File

@@ -1,6 +1,8 @@
#ifndef DESKTOPLAUNCHER_H
#define DESKTOPLAUNCHER_H
#include <string>
namespace Game {
#define WINDOW_WIDTH = 800;