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-10-17
video_core/shader/ast: Make Indent() return a string_view
Lioncash
2019-10-17
video_core/shader/ast: Make Indent() private
Lioncash
2019-10-17
video_core/shader/ast: Rename Ident() to Indent()
Lioncash
2019-10-17
video_core/shader/ast: Make use of fmt where applicable
Lioncash
2019-10-17
Merge pull request #2992 from lioncash/dmnt
bunnei
2019-10-17
vk_shader_decompiler: Mark operator() function parameters as const references
Lioncash
2019-10-17
dmnt_cheat_vm: Correct register Restore and ClearRegs behavior
Lioncash
2019-10-17
Merge pull request #2966 from FernandoS27/astc-formats
Rodrigo Locatti
2019-10-17
Merge pull request #2979 from lioncash/macro
Rodrigo Locatti
2019-10-17
Merge pull request #2989 from lioncash/apm
Rodrigo Locatti
2019-10-17
hid/npad: Fix incorrect connection boolean value in ConnectAllDisconnectedCon...
Lioncash
2019-10-17
Merge pull request #2990 from lioncash/warn
Rodrigo Locatti
2019-10-17
hid/npad: Add missing break in default case
Lioncash
2019-10-17
hid/npad: Replace std::for_each with ranged for loops
Lioncash
2019-10-17
hid/npad: Remove redundant non-const variant of IsControllerSupported()
Lioncash
2019-10-17
hid/npad: Move function declarations
Lioncash
2019-10-17
video_core/macro_interpreter: Make definitions of most private enums/unions h...
Lioncash
2019-10-17
core/core: Resolve -Wreorder warnings
Lioncash
2019-10-17
core/memory/cheat_engine: Resolve -Wreorder warnings
Lioncash
2019-10-17
apm/controller: Make SetPerformanceConfiguration() use an array of pairs over...
Lioncash
2019-10-17
apm/controller: Make GetCurrentPerformanceMode() a const member function
Lioncash
2019-10-17
Merge pull request #2980 from lioncash/warn
bunnei
2019-10-16
Merge pull request #2978 from lioncash/doxygen
Rodrigo Locatti
2019-10-16
Merge pull request #2982 from lioncash/surface
Rodrigo Locatti
2019-10-16
Merge pull request #2912 from FernandoS27/async-fixes
bunnei
2019-10-15
Merge pull request #2984 from lioncash/fallthrough2
Rodrigo Locatti
2019-10-15
video_core/surface: Add missing break in PixelFormatFromTextureFormat()
Lioncash
2019-10-15
Merge pull request #2981 from lioncash/copy
Rodrigo Locatti
2019-10-15
vk_shader_decompiler: Resolve fallthrough within ExprDecompiler's ExprCondCod...
Lioncash
2019-10-15
gl_shader_decompiler: Resolve fallthrough within ExprDecompiler's ExprCondCod...
Lioncash
2019-10-15
texture_cache: Avoid unnecessary surface copies within PickStrategy() and Try...
Lioncash
2019-10-15
control_flow: Silence truncation warnings
Lioncash
2019-10-15
gl_shader_decompiler: Make ExprDecompiler's GetResult() a const member function
Lioncash
2019-10-15
gl_shader_decompiler: Use a std::string_view with GetDeclarationWithSuffix()
Lioncash
2019-10-15
gl_shader_decompiler: Fold flow_var constant into GetFlowVariable()
Lioncash
2019-10-15
gl_shader_decompiler: Mark ASTDecompiler/ExprDecompiler parameters as const r...
Lioncash
2019-10-15
gl_shader_decompiler: Pass by reference to GenerateTextureArgument()
Lioncash
2019-10-15
gl_shader_decompiler: Use std::holds_alternative within GenerateTexture()
Lioncash
2019-10-15
shader/node: std::move Meta instance within OperationNode constructor
Lioncash
2019-10-15
gl_shader_decompiler: Avoid unnecessary copies of MetaImage
Lioncash
2019-10-15
maxwell_3d: Silence truncation warnings
Lioncash
2019-10-15
Merge pull request #2972 from lioncash/system
bunnei
2019-10-15
Merge pull request #2977 from lioncash/algorithm
bunnei
2019-10-15
video_core/gpu: Remove use of the global system accessor
Lioncash
2019-10-15
bcat: Remove use of global system accessors
Lioncash
2019-10-15
video_core/texture_cache: Amend Doxygen references
Lioncash
2019-10-15
common/algorithm: Add description comment indicating intended algorithms
Lioncash
2019-10-15
common: Rename binary_find.h to algorithm.h
Lioncash
2019-10-15
Kernel Thread: Cleanup THREADPROCESSORID_DONT_UPDATE.
Fernando Sahmkow
2019-10-15
Kernel: Address Feedback 2
Fernando Sahmkow
[prev]
[next]