254 Commits (16f92e5b3220969783269b15dde46e314c6afc5c)

Author SHA1 Message Date
Lioncash 58312f2968 common/thread_queue_list: Remove unnecessary dependency on boost 7 years ago
ReinUsesLisp 8a7efd22ec shader/decode: Split memory and texture instructions decoding 7 years ago
Fernando Sahmkow 68927866e2 Implement 128 bits Unsigned Integer Multiplication and Division. 7 years ago
ReinUsesLisp 0726b490dd cmake: Fix title bar issue 7 years ago
Frederic L bec5eeec31 cmake: Use CMAKE_COMMAND instead of "cmake" 7 years ago
ReinUsesLisp 8b1a7aa19d gl_shader_disk_cache: Invalidate shader cache changes with CMake hash 7 years ago
Lioncash 0a9a9e9b80 common: Add basic bit manipulation utility function to Common 7 years ago
Lioncash aa5e7037ec common: Remove bit_set.h 7 years ago
Lioncash 7a14d90f97 common: Remove dependency on xbyak 7 years ago
Lioncash 443b1a6341 common: Remove memory_util.cpp/.h 7 years ago
fearlessTobi 86349413b5 Remove "#" in the version number 7 years ago
fearlessTobi 92e939952c Port web_service from Citra 7 years ago
MerryMage 62e2e0a8fb common: Implement a ring buffer 7 years ago
CaptV0rt3x b636ffa70c Better Title Bar Display 7 years ago
Lioncash f3992cd43b common: Remove unused old breakpoint source files 7 years ago
Zach Hilman 7193c994b7 common: Move hex string processing to separate file 7 years ago
Lioncash 8ec2f1b2b7 common: Remove synchronized_wrapper.h 8 years ago
Lioncash 67e3bb3e87 common: Remove chunk_file.h and linear_disk_cache.h 8 years ago
Lioncash 4e99ac0553 common: Remove code_block.h 8 years ago
bunnei c30c48e052 common: Port cityhash code from Citra. 8 years ago
Daniel Lim Wee Soong a0298a552c Logging: Create logging macros based on fmtlib 8 years ago
N00byKing 9b619405e9 CMake: Set EMU_ARCH_BITS in CMakeLists.txt 8 years ago
Matthew Brener 1117c87e68 Fix spelling error in CMakeLists 8 years ago
Lioncash 447c25646e CMakeLists: Derive the source directory grouping from targets themselves 8 years ago
MerryMage 2c057ef5df Minor cleanup 8 years ago
B3n30 1b2aa3780d CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119) 8 years ago
Yuri Kunde Schlesner 1f22f0939c CMake: Create INTERFACE targets for microprofile and nihstro 9 years ago
Yuri Kunde Schlesner 97f922e583 CMake: Use IMPORTED target for Boost 9 years ago
Yuri Kunde Schlesner b78ce2bce5 CMake: Correct inter-module dependencies and library visibility 9 years ago
Yuri Kunde Schlesner e6dc5926fb Move framebuffer_layout from Common to Core 9 years ago
bunnei f9a850bb59 common: Add a generic interface for logging telemetry fields. 9 years ago
Yuri Kunde Schlesner 89fe2c033d Remove unused symbols code 9 years ago
wwylele 11e73d554f Common: add ParamPackage 9 years ago
Yuri Kunde Schlesner e7c2eba35d Remove built-in (non-Microprofile) profiler 9 years ago
James Rowe e109f95da9 Gui: Change title bar to include build name 9 years ago
Weiyi Wang 6580180759 Common/x64: remove legacy emitter and abi (#2504) 9 years ago
wwylele fc8f22bd7e Common: add Quaternion 9 years ago
MerryMage 4aaaea9758 core: Move emu_window and key_map into core 9 years ago
Yuri Kunde Schlesner 2d892f845c VideoCore: Convert x64 shader JIT to use Xbyak for assembly 9 years ago
James Rowe 08f830fed4 Support additional screen layouts. 10 years ago
Yuri Kunde Schlesner 2396b01d5d Common: Remove section measurement from profiler (#1731) 10 years ago
MerryMage 9f9c987924 Common: Remove Common::make_unique, use std::make_unique 10 years ago
Jannik Vogel 5cf2de5ecf PICA: Align vertex attributes 10 years ago
Lioncash 75b3e911ec common: Get rid of debug_interface.h 10 years ago
aroulin 22bc3b66d3 Common: Import BitSet from Dolphin 10 years ago
Yuri Kunde Schlesner 424b0fa646 Integrate the MicroProfile profiling library 11 years ago
bunnei 4ffc095fa3 Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64. 11 years ago
bunnei 15e9a59ad0 Common: Move cpu_detect to x64 directory. 11 years ago
bunnei f9e3228caa x64: Refactor to remove fake interfaces and general cleanups. 11 years ago
bunnei be08c22685 Common: Added MurmurHash3 hash function for general-purpose use. 11 years ago