timelapse of all draw calls

José Fonseca jose.r.fonseca at gmail.com
Wed Oct 8 04:42:12 PDT 2014


Yep, just do

    apitrace replay -S draw foo.trace

Jose


On Wed, Oct 8, 2014 at 11:06 AM, <io.github.apitrace at io7m.com> wrote:

> Hi.
>
> I'd like to build a time-lapse video of a particular frame being drawn.
> Essentially, I'd like to dump the contents of the primary render target
> each time a call is made to glDraw*().
>
> Is there a less labour-intensive way than manually saving the
> framebuffer image in qapitrace each time? Obviously the entire trace is
> replayed for each call, so producing images for a few hundred calls
> is quite painful.
>
> M
> _______________________________________________
> apitrace mailing list
> apitrace at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/apitrace
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/apitrace/attachments/20141008/4c7aa71e/attachment.html>


More information about the apitrace mailing list