On Sun, 4 Aug 2013, Nigel Stewart wrote:
> > My program does seem to work with apitrace, but the tracing does not
> > see the frame swaps, created through glutSwapBuffers.
> 
> The implementation of fgPlatformGlutSwapBuffers for Windows appears to
> be merely a call to SwapBuffers, which is a gdi32 call, not WGL.

See https://github.com/apitrace/apitrace/issues/122 .  José says SwapBuffers
calls wglSwapBuffers internally.

Perhaps this is no longer true in Windows 8?

Alexander
_______________________________________________
apitrace mailing list
apitrace@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/apitrace

Reply via email to