Hi Marek,
Please update src/gallium/docs for the gallium interface change, and implement
the new function on galahad (I'm working towards getting galahad to support the
full gallium interface and get it enabled by default on debug builds, as it is
a shame not using it more).
Otherwise looks go
Hi everyone,
this series is a follow-up to the previous one sent on June 27. Here's only
what's changed. All commits are here:
http://cgit.freedesktop.org/~mareko/mesa/log/?h=timer-query
Change log:
- reimplemented glGet(GL_TIMESTAMP) as per Eric Anholt's comment
- updated all gallium patches
-