From bd237aea83782701d801ce4a7cc157aceece854c Mon Sep 17 00:00:00 2001 From: baldurk Date: Fri, 30 Oct 2015 20:33:44 +0100 Subject: [PATCH] Remove release note about memory maps --- ReleaseNotes.md | 1 - 1 file changed, 1 deletion(-) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index de1575275..7e6aa7ef8 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -29,7 +29,6 @@ On capture: * Multiple VkQueues are untested and may likely not work. * Some API functions are not currently implemented. They will work while capturing but will not replay correctly. * Memory/image barriers are as yet unverified, potentially could lead to bad capture or replay. -* Memory maps are not intercepted, so any modifications are saved by reading back from the mapped pointer, even if it is uncached/write combined. * Image contents are saved out by copying aliasing their backing memory to a buffer, so will not be GPU-portable. * Captures will not be GPU-portable where memory indices etc change. * Unsupported or untested features: