]> git.cworth.org Git - apitrace/commit
retrace: Implement glxCopySubBufferMESA glx-copy-sub-buffer
authorCarl Worth <cworth@cworth.org>
Thu, 17 Oct 2013 21:52:21 +0000 (14:52 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 17 Oct 2013 21:52:21 +0000 (14:52 -0700)
commitd6b7eb6b7c8280762fb635a6e63aa3a426694ed7
tree3ee2b1175678ce31116a1ab6a4ffe9ae5ffdeeb7
parent3f9c2ecf18d8fa37fad5a7062f80952692eaa8e7
retrace: Implement glxCopySubBufferMESA

This enables replay of a trace captured on ChromeOS.

Note: Replaying on EGL is not supported, (will trigger an abort),
since, as far as I know, EGL does not provide an equivalent function.
retrace/glretrace_glx.cpp
retrace/glws.hpp
retrace/glws_egl_xlib.cpp
retrace/glws_glx.cpp