First of all I have an application using OpenGL where I habe eliminated all the obviously slow parts and I am wishing to optimise it further but jave literally no idea where to spend my effort?<p>How do you profile and detect where to spend your optimisation time for your OpenGL programs, shaders, etc?<p>What tools do you use?