Hi there,
I have a question about the use of PBOs with textures. I have seen in an open source engine that they use a PBO for each texture. That means operations like update will be performed by
PBO. Is this ok ? I mean setting up and using a PBO has some overhead, right ?
regards,
lobbel



