]> git.cworth.org Git - apitrace/commitdiff
dxgitrace: Handle simultanous D3D11 maps.
authorJosé Fonseca <jfonseca@vmware.com>
Thu, 30 May 2013 13:00:44 +0000 (14:00 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Thu, 30 May 2013 13:00:44 +0000 (14:00 +0100)
On D3D11 Map/Unmap are context methods, not resource methods, but in order
to handle simultanous maps we need to put the book-keeping in the
resource objects.


No differences found