suyu/src
Lioncash aa26baa3db glsl_shader_decompiler: Add char overload for ShaderWriter's AddLine()
Avoids constructing a std::string just to append a character.
2018-04-19 20:04:09 -04:00
..
common bit_field: Remove is_pod check, add is_trivially_copyable_v. 2018-04-17 18:00:18 -04:00
core nvflinger: Call MicroProfileFlip on NVFlinger::Compose. 2018-04-18 20:28:50 -04:00
input_common Format: Run the new clang format on everything 2018-01-20 16:45:11 -07:00
tests core: Move process creation out of global state. 2018-03-14 18:42:19 -04:00
video_core glsl_shader_decompiler: Add char overload for ShaderWriter's AddLine() 2018-04-19 20:04:09 -04:00
yuzu Implement Pull #3528 from citra: use nvidia graphics automatically on laptops with optimus (with AMD support) (#271) 2018-04-19 12:22:26 -06:00
yuzu_cmd Implement Pull #3528 from citra: use nvidia graphics automatically on laptops with optimus (with AMD support) (#271) 2018-04-19 12:22:26 -06:00
.clang-format
CMakeLists.txt