16995 Commits (9d882e00002ee97bbab31c19f87b2e8be37fbb67)
 

Author SHA1 Message Date
lat9nq a1bcd79160 travis/linux: Use correct ccache directory 5 years ago
bunnei 275f63f3ea Merge pull request #5162 from lioncash/copy-shader 5 years ago
Lioncash fd6a753646 vfs: Use existing type aliases consistently 5 years ago
Morph c71f111bb0 common/file_util: Simplify the behavior of CreateFullPath 5 years ago
LC be3622e550 Merge pull request #5179 from ReinUsesLisp/fs-path 5 years ago
ReinUsesLisp eff4da93e1 common/file_util: Let std::filesystem cast from UTF16 to std::string 5 years ago
Chloe 586d5a72e1 Merge pull request #5176 from Morph1984/fix-createfile 5 years ago
Morph b8c2935580 vfs_real: Fix CreateFile for files without a file extension 5 years ago
Morph 1f5f5d8d3c Merge pull request #5174 from ReinUsesLisp/fs-fix 5 years ago
ReinUsesLisp 443d8d3a23 common/file_util: Fix and deprecate CreateFullPath, add CreateDirs 5 years ago
ReinUsesLisp 74e078db55 common/file_util: Succeed on CreateDir when the directory exists 5 years ago
Rodrigo Locatti 714b347f96 Merge pull request #5142 from comex/xx-poll-events 5 years ago
Rodrigo Locatti 65c2816e9e Merge pull request #5173 from lioncash/common-fs 5 years ago
Lioncash 3b79d189d3 file_util: Migrate remaining file handling functions over to std::filesystem 5 years ago
bunnei f923f9b6d0 Merge pull request #5166 from lioncash/log-cast 5 years ago
bunnei 851af116b2 Merge pull request #5135 from Morph1984/applets-shadow 5 years ago
Lioncash df7cf1df19 file_util: Migrate Exists() and IsDirectory() over to std::filesystem 5 years ago
Lioncash a4f07e1cc4 svc: Remove unnecessary casts 5 years ago
LC 026a2e35c2 Merge pull request #5171 from lat9nq/ci-unicorn-cleanup 5 years ago
lat9nq 7459d47cb6 ci: Remove `-DYUZU_USE_BUNDLED_UNICORN=ON` 5 years ago
bunnei c0ac666e2f Merge pull request #5167 from lioncash/doc-memory 5 years ago
Morph bd11a640d0 IPurchaseEventManager: Implement GetPurchasedEventReadableHandle 5 years ago
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