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
@@ -43,7 +43,7 @@ public:
GLuint GetBoundElementBuffer();
VertexArrayObject* GetCurrentVAO();
private:
public: // TODO
std::unordered_map<GLuint, VertexArrayObject> vaos_;
std::set<GLuint> freeIds_;
GLuint lastId_ = 0;