index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
2020-08-03
ipc: Allow all trivially copyable objects to be passed directly into WriteBuf...
David
2020-08-03
Merge pull request #4263 from lat9nq/fix-screencaps-2
David
2020-07-25
Merge pull request #4415 from lioncash/maybe
bunnei
2020-07-25
common/string_util: Remove unimplemented function prototype (#4414)
LC
2020-07-25
virtual_buffer: Mark size parameter of FreeMemoryPages() as [[maybe_unused]]
Lioncash
2020-07-20
common: Add a screenshots directory
lat9nq
2020-07-18
alignment: explicitly include <new> after 723edb4c0659
Jan Beich
2020-07-17
alignment: Simplify AlignmentAllocator implementation
Lioncash
2020-07-14
common/swap: Make use of std::endian
Lioncash
2020-07-12
common/alignment: Fix compilation errors (#4303)
Tobias
2020-07-11
Revert "Port citra-emu/citra#5441: "Common: remove a mod from AlignUp""
bunnei
2020-07-11
Common: remove a mod from AlignUp (#5441)
Marshall Mohror
2020-07-10
cmake: Fix libfmt linking errors
David Marcec
2020-07-09
cmake: fix fmt linking when found
John Galt
2020-07-02
Revert "cmake: fix fmt linking"
bunnei
2020-07-02
Merge pull request #4206 from RealJohnGalt/linkfix
bunnei
2020-06-30
common: switch to nullptr for sysctl's empty new value
Jan Beich
2020-06-29
common: add sysconf() fallback
Jan Beich
2020-06-29
cmake: fix fmt linking
John Galt
2020-06-27
Core/Common: Address Feedback.
Fernando Sahmkow
2020-06-27
Common/Kernel: Corrections and small bug fixing.
Fernando Sahmkow
2020-06-27
Common/NativeClockx86: Reduce native clock accuracy further.
Fernando Sahmkow
2020-06-27
Common/AtomicOps: Correct GCC Intrinsic argument ordering.
Fernando Sahmkow
2020-06-27
Clang Format.
Fernando Sahmkow
2020-06-27
General: Tune the priority of main emulation threads so they have higher prio...
Fernando Sahmkow
2020-06-27
X64 Clock: Reduce accuracy to be less or equal to guest accuracy.
Fernando Sahmkow
2020-06-27
ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes.
Fernando Sahmkow
2020-06-27
HostTiming: Pause the hardware clock on pause.
Fernando Sahmkow
2020-06-27
General: Recover Prometheus project from harddrive failure
Fernando Sahmkow
2020-06-28
Merge pull request #3396 from FernandoS27/prometheus-1
David
2020-06-26
Common: Fix non-conan build
Fernando Sahmkow
2020-06-20
common/telemetry: Add AVX512 to telemetry
Morph
2020-06-20
common/cpu_detect: Add AVX512 detection
Morph
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
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
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
[next]