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
2020-06-19
vulkan/wrapper: Remove noexcept from GetSurfaceCapabilitiesKHR()
Lioncash
2020-06-19
macro_jit_x64: Correct readability of Compile_ExtractShiftLeftImmediate()
Lioncash
2020-06-19
macro_jit_x64: Correct readability of Compile_ExtractShiftLeftRegister()
Lioncash
2020-06-19
macro_jit_x64: Remove unused variable
Lioncash
2020-06-19
memory_manager: Eliminate variable shadowing
Lioncash
2020-06-19
Merge pull request #4113 from ogniK5377/boxcat-disable
bunnei
2020-06-20
Add translation of "Current Boxcat Events"
David Marcec
2020-06-19
macro_jit_x64: Eliminate variable shadowing in Compile_ProcessResult()
Lioncash
2020-06-19
buffer_cache: Eliminate local variable shadowing
Lioncash
2020-06-19
Merge pull request #4087 from MerryMage/macrojit-inline-Read
bunnei
2020-06-19
Merge pull request #4114 from MerryMage/nrvo
LC
2020-06-19
input_common/motion_emu: Remove redundant move
MerryMage
2020-06-19
input_common/keyboard: Remove redundant move
MerryMage
2020-06-19
mii_model: Remove redundant std::move
MerryMage
2020-06-19
Fix compilation when not building with boxcat
David Marcec
2020-06-19
macro_jit_x64: Remove unused function Read
MerryMage
2020-06-19
Merge pull request #4080 from ogniK5377/audren-RendererInfo
bunnei
2020-06-18
Merge pull request #4090 from MerryMage/macrojit-bugs
bunnei
2020-06-18
vk_rasterizer: Don't preserve contents on full screen clears
ReinUsesLisp
2020-06-18
Merge pull request #4081 from Morph1984/maxwell-to-gl-vk
Rodrigo Locatti
2020-06-18
vk_update_descriptor: Upload descriptor sets data directly
ReinUsesLisp
2020-06-18
Tests/HostTiming: Correct GCC Compile error.
Fernando Sahmkow
2020-06-18
Common/Fiber: Address Feedback and Correct Memory leaks.
Fernando Sahmkow
2020-06-18
Common/Fiber: Implement Rewind on Boost Context.
Fernando Sahmkow
2020-06-18
Common/uint128: Correct MSVC Compilation in old versions.
Fernando Sahmkow
2020-06-18
Common/Fiber: Document fiber interexchange.
Fernando Sahmkow
2020-06-18
Common/Fiber: Implement Rewinding.
Fernando Sahmkow
2020-06-18
Common/Fiber: Additional corrections to f_context.
Fernando Sahmkow
2020-06-18
Common/Fiber: Correct f_context based Fibers.
Fernando Sahmkow
2020-06-18
Host Timing: Correct clang format.
Fernando Sahmkow
2020-06-18
HostTiming: Correct rebase and implement AddTicks.
Fernando Sahmkow
2020-06-18
Core/HostTiming: Allow events to be advanced manually.
Fernando Sahmkow
2020-06-18
Common/Tests: Address Feedback
Fernando Sahmkow
2020-06-18
Common: Make MinGW build use Windows Fibers instead of fcontext_t
Fernando Sahmkow
2020-06-18
Common/Tests: Clang Format.
Fernando Sahmkow
2020-06-18
Common: Correct fcontext fibers.
Fernando Sahmkow
2020-06-18
Common: Refactor & Document Wall clock.
Fernando Sahmkow
2020-06-18
Common: Implement WallClock Interface and implement a native clock for x64
Fernando Sahmkow
2020-06-18
Tests: Add base tests to host timing
Fernando Sahmkow
2020-06-18
Core: Implement a Host Timer.
Fernando Sahmkow
2020-06-18
Common: Polish Fiber class, add comments, asserts and more tests.
Fernando Sahmkow
2020-06-18
Tests: Add tests for fibers and refactor/fix Fiber class
Fernando Sahmkow
2020-06-18
Common: Implement a basic Fiber class.
Fernando Sahmkow
2020-06-18
Common: Implement a basic SpinLock class
Fernando Sahmkow
2020-06-18
Merge pull request #4108 from ReinUsesLisp/a32-implicit-cast
bunnei
2020-06-18
arm_dynarmic_32: Fix implicit conversion error in SetTPIDR_EL0
ReinUsesLisp
2020-06-18
bootmanager: Remove references to OpenGL for macOS
MerryMage
2020-06-18
memory_manager: Explicitly specifcy std::min<size_t>
MerryMage
2020-06-18
shared_font: Service::NS::EncryptSharedFont takes a size_t&
MerryMage
2020-06-18
vk_rasterizer: BindTransformFeedbackBuffersEXT accepts a size of type VkDevic...
MerryMage
[prev]
[next]