From 66180f7487a9fc1124458094edc2cd76faeef8d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Locatti?= <42481638+goldenx86@users.noreply.github.com> Date: Sat, 9 Jul 2022 03:21:51 -0300 Subject: [PATCH] asdfasdf --- site/content/entry/yuzu-progress-report-jun-2022/index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/site/content/entry/yuzu-progress-report-jun-2022/index.md b/site/content/entry/yuzu-progress-report-jun-2022/index.md index 73241af2..35484a58 100644 --- a/site/content/entry/yuzu-progress-report-jun-2022/index.md +++ b/site/content/entry/yuzu-progress-report-jun-2022/index.md @@ -6,7 +6,7 @@ coauthor = "CaptV0rt3x" forum = 0 +++ -Dear yuz-ers, we had fantastic progress during June! Very important graphical changes providing tons of fixes, driver bugs being squashed, kernel and CPU improvements, UI and input changes, and more! +Dear yuz-ers, we had fantastic progress during June! Driver bugs being squashed, kernel and CPU improvements, UI and input changes, and more! @@ -36,7 +36,8 @@ It’s always boring to start an article with a bunch of warnings, but this is o ## Graphical changes -We should be covering the release of the first part of `Project Y.F.C.` here, but due to schedule issues, we're sorry for the incovenience and we'll make sure to cover it in the next report. +We should be covering the release of the first part of `Project Y.F.C.` here, but due to schedule issues it was moved to the next report. +we're sorry for the incovenience and we'll make sure to cover it next time. The good news is that besides yuzu Fried Chicken, there have been other fun GPU improvements to report. [Behunin](https://github.com/behunin) is back with a {{< gh-hovercard "8413" "very interesting optimization for our `gpu_thread`," >}} [“a bounded multi-producer multi-consumer concurrent queue”](https://github.com/rigtorp/MPMCQueue).