From 4b31a9ecff25ac6e7e61f7eff554576ea5b374da Mon Sep 17 00:00:00 2001 From: Schplee <24275329+Schplee@users.noreply.github.com> Date: Wed, 10 Mar 2021 13:09:28 -0800 Subject: [PATCH] update timestamp and forum ID --- site/content/entry/yuzu-progress-report-feb-2021/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/content/entry/yuzu-progress-report-feb-2021/index.md b/site/content/entry/yuzu-progress-report-feb-2021/index.md index 1128b0ab..3a44b297 100644 --- a/site/content/entry/yuzu-progress-report-feb-2021/index.md +++ b/site/content/entry/yuzu-progress-report-feb-2021/index.md @@ -1,9 +1,9 @@ +++ -date = "2021-03-08T12:00:00-03:00" +date = "2021-03-10T12:00:00-03:00" title = "Progress Report February 2021" author = "GoldenX86" coauthor = "Honghoa" -forum = 0 +forum = 375270 +++ Welcome back yuz-ers, welcome to ~~City 17~~ February’s progress report! This time we will talk about Vulkan performance improvements, audio changes, how to make good use of compute shaders, new input additions, and more kernel rewrites.