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
Merge pull request #2990 from lioncash/warn
Rodrigo Locatti
2019-10-17
core/core: Resolve -Wreorder warnings
Lioncash
2019-10-17
core/memory/cheat_engine: Resolve -Wreorder warnings
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
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
Merge pull request #2965 from FernandoS27/fair-core-timing
bunnei
2019-10-14
Merge pull request #2897 from DarkLordZach/oss-ext-fonts-1
bunnei
2019-10-14
Merge pull request #2968 from FreddyFunk/fix-zl-zr-analog-triggers
bunnei
2019-10-14
Merge pull request #2930 from DarkLordZach/gamecard-partitions
bunnei
2019-10-13
card_image: Implement system update commands in XCI
Zach Hilman
2019-10-13
pl_u: Fix mismatched rebase size error in font encryption
Zach Hilman
2019-10-13
pl_u: Use kernel physical memory
Zach Hilman
2019-10-13
pl_u: Remove excess static qualifier
Zach Hilman
2019-10-13
pl_u: Use OSS system archives if real archives don't exist
Zach Hilman
2019-10-13
system_archive: Synthesize shared fonts system archives
Zach Hilman
2019-10-13
externals: Move OSS font data to file_sys in core
Zach Hilman
2019-10-12
nvflinger/buffer_queue: Remove use of a global system accessor
Lioncash
2019-10-12
Core_Timing: Address Remaining feedback.
Fernando Sahmkow
2019-10-12
Core_Timing: Fix tests.
Fernando Sahmkow
2019-10-11
Core_Timing: Address Feedback and suppress warnings.
Fernando Sahmkow
2019-10-11
AsyncGpu: Address Feedback
Fernando Sahmkow
2019-10-10
fixed clang format & addressed feedback
FreddyFunk
2019-10-10
yuzu/configure_input_player: Fix input handling for ZL and ZR from controller...
FreddyFunk
2019-10-09
Merge pull request #2910 from FearlessTobi/port-4930
bunnei
2019-10-09
Merge pull request #2915 from vitor-k/patch-1
bunnei
2019-10-09
Merge pull request #2928 from ReinUsesLisp/dirty-depth-bounds
bunnei
2019-10-09
Merge pull request #2927 from ReinUsesLisp/polygon-offset-units
bunnei
[next]