Hi,

I'm starting to do some shader programming and I see that such functions as glGetShaderiv and glGetShaderInfoLog (and the associated 'program' variants) are missing.

Is there a reason for this or should I just go ahead and add them?

-greg