From ce426ae1c9d99c99e9f513c7548aff4ab98dd7a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Locatti?= <42481638+goldenx86@users.noreply.github.com> Date: Fri, 9 Dec 2022 05:55:03 -0300 Subject: [PATCH] SMAA bit updated --- site/content/entry/yuzu-progress-report-nov-2022/index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/site/content/entry/yuzu-progress-report-nov-2022/index.md b/site/content/entry/yuzu-progress-report-nov-2022/index.md index 8005611e..ec950d7c 100644 --- a/site/content/entry/yuzu-progress-report-nov-2022/index.md +++ b/site/content/entry/yuzu-progress-report-nov-2022/index.md @@ -415,8 +415,9 @@ This feature uses previously created input profiles, make sure to create some in There’s a *lot* going on behind closed doors, but it’s too early to start teasing you. We can confirm that both `Project Gaia` and `Project Y.F.C. Part 2` are progressing healthily, but those are not the only important changes in the oven. -Personally, I’m trying to implement SMAA, but what started as just a rebase of [BreadFish's](https://github.com/breadfish64) OpenGL implementation ended up being more than a week of extra work dealing with the Vulkan implementation, taking precious time from the already busy schedule byte[] has. -Sorry! But the result will be worth it. +Personally, I’m helping implement SMAA, but what started as just a rebase of [BreadFish's](https://github.com/breadfish64) OpenGL implementation ended up being more than a week of extra work dealing with the Vulkan implementation, taking precious time from the already busy schedule byte[] has. +Sorry! But the result are be worth it. +We'll talk about it next month, as it didn't make the cut for this report's time-frame. That’s all folks! Thank you so much for giving us a bit of your time, and we hope to see you next time!