diff --git a/doc/changes/compositor/mr.1981.1.md b/doc/changes/compositor/mr.1981.1.md new file mode 100644 index 000000000..39474c05a --- /dev/null +++ b/doc/changes/compositor/mr.1981.1.md @@ -0,0 +1,2 @@ +render: Add timewarp to graphics path distortion shaders, works very similar to +the compute paths timewarp. diff --git a/doc/changes/compositor/mr.1981.2.md b/doc/changes/compositor/mr.1981.2.md new file mode 100644 index 000000000..f11eec1fb --- /dev/null +++ b/doc/changes/compositor/mr.1981.2.md @@ -0,0 +1 @@ +main: Wire up timewarp on the graphics path for the distortion shaders.