Lioncash
|
11e9bee91d
common/file_util: Make GetCurrentDir() return a std::optional
|
7 лет назад |
Lioncash
|
943f6da1ac
common/file_util: Remove duplicated documentation comments
|
7 лет назад |
Lioncash
|
2b1fcc8a14
common/file_util: Make ReadFileToString and WriteStringToFile consistent
|
7 лет назад |
Lioncash
|
e3b2539986
common/file_util: Remove unnecessary c_str() calls
|
7 лет назад |
Lioncash
|
8cd3d9be26
common/file_util: Make IOFile's WriteString take a std::string_view
|
7 лет назад |
Michael Scire
|
016f2eab73
Fix bitmask logic inversion
|
7 лет назад |
Michael Scire
|
2ed896075e
fix introduced clang-format errors
|
7 лет назад |
Michael Scire
|
d81b58f320
Address review comments
|
7 лет назад |
Michael Scire
|
7fba9c7224
clang-format fixes
|
7 лет назад |
Michael Scire
|
7dbf4c1ae5
Implement IApplicationFunctions::GetDesiredLanguage
|
7 лет назад |
Lioncash
|
b6dcb1ae4d
shader/shader_ir: Make Comment() take a std::string by value
|
7 лет назад |
Lioncash
|
228e58d0a5
shader/decode/*: Add missing newline to files lacking them
|
7 лет назад |
Lioncash
|
87b4c1ac5e
shader/decode/*: Eliminate indirect inclusions
|
7 лет назад |
Lioncash
|
3e7d37301a
service/aoc: Avoid allocating and discarding data
|
7 лет назад |
Lioncash
|
d0e200a894
service/aoc: Remove unnecessary includes
|
7 лет назад |
Lioncash
|
819d229e76
service/aoc: Pop all passed values where applicable
|
7 лет назад |
Lioncash
|
195b54602f
shader/decode/memory: Remove left in debug pragma
|
7 лет назад |
ReinUsesLisp
|
f4c15db9e8
externals: Update glad to support OpenGL 4.6 compatibility profile
|
7 лет назад |
Lioncash
|
de23847184
renderer_opengl/gl_shader_decompiler: Remove redundant name specification in format string
|
7 лет назад |
ReinUsesLisp
|
69215b5a55
gl_shader_cache: Fix clang strict standard build issues
|
7 лет назад |
ReinUsesLisp
|
c03b8c4c19
gl_shader_cache: Use shared contexts to build shaders in parallel
|
7 лет назад |
ReinUsesLisp
|
75e7b45d69
shader/memory: Implement ST (generic memory)
|
7 лет назад |
ReinUsesLisp
|
f78ef617b6
shader/memory: Implement LD (generic memory)
|
7 лет назад |
Lioncash
|
f49a04ba39
yuzu/configuration/config: Make default hotkeys an internally-linked array in the cpp file
|
7 лет назад |
Lioncash
|
938d6dca30
yuzu/configuration/config: Specify string conversions explicitly
|
7 лет назад |
bunnei
|
9ffc60b5b3
Merge pull request #2455 from lioncash/config
|
7 лет назад |
bunnei
|
dbcff5d574
Merge pull request #2503 from lioncash/util
|
7 лет назад |
bunnei
|
9a17b20896
Merge pull request #2494 from lioncash/shader-text
|
7 лет назад |
ReinUsesLisp
|
9c3461604c
shader: Implement S2R Tid{XYZ} and CtaId{XYZ}
|
7 лет назад |
ReinUsesLisp
|
ada79fa8ad
gl_shader_decompiler: Make GetSwizzle constexpr
|
7 лет назад |