a bunch of junk, merging 'shitty' branch

This commit is contained in:
2025-05-06 16:20:18 +08:00
parent 31d2d62a59
commit c68cbfa37b
14 changed files with 797 additions and 10 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ public:
};
class TextureState {
private:
public: // TODO
std::vector<TextureUnitState> textureUnits_;
GLuint activeTextureUnit_ = 0;