Merge branch '56-fix-image-copy-inside-render-pass' into 'master'
authorPyry Haulos <phaulos@google.com>
Wed, 13 Jan 2016 16:53:09 +0000 (11:53 -0500)
committerPyry Haulos <phaulos@google.com>
Wed, 13 Jan 2016 16:53:09 +0000 (11:53 -0500)
commitbe7df5a5fa5112c9fc5e18e896b9dc3f37d8a67e
treef33e499b4e38141f704c460a2008ee95d4da4053
parent9d9dbb951e48c08343b3bf6016f836a0234d4b68
parent9fa4bc73bc6451f515dba71bcab00a4b9eacc31d
Merge branch '56-fix-image-copy-inside-render-pass' into 'master'

Move cmdCopyImageToBuffer outside from render pass

Fixes #56

See merge request !287