summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-25sequence_dialog: Reorganize the constructorLioncash
2019-05-25sequence_dialog: Remove unnecessary horizontal specifierLioncash
2019-05-24Merge pull request #2513 from lioncash/stringbunnei
2019-05-24Merge pull request #2358 from ReinUsesLisp/parallel-shaderbunnei
2019-05-24yuzu/CMakeLists: Disable implicit QString conversionsLioncash
2019-05-24yuzu/applets/software_keyboard: Remove unused assert headerLioncash
2019-05-24yuzu/applets/software_keyboard: std::move argument in MainWindowFinishedText()Lioncash
2019-05-24yuzu/applets/software_keyboard: Resolve sign mismatch comparisonLioncash
2019-05-24yuzu/applets/software_keyboard: Specify string conversions explicitlyLioncash
2019-05-24yuzu/applets/error: Specify string conversions explicitlyLioncash
2019-05-24yuzu/main: Specify string conversions where applicableLioncash
2019-05-24Merge pull request #2485 from ReinUsesLisp/generic-memorybunnei
2019-05-24Merge pull request #2504 from lioncash/configbunnei
2019-05-24Merge pull request #2489 from FearlessTobi/port-4716bunnei
2019-05-24Merge pull request #2505 from ReinUsesLisp/glad-updatebunnei
2019-05-23shader/shader_ir: Make Comment() take a std::string by valueLioncash
2019-05-23shader/decode/*: Add missing newline to files lacking themLioncash
2019-05-23shader/decode/*: Eliminate indirect inclusionsLioncash
2019-05-22shader/decode/memory: Remove left in debug pragmaLioncash
2019-05-21externals: Update glad to support OpenGL 4.6 compatibility profileReinUsesLisp
2019-05-21renderer_opengl/gl_shader_decompiler: Remove redundant name specification in ...Lioncash
2019-05-20gl_shader_cache: Fix clang strict standard build issuesReinUsesLisp
2019-05-20gl_shader_cache: Use shared contexts to build shaders in parallelReinUsesLisp
2019-05-20shader/memory: Implement ST (generic memory)ReinUsesLisp
2019-05-20shader/memory: Implement LD (generic memory)ReinUsesLisp
2019-05-20yuzu/configuration/config: Make default hotkeys an internally-linked array in...Lioncash
2019-05-20yuzu/configuration/config: Specify string conversions explicitlyLioncash
2019-05-20Merge pull request #2455 from lioncash/configbunnei
2019-05-20Merge pull request #2503 from lioncash/utilbunnei
2019-05-20Merge pull request #2494 from lioncash/shader-textbunnei
2019-05-20yuzu/game_list: Specify string conversions explicitlyLioncash
2019-05-20yuzu/game_list_worker: Specify string conversions explicitlyLioncash
2019-05-20yuzu/game_list_p: Amend mentions of SMDH in commentsLioncash
2019-05-20yuzu/game_list_p: Specify string conversions explicitlyLioncash
2019-05-20yuzu/loading_screen: Specify string conversions explicitlyLioncash
2019-05-20yuzu/bootmanager: Specify string conversions explicitlyLioncash
2019-05-20yuzu/util: Specify string conversions explicitlyLioncash
2019-05-20gl_shader_decompiler: Tidy up minor remaining cases of unnecessary std::strin...Lioncash
2019-05-20gl_shader_decompiler: Replace individual overloads with the fmt-based oneLioncash
2019-05-20gl_shader_decompiler: Utilize fmt overload of AddLine() where applicableLioncash
2019-05-20Merge pull request #2499 from lioncash/translatebunnei
2019-05-19Merge pull request #2500 from FernandoS27/revert-2466Hexagon12
2019-05-19Revert #2466Fernando Sahmkow
2019-05-19gl_shader_decompiler: Add AddLine() overload that forwards to fmtLioncash
2019-05-19Merge pull request #2441 from ReinUsesLisp/al2pbunnei
2019-05-19Merge pull request #2410 from lioncash/affinitybunnei
2019-05-19yuzu/configuration/configure_web: Specify string conversions explicitlyLioncash
2019-05-19yuzu/configuration/configure_system: Specify string conversions explicitlyLioncash
2019-05-19yuzu/configuration/configure_profile_manager: Mark UI string as translatableLioncash
2019-05-19yuzu/configuration/configure_per_general: Specify string conversions explicitlyLioncash