mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-07-30 05:32:06 +00:00
Update site/content/entry/yuzu-progress-report-may-2021/index.md
Co-authored-by: Schplee <24275329+Schplee@users.noreply.github.com>
This commit is contained in:
parent
a1e9efade0
commit
e644c1ce48
|
@ -13,7 +13,7 @@ We have dozens of changes to discuss: Kernel fixes, input and UI improvements, g
|
|||
|
||||
## Pokémon Snap, but it’s New
|
||||
|
||||
`New Pokémon Snap`’s release resulted in tons of work to be done to make the game playable. For starters, Snap experienced crashes during gameplay,
|
||||
`New Pokémon Snap`’s release resulted in tons of work needed to make the game playable. For starters, Snap experienced crashes during gameplay,
|
||||
an issue [epicboy](https://github.com/ameerj) was not happy about.
|
||||
The buffer cache rewrite introduced an optimized fast path for `uniform bindings`, the conditions to take advantage of it are that buffers must be both small and *non-null*. Turns out,
|
||||
null buffers were not being explicitly checked for, causing stabilities along the way.
|
||||
|
|
Loading…
Reference in a new issue