yuzu/src
Lioncash c8135b3c18 gl_shader_disk_cache: Make use of std::nullopt where applicable
Allows the compiler to avoid unnecessarily zeroing out the internal
buffer of std::optional on some implementations.
2020-08-14 08:20:44 -04:00
..
audio_core General: Tidy up clang-format warnings part 2 2020-08-13 14:19:08 -04:00
common Merge pull request #4511 from lioncash/build2 2020-08-13 15:13:21 -04:00
core Merge pull request #4495 from lioncash/conv 2020-08-14 03:10:17 -03:00
input_common General: Tidy up clang-format warnings part 2 2020-08-13 14:19:08 -04:00
tests tests/core_timing: Remove pragma optimize(off) 2020-08-03 11:12:55 -04:00
video_core gl_shader_disk_cache: Make use of std::nullopt where applicable 2020-08-14 08:20:44 -04:00
web_service Replace externals with Conan (#3735) 2020-05-08 17:09:29 -04:00
yuzu General: Tidy up clang-format warnings part 2 2020-08-13 14:19:08 -04:00
yuzu_cmd Rebase for per game settings 2020-07-17 14:26:14 +10:00
yuzu_tester configuration: Add settings to enable/disable specific CPU optimizations 2020-07-11 14:34:09 +01:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt CMakeLists: Resolve #4478 2020-08-03 11:21:24 -04:00