12830 Commits (eb2ffec5a48c683e263fadb325dba478ba55aaa1)
 

Author SHA1 Message Date
Fernando Sahmkow eb2ffec5a4 Tests: Eliminate old Core Timing Tests 6 years ago
Fernando Sahmkow 93a18da674 Core Timing: Rework Core Timing to run all cores evenly. 6 years ago
bunnei f9b784f1a6 Merge pull request #2921 from FreddyFunk/compiler-warnings-core 6 years ago
bunnei 740866eb60 Merge pull request #2964 from Schplee/update-icon 6 years ago
Schplee 4f9d5bdc67 Updated yuzu icon to thicker version 6 years ago
bunnei 9680991009 Merge pull request #2654 from DarkLordZach/lm-log-rewrite 6 years ago
bunnei c55d87971e Merge pull request #2961 from DarkLordZach/azure-tag-names 6 years ago
bunnei 329f46b9c8 Merge pull request #2956 from DarkLordZach/azure-win-tarxz 6 years ago
Zach Hilman e6c65c1a79 ci: Isolate upload merge step into stage 2 6 years ago
Zach Hilman 81bbe698a3 ci: Update build suffix for mock builds 6 years ago
Fernando Sahmkow 183ae094bc Merge pull request #2959 from ReinUsesLisp/cbuf-hsetp2 6 years ago
ReinUsesLisp 27db09b4e7 shader/half_set_predicate: Fix HSETP2 for constant buffers 6 years ago
ReinUsesLisp f8372fcc62 shader/half_set_predicate: Reduce DEBUG_ASSERT to LOG_DEBUG 6 years ago
bunnei f63dc34999 Merge pull request #2890 from Morph1984/hid_deactivatenpad 6 years ago
Morph bebe0ff470 hid: Implement DeactivateNpad 6 years ago
Zach Hilman fa828a828f Merge pull request #2951 from lioncash/global 6 years ago
Zach Hilman b686e521eb ci: Add TAR-XZ compression to MSVC builds 6 years ago
Rodrigo Locatti 62919439c7 Merge pull request #2952 from lioncash/warning 6 years ago
Rodrigo Locatti 93d12071d6 Merge pull request #2955 from lioncash/allocator 6 years ago
Lioncash 18a54d5b01 alignment: Resolve allocator construction issues on debug 6 years ago
Lioncash a8ad9b2141 alignment: Specify trait definitions within the allocator 6 years ago
Fernando Sahmkow f69b777f89 Merge pull request #2954 from ReinUsesLisp/fix-invalidation 6 years ago
ReinUsesLisp 3d415bbb32 gl_shader_disk_cache: Properly ignore existing cache 6 years ago
Lioncash 3685b588d0 bcat/module: Silence truncation warnings 6 years ago
Lioncash bf17041e33 bcat: Take std::function instance by value in NullBackend's constructor 6 years ago
Lioncash ca16eb6b49 bcat: In-class initialize ProgressServiceBackend's impl member 6 years ago
Lioncash 8d1a3e2fab bcat: Make ProgressServiceBackend's constructor take a std::string_view 6 years ago
bunnei 23cc4bdba2 Merge pull request #2953 from DarkLordZach/azure-titlebars-gamename 6 years ago
Zach Hilman d238b53bca qt: Fix game name format error 6 years ago
Lioncash 2269566f26 bcat: Make ProgressServiceBackend's GetEvent() const 6 years ago
Lioncash 0cab8c117d boxcat: Silence an unused variable warning 6 years ago
Lioncash 8e9649b547 core/core: Remove unused header 6 years ago
Lioncash 922799f1d5 core: Remove Core::CurrentProcess() 6 years ago
Lioncash e4e4af80e8 hle/service: Replace global system instance calls with instance-based ones 6 years ago
bunnei 7a15ccbc4c Merge pull request #2942 from ReinUsesLisp/clang-warnings 6 years ago
bunnei 376be77d02 Merge pull request #2943 from DarkLordZach/azure-titlebars-v2 6 years ago
Fernando Sahmkow d057afdfb8 Merge pull request #2944 from lioncash/ast 6 years ago
Lioncash 71a231e448 video_core/control_flow: Eliminate variable shadowing warnings 6 years ago
Lioncash a542346e9d video_core/control_flow: Eliminate pessimizing moves 6 years ago
Lioncash 1ad73a6011 video_core/ast: Unindent most of IsFullyDecompiled() by one level 6 years ago
Lioncash 2d2dd7bf7b video_core/ast: Make ShowCurrentState() take a string_view instead of std::string 6 years ago
Lioncash b1178c30cf video_core/ast: Eliminate variable shadowing warnings 6 years ago
Lioncash d599c3c74b video_core/ast: Replace std::string with a constexpr std::string_view 6 years ago
Lioncash 7d18851449 video_core/ast: Default the move constructor and assignment operator 6 years ago
Lioncash 4d48fc529a video_core/{ast, expr}: Organize forward declaration 6 years ago
Lioncash 844d714085 video_core/expr: Supply operator!= along with operator== 6 years ago
Lioncash e53a34ecf6 video_core/{ast, expr}: Use std::move where applicable 6 years ago
Lioncash 2d86bd6d08 video_core/ast: Supply const accessors for data where applicable 6 years ago
David 7f086f756e Merge pull request #2888 from FernandoS27/decompiler2 6 years ago
Zach Hilman 7488ac74c6 qt: Change titlebar formatting 6 years ago