yuzu-emu
/
yuzu-android
Archived
1
0
Fork 0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu-android/src
Subv 1ec8d2123d GPU: Implemented a gpu macro interpreter.
The Ryujinx macro interpreter and envydis were used as reference.

Macros are programs that are uploaded by the games during boot and can later be called by writing to their method id in a GPU command buffer.
2018-04-01 12:07:26 -05:00
..
common log.h: Change comment from citra to yuzu 2018-03-26 21:52:59 +02:00
core settings: Remove unused CpuCore class. 2018-03-26 23:14:44 -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 GPU: Implemented a gpu macro interpreter. 2018-04-01 12:07:26 -05:00
yuzu Merge pull request #286 from N00byKing/citratoyuzuagain 2018-03-27 19:57:58 -04:00
yuzu_cmd config: Use simplified checkbox (from Citra) for CPU JIT. 2018-03-26 23:02:37 -04: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