Hardware instancing, shaders and GLSL

I wasn’t able to get the hardware instancing working on an ATI card with a CG shader either. Though if you don’t mind compiling your own build, you will find that the source code provided in this thread (8th post) will allow you to send array inputs to a GLSL shader, which works on an ATI card.