- Mar 22, 2020
-
-
FearlessTobi authored
Currently, yuzu just freezes when an error occurs while Initializing the WebApplet. From a user perspective, this obviously isn't great as the game just softlocks. With this change, yuzu will call the Finalize method, so to the game it seems like as the user just exited the WebApplet normally. This works around https://github.com/yuzu-emu/yuzu/issues/2852.
-
- Feb 28, 2020
- Feb 27, 2020
-
-
Morph authored
* Stub SetLcdBacklighOffEnabled Used by Super Smash Bros. Ultimate We require backlight services to be implemented to turn on/off the backlight. * Address feedback
-
Nguyen Dac Nam authored
* shader: add FmulPostFactor LUT table * shader: FMUL apply LUT * Update src/video_core/engines/shader_bytecode.h Co-Authored-By:
Mat M. <mathew1800@gmail.com> * nit: mistype * clang-format & add missing import * shader: remove post factor LUT. * shader: move post factor LUT to function and fix incorrect order. * clang-format * shader: FMUL: add static to post factor LUT * nit: typo Co-authored-by:
Mat M. <mathew1800@gmail.com>
-
- Feb 26, 2020
- Feb 25, 2020
-
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
- Feb 23, 2020
-
-
bunnei authored
- Fixes audio crackling in Crash Team Racing Nitro-Fueled, Super Mario Odyssey, and others. - Addresses followup issues from #3310.
-
- Feb 22, 2020
-
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
bunnei authored
-
- Feb 21, 2020
-
-
ReinUsesLisp authored
Fix typo in the illegal 3D texture assert logic. We care about catching arrayed 3D textures or 3D shadow textures, not regular 3D textures.
-
Nguyen Dac Nam authored
-
Nguyen Dac Nam authored
-
- Feb 20, 2020
-
-
Nguyen Dac Nam authored
-
Nguyen Dac Nam authored
-
bunnei authored
- Minor perf improvement.
-
- Feb 19, 2020
-
-
Nguyen Dac Nam authored
-
Nguyen Dac Nam authored
-
Nguyen Dac Nam authored
-