10135 Commits (69215b5a550ef8b2f3a2854bc99af03bcd31a6c7)

Author SHA1 Message Date
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
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
Fernando Sahmkow 911fafb967 Revert #2466 7 years ago
Lioncash 91ec251c4a gl_shader_decompiler: Add AddLine() overload that forwards to fmt 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
Lioncash 17255cd835 yuzu/configuration/configure_per_general: Specify string conversions explicitly 7 years ago
Lioncash 3039211c20 yuzu/configuration/configure_mouse_advanced: Clean up array accesses 7 years ago
Lioncash c9c4208c4a yuzu/configuration/configure_mouse_advanced: Specify string conversions explicitly 7 years ago
Lioncash aa83639b78 yuzu/configuration/configure_input_player: Clean up array accesses 7 years ago
Lioncash 4d2da5a40a yuzu/configuration/configure_input_player: Specify string conversions explicitly 7 years ago
Lioncash d81d4a0f68 yuzu/configuration/configure_input: Mark controller type names as translateable 7 years ago
Lioncash 7e650088dd yuzu/configuration/configure_general: Specify string conversions explicitly 7 years ago
Lioncash 05235ccaa9 yuzu/configuration/configure_gamelist: Specify string conversions explicitly 7 years ago
Lioncash 5f01ec338e yuzu/configuration/configure_audio: Store power on query into a variable 7 years ago
Lioncash d00ca5c6c8 yuzu/configuration/configure_audio: Tidy up function cast 7 years ago
Lioncash d184224e8f yuzu/configuration/configure_audio: Specify string conversions explicitly 7 years ago
Fernando Sahmkow 9e98100c94 Dma_pusher: ASSERT on empty command_list 7 years ago
Lioncash e310d943b8 shader/shader_ir: Remove unnecessary inline specifiers 7 years ago
Lioncash 212b148923 shader/shader_ir: Simplify constructors for OperationNode 7 years ago
Lioncash 81e7e63080 shader/shader_ir: Remove unnecessary template parameter packs from Operation() overloads where applicable 7 years ago
Lioncash e09ee0ff23 shader/shader_ir: Mark tracking functions as const member functions 7 years ago
Lioncash bc6972caf9 yuzu/util: Remove unused spinbox.cpp/.h 7 years ago
Lioncash ce04ab38bb shader/shader_ir: Place implementations of constructor and destructor in cpp file 7 years ago
Lioncash 3356ea5bc2 gl_shader_gen: std::move objects where applicable 7 years ago
Lioncash 0a7f09a99b gl_shader_disk_cache: in-class initialize virtual file offset of ShaderDiskCacheOpenGL 7 years ago
Lioncash 634b78a4c6 gl_shader_disk_cache: Default ShaderDiskCacheOpenGL's destructor in the cpp file 7 years ago
Lioncash 7fdc644c44 gl_shader_disk_cache: Make hash specializations noexcept 7 years ago
Lioncash 683c4e523f gl_shader_disk_cache: Remove redundant code string construction in LoadDecompiledEntry() 7 years ago
Lioncash 5e4c227608 gl_shader_disk_cache: Make variable non-const in decompiled entry case 7 years ago
Lioncash f417be9d3b gl_shader_disk_cache: Special-case boolean handling 7 years ago
Lioncash 22324e3ef1 yuzu/applets/profile_select: Mark header string as translatable 7 years ago
Lioncash d77d1a0207 yuzu/debugger/graphics/graphics_breakpoints: Specify string conversions explicitly 7 years ago
Lioncash cad4f2ed29 yuzu/debugger/profiler: Specify string conversions explicitly 7 years ago
Lioncash a059b9eed4 yuzu/debugger/wait_tree: Specify string conversions explicitly 7 years ago
Lioncash 242273788a ipc_helpers: Amend floating-point type in Pop<double> specialization 7 years ago
Lioncash d5cce86431 kernel/svc: Mark GetThreadList() and UnmapProcessCodeMemory() as internally linked 7 years ago
Lioncash 88c263ee8e service/am: Add missing return in error case for IStorageAccessor's Read()/Write(). 7 years ago
Lioncash a47aaa7f1b core/kernel/object: Rename ResetType enum members 7 years ago