You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src
David 81f24f5685 Fixed RequestUpdateAudioRenderer deadlocks and calculated section sizes properly (#580)
* Fixed RequestUpdateAudioRenderer deadlocks and calculated section sizes properly

This fixes RequestUpdateAudioRenderer deadlocks in games like Puyo Puyo Tetris and games which require a proper section size in games such as Retro City Rampage. This fixes causes various games to start rendering or trying to render
7 years ago
..
common Common/string_util: add StringFromBuffer function 7 years ago
core Fixed RequestUpdateAudioRenderer deadlocks and calculated section sizes properly (#580) 7 years ago
input_common input_common: Move old logging macros over to fmt-capable ones 7 years ago
tests core: Move process creation out of global state. 7 years ago
video_core Build: Fixed some MSVC warnings in various parts of the code. 7 years ago
yuzu Merge pull request #579 from SciresM/master 7 years ago
yuzu_cmd sdl: add check for GL extension support 7 years ago
.clang-format Remove special rules for Windows.h and library includes 9 years ago
CMakeLists.txt Massive removal of unused modules 7 years ago