11822 Commits (f981efdf8d83e80257dedbd4e7e340ad85f240cb)
 

Author SHA1 Message Date
Lioncash e7ab0e9127 common/file_util: Remove unnecessary return at end of void StripTailDirSlashes() 7 years ago
Lioncash 11e9bee91d common/file_util: Make GetCurrentDir() return a std::optional 7 years ago
Lioncash 943f6da1ac common/file_util: Remove duplicated documentation comments 7 years ago
Lioncash 2b1fcc8a14 common/file_util: Make ReadFileToString and WriteStringToFile consistent 7 years ago
Lioncash e3b2539986 common/file_util: Remove unnecessary c_str() calls 7 years ago
Lioncash 8cd3d9be26 common/file_util: Make IOFile's WriteString take a std::string_view 7 years ago
Michael Scire 016f2eab73 Fix bitmask logic inversion 7 years ago
Michael Scire 2ed896075e fix introduced clang-format errors 7 years ago
Michael Scire d81b58f320 Address review comments 7 years ago
Michael Scire 7fba9c7224 clang-format fixes 7 years ago
Michael Scire 7dbf4c1ae5 Implement IApplicationFunctions::GetDesiredLanguage 7 years ago
Lioncash b6dcb1ae4d shader/shader_ir: Make Comment() take a std::string by value 7 years ago
Lioncash 228e58d0a5 shader/decode/*: Add missing newline to files lacking them 7 years ago
Lioncash 87b4c1ac5e shader/decode/*: Eliminate indirect inclusions 7 years ago
Lioncash 3e7d37301a service/aoc: Avoid allocating and discarding data 7 years ago
Lioncash d0e200a894 service/aoc: Remove unnecessary includes 7 years ago
Lioncash 819d229e76 service/aoc: Pop all passed values where applicable 7 years ago
Lioncash 195b54602f shader/decode/memory: Remove left in debug pragma 7 years ago
ReinUsesLisp f4c15db9e8 externals: Update glad to support OpenGL 4.6 compatibility profile 7 years ago
Lioncash de23847184 renderer_opengl/gl_shader_decompiler: Remove redundant name specification in format string 7 years ago
ReinUsesLisp 69215b5a55 gl_shader_cache: Fix clang strict standard build issues 7 years ago
ReinUsesLisp c03b8c4c19 gl_shader_cache: Use shared contexts to build shaders in parallel 7 years ago
ReinUsesLisp 75e7b45d69 shader/memory: Implement ST (generic memory) 7 years ago
ReinUsesLisp f78ef617b6 shader/memory: Implement LD (generic memory) 7 years ago
Lioncash f49a04ba39 yuzu/configuration/config: Make default hotkeys an internally-linked array in the cpp file 7 years ago
Lioncash 938d6dca30 yuzu/configuration/config: Specify string conversions explicitly 7 years ago
bunnei 9ffc60b5b3
Merge pull request #2455 from lioncash/config 7 years ago
bunnei dbcff5d574
Merge pull request #2503 from lioncash/util 7 years ago
bunnei 9a17b20896
Merge pull request #2494 from lioncash/shader-text 7 years ago
ReinUsesLisp 9c3461604c shader: Implement S2R Tid{XYZ} and CtaId{XYZ} 7 years ago
ReinUsesLisp ada79fa8ad gl_shader_decompiler: Make GetSwizzle constexpr 7 years ago
Lioncash bc32474901 yuzu/game_list: Specify string conversions explicitly 7 years ago
Lioncash ed2fedac13 yuzu/game_list_worker: Specify string conversions explicitly 7 years ago
Lioncash 7a82d6f394 yuzu/game_list_p: Amend mentions of SMDH in comments 7 years ago
Lioncash 486c3e6085 yuzu/game_list_p: Specify string conversions explicitly 7 years ago
Lioncash 922d8c6cb4 yuzu/loading_screen: Specify string conversions explicitly 7 years ago
Lioncash fd34732e26 yuzu/bootmanager: Specify string conversions explicitly 7 years ago
Lioncash 317f1263fb yuzu/util: Specify string conversions explicitly 7 years ago
Lioncash 58a0c13e34 gl_shader_decompiler: Tidy up minor remaining cases of unnecessary std::string concatenation 7 years ago
Lioncash 6fb29764d6 gl_shader_decompiler: Replace individual overloads with the fmt-based one 7 years ago
Lioncash 784d2b6c3d gl_shader_decompiler: Utilize fmt overload of AddLine() where applicable 7 years ago
bunnei 0adb54abc1
Merge pull request #2499 from lioncash/translate 7 years ago
Hexagon12 73ee85e9ae
Merge pull request #2500 from FernandoS27/revert-2466 7 years ago
Fernando Sahmkow 911fafb967 Revert #2466 7 years ago
Lioncash 91ec251c4a gl_shader_decompiler: Add AddLine() overload that forwards to fmt 7 years ago
bunnei d49efbfb4a
Merge pull request #2441 from ReinUsesLisp/al2p 7 years ago
bunnei 13dda1d8ed
Merge pull request #2410 from lioncash/affinity 7 years ago
Lioncash 2318c394a8 yuzu/configuration/configure_web: Specify string conversions explicitly 7 years ago
Lioncash d9c4d64ed5 yuzu/configuration/configure_system: Specify string conversions explicitly 7 years ago
Lioncash 428d8098a7 yuzu/configuration/configure_profile_manager: Mark UI string as translatable 7 years ago