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-22
Merge pull request #2983 from lioncash/fallthrough
Fernando Sahmkow
2019-10-20
Merge pull request #3003 from ReinUsesLisp/flush-mme-trace
David
2019-10-20
maxwell_3d: Reduce FlushMMEInlineDraw logging to Trace
ReinUsesLisp
2019-10-19
Merge pull request #3001 from bunnei/fix-clang-error
bunnei
2019-10-19
core: Fix clang-format errors.
bunnei
2019-10-18
Merge pull request #2998 from cociorbaandrei/fix_null_pderef
bunnei
2019-10-18
Fix null pointer deref.
Nicolae-Andrei Cociorba
2019-10-18
Merge pull request #2994 from lioncash/fmt
Rodrigo Locatti
2019-10-17
video_core/shader/ast: Make ShowCurrentState() and SanityCheck() const member...
Lioncash
2019-10-17
video_core/shader/ast: Make ASTManager::Print a const member function
Lioncash
2019-10-17
Merge pull request #2993 from lioncash/vulkan-expr
Rodrigo Locatti
2019-10-17
video_core/shader/ast: Make ExprPrinter members private
Lioncash
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
Merge pull request #2990 from lioncash/warn
Rodrigo Locatti
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
[next]