16622 Commits (efaccf36118f3fbb80e8e8272ace096cbb915ded)
 

Author SHA1 Message Date
lat9nq efaccf3611 cmake/conan: Conditionally add target Boost::context 5 years ago
bunnei a5540ee6dd Merge pull request #5193 from lat9nq/fix-conan-boost 5 years ago
lat9nq 5e59e26876 cmake: Fix generating CMake configs and linking with Boost 5 years ago
bunnei 91c13721de common: Update CMakeList to fix build issue with Boost. 5 years ago
bunnei f68691758d Merge pull request #5183 from lioncash/alias2 5 years ago
bunnei bf0fea0cfc Merge pull request #5187 from Morph1984/revert-stdfs 5 years ago
bunnei a1bc0b56de Merge pull request #5172 from lioncash/svc-wide 5 years ago
Morph 944c66a1c4 Revert "Merge pull request #5173 from lioncash/common-fs" 5 years ago
Morph 07b5c70975 Revert "Merge pull request #5174 from ReinUsesLisp/fs-fix" 5 years ago
Morph 9e47a3f7cd Revert "Merge pull request #5176 from Morph1984/fix-createfile" 5 years ago
Morph 4b2d4ac412 Revert "Merge pull request #5179 from ReinUsesLisp/fs-path" 5 years ago
Morph 1992dbc3cf Revert "Merge pull request #5181 from Morph1984/5174-review" 5 years ago
bunnei 1f3f6640f6 Merge pull request #5181 from Morph1984/5174-review 5 years ago
LC 38152bb0f7 Merge pull request #5184 from lat9nq/travis-linux-ccache-fix 5 years ago
bunnei a00c2d6fca Merge pull request #5123 from Morph1984/nim-IsLargeResourceAvailable 5 years ago
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
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 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