Removed unnecessary tabs in empty lines, fixed texture filtering when the minification and mipmap filter are the same

This commit is contained in:
Alexander Szpakowski
2013-01-07 06:56:59 -04:00
parent 8b3fb1d71c
commit eb98e8cc48
9 changed files with 67 additions and 66 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ public:
static bool getConstant(WrapMode in, const char *&out);
private:
// The default image filter
static Filter defaultFilter;