12813 Commits (183ae094bc64c35f8229dfcb6dff47b4b7dbc569)
 

Author SHA1 Message Date
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
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
Zach Hilman 892f001f62 common: Add additional SCM revision fields 6 years ago
Zach Hilman 23f9b9f578 ci: Add version counter variable 6 years ago
bunnei 753100d26e Merge pull request #2917 from FernandoS27/fermi-deduction-2 6 years ago
ReinUsesLisp 20c476154f audio/audout_u: Change formatting for old clang-format versions 6 years ago
ReinUsesLisp b090b8326e yuzu/game_list_worker: Silence warnings 6 years ago
ReinUsesLisp 5b425010bd yuzu/game_list: Silence -Wswitch and -Wunused-variable 6 years ago
ReinUsesLisp 1dc0eeb6be yuzu/configure_service: Silence -Wswitch 6 years ago
ReinUsesLisp a44fa7e190 yuzu_tester: Remove unused variable 6 years ago
ReinUsesLisp ac7d5ab87f service/nvdrv: Silence -Wswitch 6 years ago
ReinUsesLisp 88f3837483 service/nfp: Silence -Wunused and -Wswitch 6 years ago
ReinUsesLisp 271d159f41 service/hid: Silence -Wunused and -Wswitch 6 years ago