You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Release_Notes.txt
+14-8Lines changed: 14 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,10 @@
1
-
Radeon Memory Visualizer V1.2 07-20-2021
2
-
----------------------------------------
1
+
Radeon™ Memory Visualizer V1.3 01-20-2022
2
+
-----------------------------------------
3
3
4
-
V1.2 Changes
4
+
V1.3 Changes
5
5
------------------------------------
6
-
7
-
1) Add tooltips showing resource details on the Resource overview pane.
8
-
2) Add range-based address searching for resource tables.
9
-
3) Bugs/stability fixes.
6
+
1) DX12 Resource naming.
7
+
2) Bugs/stability fixes.
10
8
11
9
Known Issues
12
10
------------------------------------
@@ -16,13 +14,21 @@ Known Issues
16
14
(2) In the Snapshots|Resource details pane, Physical memory mapped events may be shown before virtual allocate events.
17
15
(3) Some of the Pane navigation shortcuts may conflict with the keyboard shortcuts used by the Radeon Settings (such as ALT-R). It is recommended to remap the Radeon settings so they don't conflict.
18
16
(4) Some UI elements do not rescale properly when the OS's DPI scale settings are dynamically changed, or when dragging RMV between two monitors with different DPI scales. Close and re-open RMV to view at proper sizes.
19
-
(5) Running multiple instances of the Radeon Developer Panel is not supported. This is also true when running the Radeon Developer Panel supplied with RMV at the same time as the Radeon Developer Panel supplied with the Radeon GPU Profiler.
17
+
(5) Running multiple instances of the Radeon Developer Panel is not supported.
20
18
(6) Sparse texture are not fully supported.
21
19
(7) When tracing an application that uses a launcher, or an application that creates multiple devices, it is possible that more than one trace file will be written to disk. In the case of the launcher, adding the launcher's executable name to the Blocked applications list in the Radeon Developer Panel should prevent multiple trace files. Restarting the Radeon Developer Panel may be required before attempting to trace again.
20
+
(8) If a memory dump is created by shutting down the application being traced and there are a large number of resource names, some names may not be included in the RMV file. The work-around is to use the Dump trace button in the Radeon Developer Panel and wait for the button to be disabled before shutting down the application. This gives the buffered names a chance to be processed.
22
21
23
22
Release Notes History
24
23
------------------------------------
25
24
25
+
V1.2 Changes
26
+
------------------------------------
27
+
28
+
1) Add tooltips showing resource details on the Resource overview pane.
29
+
2) Add range-based address searching for resource tables.
0 commit comments