111 Commits (3728bbc22a9224ff75fff22487a47bcaaf6ac2be)

Author SHA1 Message Date
Fernando Sahmkow 47e4f6a52c Shader_Ir: Refactor Decompilation process and allow multiple decompilation modes. 6 years ago
Fernando Sahmkow 8be6e1c522 shader_ir: Corrections to outward movements and misc stuffs 7 years ago
Zach Hilman 14248685af cmake: Add SCM detection for Azure 6 years ago
ReinUsesLisp 4e35177e23 shader_ir: Implement VOTE 6 years ago
Fernando Sahmkow 8af6e6a052 shader_ir: Implement a new shader scanner 7 years ago
Fernando Sahmkow 3b9d89839d texture_cache: Address Feedback 7 years ago
ReinUsesLisp 06c4ce8645 shader: Decode SUST and implement backing image functionality 7 years ago
ReinUsesLisp dec1cbaf7f cmake: Add missing shader hash file entries 7 years ago
Zach Hilman ca5638a142 common: Extract UUID to its own class 7 years ago
unknown 72477731ed common/zstd_compression: Add Zstandard wrapper 7 years ago
unknown ca82589350 common: Link libzstd_static 7 years ago
unknown c791192d64 Addressed feedback 7 years ago
unknown 798d76f4c7 data_compression: Move LZ4 compression from video_core/gl_shader_disk_cache to common/data_compression 7 years ago
Fernando Sahmkow 522957f9f3 Implement a MultiLevelQueue 7 years ago
Lioncash 1b6adb5308 common/CMakeLists: Amend boost dependency 7 years ago
bunnei 93da8e0abf core: Move PageTable struct into Common. 7 years ago
Lioncash f71c598907 common/thread_queue_list: Remove unnecessary dependency on boost 7 years ago
ReinUsesLisp 48e6f77c03 shader/decode: Split memory and texture instructions decoding 7 years ago
Fernando Sahmkow 3ea48e8ebe Implement 128 bits Unsigned Integer Multiplication and Division. 7 years ago
ReinUsesLisp dfd14618f7 cmake: Fix title bar issue 7 years ago
Frederic L 8ff2ce5207 cmake: Use CMAKE_COMMAND instead of "cmake" 7 years ago
ReinUsesLisp be4641c43f gl_shader_disk_cache: Invalidate shader cache changes with CMake hash 7 years ago
Lioncash fc8da2d5e3 common: Add basic bit manipulation utility function to Common 7 years ago
Lioncash 8b27e73bd7 common: Remove bit_set.h 7 years ago
Lioncash 3533d33ff5 common: Remove dependency on xbyak 7 years ago
Lioncash 1291f3f820 common: Remove memory_util.cpp/.h 7 years ago
fearlessTobi 8e6311bfd2 Remove "#" in the version number 7 years ago
fearlessTobi 4d139943f2 Port web_service from Citra 7 years ago
MerryMage 112351d557 common: Implement a ring buffer 7 years ago
CaptV0rt3x e3af341d5b Better Title Bar Display 7 years ago
Lioncash 11895d54af common: Remove unused old breakpoint source files 7 years ago
Zach Hilman 10aac376d1 common: Move hex string processing to separate file 8 years ago
Lioncash 973fdce79b common: Remove synchronized_wrapper.h 8 years ago
Lioncash 87a92ef062
common: Remove chunk_file.h and linear_disk_cache.h 8 years ago
Lioncash 0eba5911f2 common: Remove code_block.h 8 years ago
bunnei 45fd7c4a37 common: Port cityhash code from Citra. 8 years ago
Daniel Lim Wee Soong 3b558eebee Logging: Create logging macros based on fmtlib 8 years ago
N00byKing 34b733e70e CMake: Set EMU_ARCH_BITS in CMakeLists.txt 8 years ago
Matthew Brener af871f8966
Fix spelling error in CMakeLists 8 years ago
Lioncash e710a1b989 CMakeLists: Derive the source directory grouping from targets themselves 8 years ago
MerryMage 80db02c497 Minor cleanup 8 years ago
B3n30 82151d407d CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119) 8 years ago
Yuri Kunde Schlesner d736cca848 CMake: Create INTERFACE targets for microprofile and nihstro 9 years ago
Yuri Kunde Schlesner 0f563111a2 CMake: Use IMPORTED target for Boost 9 years ago
Yuri Kunde Schlesner 7b81903756 CMake: Correct inter-module dependencies and library visibility 9 years ago
Yuri Kunde Schlesner d1bf7919da Move framebuffer_layout from Common to Core 9 years ago
bunnei a4760e939f common: Add a generic interface for logging telemetry fields. 9 years ago
Yuri Kunde Schlesner cb4da3975e Remove unused symbols code 9 years ago
wwylele 8a8c0f348b Common: add ParamPackage 9 years ago
Yuri Kunde Schlesner 3b4e400333 Remove built-in (non-Microprofile) profiler 9 years ago