Revert "a bunch of junk, merging 'shitty' branch"

This reverts commit c68cbfa37b.
This commit is contained in:
BZLZHH
2025-05-17 11:13:31 +08:00
parent 9297542dcf
commit 3b1ab8d9d9
14 changed files with 10 additions and 797 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ public:
};
class TextureState {
public: // TODO
private:
std::vector<TextureUnitState> textureUnits_;
GLuint activeTextureUnit_ = 0;