]> git.tdb.fi Git - libs/gl.git/commit
Remove the Bindable class
authorMikko Rasa <tdb@tdb.fi>
Sat, 28 Aug 2021 08:41:08 +0000 (11:41 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sat, 28 Aug 2021 08:46:20 +0000 (11:46 +0300)
commit715672cf2c64dab0744db676fdee255ee3a4cef7
tree1cb9acaf668bbe6ab9b3e06e784b0ecbee71761d
parenta92362ad19b65f66b98e0dc4d034da5e4eb5cf36
Remove the Bindable class

It's no longer used anywere
source/core/batch.cpp
source/core/bindable.h [deleted file]
source/core/framebuffer.h
source/core/program.h
source/core/texture.cpp
source/core/texture1d.cpp
source/core/texture2d.cpp
source/core/texture3d.cpp
source/core/texturecube.cpp
source/core/vertexsetup.h
source/render/object.h