Memory / bus tutorials

I’m looking for tutorials that discuss how OpenGL uses memory, how to optimize for fastest/least transfer across the bus, how to optimize textures for performance, etc.

Any pointers appreciated.

Wade

That is highly implementation and platform dependent. Go to your graphics board manufacturer’s site and have a look at their developer section (assuming they have one). That is the place to find information about your implemenation of OpenGL.