index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-05-24
Merge pull request #2358 from ReinUsesLisp/parallel-shader
bunnei
2019-05-24
yuzu/configuration/configure_graphics: Eliminate type narrowing in a connect ...
Lioncash
2019-05-24
yuzu/CMakeLists: Disable implicit QString conversions
Lioncash
2019-05-24
yuzu/applets/software_keyboard: Remove unused assert header
Lioncash
2019-05-24
yuzu/applets/software_keyboard: std::move argument in MainWindowFinishedText()
Lioncash
2019-05-24
yuzu/applets/software_keyboard: Resolve sign mismatch comparison
Lioncash
2019-05-24
yuzu/applets/software_keyboard: Specify string conversions explicitly
Lioncash
2019-05-24
yuzu/applets/error: Specify string conversions explicitly
Lioncash
2019-05-24
yuzu/main: Specify string conversions where applicable
Lioncash
2019-05-24
Merge pull request #2485 from ReinUsesLisp/generic-memory
bunnei
2019-05-24
Merge pull request #2504 from lioncash/config
bunnei
2019-05-24
Merge pull request #2489 from FearlessTobi/port-4716
bunnei
2019-05-24
Merge pull request #2505 from ReinUsesLisp/glad-update
bunnei
2019-05-23
common/file_util: Remove unnecessary return at end of void StripTailDirSlashes()
Lioncash
2019-05-23
common/file_util: Make GetCurrentDir() return a std::optional
Lioncash
2019-05-23
common/file_util: Remove duplicated documentation comments
Lioncash
2019-05-23
common/file_util: Make ReadFileToString and WriteStringToFile consistent
Lioncash
2019-05-23
common/file_util: Remove unnecessary c_str() calls
Lioncash
2019-05-23
common/file_util: Make IOFile's WriteString take a std::string_view
Lioncash
2019-05-23
shader/shader_ir: Make Comment() take a std::string by value
Lioncash
2019-05-23
shader/decode/*: Add missing newline to files lacking them
Lioncash
2019-05-23
shader/decode/*: Eliminate indirect inclusions
Lioncash
2019-05-23
service/aoc: Avoid allocating and discarding data
Lioncash
2019-05-22
service/aoc: Remove unnecessary includes
Lioncash
2019-05-22
service/aoc: Pop all passed values where applicable
Lioncash
2019-05-22
shader/decode/memory: Remove left in debug pragma
Lioncash
2019-05-21
externals: Update glad to support OpenGL 4.6 compatibility profile
ReinUsesLisp
2019-05-21
renderer_opengl/gl_shader_decompiler: Remove redundant name specification in ...
Lioncash
2019-05-20
gl_shader_cache: Fix clang strict standard build issues
ReinUsesLisp
2019-05-20
gl_shader_cache: Use shared contexts to build shaders in parallel
ReinUsesLisp
2019-05-20
shader/memory: Implement ST (generic memory)
ReinUsesLisp
2019-05-20
shader/memory: Implement LD (generic memory)
ReinUsesLisp
2019-05-20
yuzu/configuration/config: Make default hotkeys an internally-linked array in...
Lioncash
2019-05-20
yuzu/configuration/config: Specify string conversions explicitly
Lioncash
2019-05-20
Merge pull request #2455 from lioncash/config
bunnei
2019-05-20
Merge pull request #2503 from lioncash/util
bunnei
2019-05-20
Merge pull request #2494 from lioncash/shader-text
bunnei
2019-05-20
shader: Implement S2R Tid{XYZ} and CtaId{XYZ}
ReinUsesLisp
2019-05-20
gl_shader_decompiler: Make GetSwizzle constexpr
ReinUsesLisp
2019-05-20
yuzu/game_list: Specify string conversions explicitly
Lioncash
2019-05-20
yuzu/game_list_worker: Specify string conversions explicitly
Lioncash
2019-05-20
yuzu/game_list_p: Amend mentions of SMDH in comments
Lioncash
2019-05-20
yuzu/game_list_p: Specify string conversions explicitly
Lioncash
2019-05-20
yuzu/loading_screen: Specify string conversions explicitly
Lioncash
2019-05-20
yuzu/bootmanager: Specify string conversions explicitly
Lioncash
2019-05-20
yuzu/util: Specify string conversions explicitly
Lioncash
2019-05-20
gl_shader_decompiler: Tidy up minor remaining cases of unnecessary std::strin...
Lioncash
2019-05-20
gl_shader_decompiler: Replace individual overloads with the fmt-based one
Lioncash
2019-05-20
gl_shader_decompiler: Utilize fmt overload of AddLine() where applicable
Lioncash
2019-05-20
Merge pull request #2499 from lioncash/translate
bunnei
[prev]
[next]