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
2018-06-22 22:22:33 -04:00
..
common Common/string_util: add StringFromBuffer function 2018-06-07 09:59:47 +03:00
core Fixed RequestUpdateAudioRenderer deadlocks and calculated section sizes properly (#580) 2018-06-22 22:22:33 -04:00
input_common
tests
video_core Build: Fixed some MSVC warnings in various parts of the code. 2018-06-20 11:39:10 -05:00
yuzu Merge pull request #579 from SciresM/master 2018-06-22 12:08:39 -04:00
yuzu_cmd sdl: add check for GL extension support 2018-06-04 12:26:41 -05:00
.clang-format
CMakeLists.txt