Fixed|libgui|GLBuffer: Buffer not ready with an empty buffer
If an empty buffer is defined, it is still valid for drawing. A bufferneeds to be cleared (released) to really be a "not ready" asset.
View differences
Fixed|libgui|GLBuffer: Buffer not ready with an empty buffer
If an empty buffer is defined, it is still valid for drawing. A buffer
needs to be cleared (released) to really be a "not ready" asset.