Anyone know a good way to time gl calls? I ask as I've not done this kind of timing on Linux before, in the past on other platforms I have found timing API functions can only give you a vague guess on what is costing. But even this would be handy.
If I can say 'Hi, function X is costing 100ms' to the driver guys they can then go and have a look and give a reason.
