diff --git a/doc/changes/auxiliary/mr.1894.md b/doc/changes/auxiliary/mr.1894.md new file mode 100644 index 000000000..a97b01ef6 --- /dev/null +++ b/doc/changes/auxiliary/mr.1894.md @@ -0,0 +1 @@ +vk: Add and use enumeration helpers. diff --git a/doc/changes/compositor/mr.1894.1.md b/doc/changes/compositor/mr.1894.1.md new file mode 100644 index 000000000..1b9d5d98f --- /dev/null +++ b/doc/changes/compositor/mr.1894.1.md @@ -0,0 +1,2 @@ +util: Use enumeration helpers, with a tiny little bit of refactor to increase +code reuse. diff --git a/doc/changes/compositor/mr.1894.2.md b/doc/changes/compositor/mr.1894.2.md new file mode 100644 index 000000000..482e3de4c --- /dev/null +++ b/doc/changes/compositor/mr.1894.2.md @@ -0,0 +1 @@ +main: Use enumeration helpers in and refactor the NVIDIA direct target code.