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-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
2020-06-18
Common: Implement a basic Fiber class.
Fernando Sahmkow
2020-06-18
Common: Implement a basic SpinLock class
Fernando Sahmkow
2020-06-17
Merge pull request #4086 from MerryMage/abi
bunnei
2020-06-15
xbyak_abi: Prefer returning a struct to using out parameters in ABI_Calculate...
MerryMage
2020-06-15
xbyak_abi: Register indexes should be unsigned
MerryMage
2020-06-15
xbyak_abi: Remove *GPS variants of stack manipulation functions
MerryMage
2020-06-15
xbyak_abi: Fix ABI_PushRegistersAndAdjustStack
MerryMage
2020-06-11
gl_arb_decompiler: Implement an assembly shader decompiler
ReinUsesLisp
2020-05-30
Add xbyak external
David Marcec
2020-05-27
Fix macOS code and change "Swapfile" to "Swap"
Morph
2020-05-17
main: Log host system memory parameters
Morph
2020-05-12
time_zone: Use std::chrono::seconds for strong typing.
bunnei
2020-05-11
common: Add module to get the current time zone.
bunnei
2020-05-08
Replace externals with Conan (#3735)
James Rowe
2020-04-29
acc: Return a unique value per account for GetAccountId
David Marcec
2020-04-24
Fix -Werror=conversion error.
Markus Wick
2020-04-17
Merge pull request #3630 from benru/open-windows-network-files
bunnei
2020-04-17
Merge pull request #3672 from lioncash/null
Fernando Sahmkow
2020-04-17
common: page_table: Update to use VirtualBuffer and simplify.
bunnei
2020-04-17
common: Add VirtualBuffer class, to abstract memory virtualization.
bunnei
2020-04-17
common: scope_exit: Implement mechanism for canceling a scope exit.
bunnei
2020-04-17
common: alignment: Add a helper function for generic alignment checking.
bunnei
2020-04-17
common: common_funcs: Add a macro for defining enum flag operators.
bunnei
2020-04-15
file_util: Early-exit in WriteArray and ReadArray if specified lengths are zero
Lioncash
2020-04-10
Merge pull request #3594 from ReinUsesLisp/vk-instance
bunnei
2020-04-09
common/file_util: Allow access to files on network shares
Ben Russell
2020-04-07
common/dynamic_library: Import and adapt helper from Dolphin
ReinUsesLisp
[prev]
[next]