yuzu-fork/src/core/frontend
Lioncash 39c8d18feb core/CMakeLists: Make some warnings errors
Makes our error coverage a little more consistent across the board by
applying it to Linux side of things as well. This also makes it more
consistent with the warning settings in other libraries in the project.

This also updates httplib to 0.7.9, as there are several warning
cleanups made that allow us to enable several warnings as errors.
2020-10-13 13:16:49 -04:00
..
applets frontend/controller: Eliminate dependency on the global system instance 2020-09-25 19:23:20 -04:00
emu_window.cpp core/CMakeLists: Make some warnings errors 2020-10-13 13:16:49 -04:00
emu_window.h emu_window: Mark Scoped constructor and Acquire() as nodiscard 2020-08-14 04:43:44 -04:00
framebuffer_layout.cpp core/CMakeLists: Make some warnings errors 2020-10-13 13:16:49 -04:00
framebuffer_layout.h Address second batch of reviews 2020-08-30 00:43:25 +02:00
input.h First implementation of controller rumble 2020-09-29 10:38:25 -04:00