yuzu/src
lat9nq c433c0a746 bootmanager: Address review comments
Changes QMessageBox usages to warnings, as the problems they bring to
light are being safely handled by the application and do not warrant
something of the "critical" level.

Changes LOG_CRITICAL to LOG_ERROR for the same reason. Preferring ERROR
to WARNING as yuzu is denying loading of any guest applications after
checking for these conditions.

Moved logging the GL_RENDERER string into GetUnsupportedGLExtensions()
to make more clear that unsupported extensions were already being
logged. Makes placement of the logs easier to understand later, as well.
2020-11-09 22:55:05 -05:00
..
audio_core core: Fix clang build pt.2 2020-10-20 22:16:03 -04:00
common common/fiber: Move all member variables into impl class 2020-11-06 20:36:32 -05:00
core Merge pull request #4909 from lioncash/interrupt 2020-11-08 22:09:40 -03:00
input_common Add hotplug, rumble and fix 3rd party adapters for the GC adapter 2020-10-28 21:12:34 -05:00
tests tests: Fix data race in fibers test 2020-10-28 01:41:24 -03:00
video_core video_core: dma_pusher: Remove integrity check on command lists. 2020-11-07 00:08:19 -08:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu bootmanager: Address review comments 2020-11-09 22:55:05 -05:00
yuzu_cmd core: Remove usage of unicorn 2020-11-03 20:22:05 -05:00
yuzu_tester core: Remove usage of unicorn 2020-11-03 20:22:05 -05:00
.clang-format
CMakeLists.txt CMakeLists: Resolve MSVC build failures 2020-10-30 14:57:58 -04:00