This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
yuzu
/
src
History
Lioncash
4ef392906b
glsl_shader_decompiler: Append indentation without constructing a separate std::string
...
The interface of std::string already lets us append N copies of a character to an existing string.
2018-04-19 19:59:25 -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: Append indentation without constructing a separate std::string
2018-04-19 19:59:25 -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
Remove special rules for Windows.h and library includes
2016-09-21 00:16:33 -07:00
CMakeLists.txt
Massive removal of unused modules
2018-01-12 19:11:03 -07:00