Is the .tga file format loaded natively in Open GL?
Do you have to use some third party library?
opengl does not provide image loading functions at all. are you asking about glaux?
I've noticed that in my mate's code, he was able to load .tga files. I am just wondering where such a library can be found now.
I now know that glaux is no longer supported in open GL