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-25
Shader_IR: Implement Fast BRX and allow multi-branches in the CFG.
Fernando Sahmkow
2019-10-25
Shader_Cache: setup connection of ConstBufferLocker
Fernando Sahmkow
2019-10-25
VideoCore: Unify const buffer accessing along engines and provide ConstBuffer...
Fernando Sahmkow
2019-10-25
Shader_IR: Implement BRX tracking.
Fernando Sahmkow
2019-10-24
Merge pull request #3029 from jroweboy/revert
James Rowe
2019-10-24
Revert "ci: Add build name to archive root folder"
James Rowe
2019-10-24
Merge pull request #3028 from lioncash/constexpr
Rodrigo Locatti
2019-10-24
shader_bytecode: Make Matcher constexpr capable
Lioncash
2019-10-24
shader_ir: Use std::array with pair instead of unordered_map
Lioncash
2019-10-24
Merge pull request #3024 from lioncash/shadow
Rodrigo Locatti
2019-10-23
video_core/shader: Resolve instances of variable shadowing
Lioncash
2019-10-23
externals: Track upstream opus
Lioncash
2019-10-23
Merge pull request #3022 from DarkLordZach/azure-folder-rename
bunnei
2019-10-23
ci: Add build name to archive root folder
Zach Hilman
2019-10-22
Merge pull request #2991 from lioncash/npad
bunnei
2019-10-22
savedata_factory: Automatically create certain savedata
Zach Hilman
2019-10-22
Merge pull request #2995 from ReinUsesLisp/ignore-gmem
Fernando Sahmkow
2019-10-22
Merge pull request #2983 from lioncash/fallthrough
Fernando Sahmkow
2019-10-22
Shader_Ir: Fix TLD4S from using a component mask.
Fernando Sahmkow
2019-10-22
shader_ir/memory: Ignore global memory when tracking fails
ReinUsesLisp
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
Fermi2D: Use a different formula for delimiting blit areas.
Fernando Sahmkow
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
[prev]
[next]