16719 Commits (50675db08062d423865fe28e48cedf83e7d1355c)
 

Author SHA1 Message Date
Morph e6f78dd3f0 IPurchaseEventManager: Stub Set(Default)DeliveryTarget 5 years ago
Morph 6327da2213 aoc_u: Stub Create(Permanent)EcPurchasedEventManager 5 years ago
Lioncash 024c10b697 memory: Resolve -Wdocumentation warning for Write() 5 years ago
bunnei c9d7c96b27 Merge pull request #5156 from comex/xx-raws 5 years ago
Morph 419996f5db fsp_srv: Implement OpenDataStorageWithProgramIndex 5 years ago
Morph f30f97994b file_sys: Consolidate common Title ID operations 5 years ago
Morph 8aa4a6d501 Merge pull request #5165 from lioncash/copy-controller 5 years ago
Lioncash 8f135703dc core: Remove unnecessary enum casts in log calls 5 years ago
Lioncash fb0e41b085 controller: Use std::move within ConvertToFrontendParameters() 5 years ago
Lioncash b3a31de3b9 controller: Avoid unnecessary copies in ConfigurationComplete() 5 years ago
Morph 439488a842 Merge pull request #5020 from german77/AnalogfromButtonFix 5 years ago
german 1a3e4518ec Disable analog joystick from buttons by default 5 years ago
Rodrigo Locatti bbf78a6df7 Merge pull request #5164 from lioncash/contains 5 years ago
Rodrigo Locatti f80d120d67 Merge pull request #5163 from lioncash/concat 5 years ago
bunnei 1613bbab8a Merge pull request #5153 from comex/xx-unix 5 years ago
Lioncash 909671a055 video_core: Make use of ordered container contains() where applicable 5 years ago
Lioncash 4d6a2247f2 ast: Improve string concat readability in operator() 5 years ago
Lioncash 10fe8026a9 gl_shader_decompiler: Elide unnecessary copies within DeclareConstantBuffers() 5 years ago
bunnei 72378f4f6c Merge pull request #5149 from comex/xx-map-interval 5 years ago
Rodrigo Locatti 73f3e1cbf3 Merge pull request #5159 from lioncash/move-amend 5 years ago
Rodrigo Locatti 4cab52f258 Merge pull request #5160 from lioncash/buffer-header 5 years ago
Lioncash 4704a22c3f buffer_block: Mark interface as nodiscard where applicable 5 years ago
Lioncash 7caec76970 buffer_block: Remove unnecessary includes 5 years ago
Rodrigo Locatti 81249bc311 Merge pull request #5158 from lioncash/video-fmt 5 years ago
bunnei 9ba99af200 Merge pull request #5148 from comex/xx-unused-fields 5 years ago
bunnei 6324f1e67f Merge pull request #5154 from comex/xx-ipc 5 years ago
Lioncash 0e7ead8b49 shader_ir: std::move node within DeclareAmend() 5 years ago
Lioncash ea0e85b869 video_core: Remove unnecessary enum class casting in logging messages 5 years ago
LC 7694cb9154 Merge pull request #5147 from comex/xx-purevirt 5 years ago
LC 5afcc5fb3d Merge pull request #5150 from comex/xx-boxcat 5 years ago
LC f2ca2f4412 Merge pull request #5152 from comex/xx-override 5 years ago
LC 60ba2d11df Merge pull request #5136 from lioncash/video-shadow3 5 years ago
Lioncash a006a490f5 maxwell_3d: Move member variables to end of class 5 years ago
Lioncash 121f585d17 maxwell_3d: Resolve -Wdocumentation warning 5 years ago
Lioncash 05038223a7 maxwell_3d: Remove unused dirty_pointer array 5 years ago
comex 14f8c5e6fe configure_motion_touch: Fix unescaped backslash in regex 5 years ago
comex f5937952aa network, sockets: Replace `POLL_IN`, `POLL_OUT`, etc. constants with an `enum class PollEvents` 5 years ago
LC 7aa6cf6b41 Merge pull request #5155 from comex/xx-default 5 years ago
comex 086238f1ac Fix "explicitly defaulted but implicitly deleted" warning 5 years ago
comex 63994da5c3 hle: Type check ResponseBuilder::Push arguments, and fix use in vi.cpp 5 years ago
comex 3c7962df41 CMakeLists,network: Create YUZU_UNIX macro to replace __unix__ 5 years ago
comex 2451a59949 renderer_vulkan: Add missing `override` specifier 5 years ago
comex ef14bbc69d map_interval: Change field order to address uninitialized field warning 5 years ago
comex cf99d67e66 core: Mark unused fields as [[maybe_unused]] 5 years ago
comex 8e924224df boxcat: Avoid unnecessary object copy 5 years ago
LC 03aee5c798 Merge pull request #5146 from comex/xx-num 5 years ago
comex e250594b6e nvdrv: Remove useless re-declaration of pure virtual methods that were already declared in the superclass 5 years ago
comex 38f4b34610 video_core: Adjust `NUM` macro to avoid Clang warning 5 years ago
Rodrigo Locatti 722001f513 Merge pull request #5143 from comex/xx-users-size 5 years ago
Rodrigo Locatti 216928a60b Merge pull request #5141 from comex/xx-true-false 5 years ago