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
1) Add support for showing aliased resources in the allocation overview and allocation explorer panes.
8
-
2) Rework the resource "Filter by size" slider throughout so that the resources are more evenly distributed.
9
-
3) Empty tables show a graphical indication and description as to why the table is empty.
10
-
4) Add "color by commit type" coloring mode.
11
-
5) Add search box and filter by allocation size to the allocation table in the allocation explorer pane.
12
-
6) Show unmapped resource memory in residency donut in the resource details pane.
13
-
7) Bug/stability fixes.
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.
14
10
15
11
Known Issues
16
12
------------------------------------
@@ -20,13 +16,24 @@ Known Issues
20
16
(2) In the Snapshots|Resource details pane, Physical memory mapped events may be shown before virtual allocate events.
21
17
(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.
22
18
(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.
23
-
(5) Running multiple instances of the Radeon Developer Panel is not supported.
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.
24
20
(6) Sparse texture are not fully supported.
25
21
(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.
26
22
27
23
Release Notes History
28
24
------------------------------------
29
25
26
+
V1.1 Changes
27
+
------------------------------------
28
+
29
+
1) Add support for showing aliased resources in the allocation overview and allocation explorer panes.
30
+
2) Rework the resource "Filter by size" slider throughout so that the resources are more evenly distributed.
31
+
3) Empty tables show a graphical indication and description as to why the table is empty.
32
+
4) Add "color by commit type" coloring mode.
33
+
5) Add search box and filter by allocation size to the allocation table in the allocation explorer pane.
34
+
6) Show unmapped resource memory in residency donut in the resource details pane.
35
+
7) Bug/stability fixes.
36
+
30
37
V1.0
31
38
------------------------------------
32
39
This is the first public release of the Radeon Memory Visualizer.
0 commit comments