index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
2020-08-25
Merge pull request #4563 from lioncash/rcache
bunnei
2020-08-24
Merge pull request #4562 from lioncash/loop
bunnei
2020-08-23
Merge pull request #4561 from lioncash/key-constexpr
bunnei
2020-08-23
Merge pull request #4549 from lioncash/files
bunnei
2020-08-23
registered_cache: Make use of ends_with for string suffix checking
Lioncash
2020-08-23
registered_cache: Make use of designated initializers
Lioncash
2020-08-23
Merge pull request #4560 from lioncash/convert
bunnei
2020-08-22
key_manager: Make data arrays constexpr
Lioncash
2020-08-22
cpu_manager: Make use of ranged for where applicable
Lioncash
2020-08-22
core_timing: Remove unused header
Lioncash
2020-08-22
core_timing: Move clock initializer into constructor initializer list
Lioncash
2020-08-22
core_timing: Resolve sign conversion warning
Lioncash
2020-08-21
Merge pull request #4541 from MerryMage/yolo
bunnei
2020-08-18
common/telemetry: Migrate namespace into the Common namespace
Lioncash
2020-08-18
vfs_real: Resolve sign conversion warnings
Lioncash
2020-08-18
vfs_real: Avoid redundant map lookups
Lioncash
2020-08-17
Merge pull request #4535 from lioncash/fileutil
bunnei
2020-08-17
Merge pull request #4494 from lioncash/transcode
bunnei
2020-08-16
dynarmic: Add unsafe optimizations
MerryMage
2020-08-16
common/fileutil: Convert namespace to Common::FS
Lioncash
2020-08-15
Merge pull request #4526 from lioncash/core-semi
bunnei
2020-08-15
Merge pull request #4527 from lioncash/pessimizing2
bunnei
2020-08-15
Merge pull request #4492 from lioncash/linkage
bunnei
2020-08-15
Merge pull request #4463 from lioncash/lockdiscard
bunnei
2020-08-14
time_zone_content_manager: Collapse auto and default case
Lioncash
2020-08-14
software_keyboard: Resolve a pessimizing move warning
Lioncash
2020-08-14
core: Resolve several -Wextra-semi warnings
Lioncash
2020-08-14
emu_window: Mark Scoped constructor and Acquire() as nodiscard
Lioncash
2020-08-14
kernel/scheduler: Mark SchedulerLock constructor as nodiscard
Lioncash
2020-08-14
Merge pull request #4495 from lioncash/conv
Rodrigo Locatti
2020-08-13
Merge pull request #4511 from lioncash/build2
LC
2020-08-13
General: Tidy up clang-format warnings part 2
Lioncash
2020-08-11
Merge pull request #4497 from lioncash/freezer-alg
bunnei
2020-08-10
Merge pull request #4496 from lioncash/ce-desig
bunnei
2020-08-10
Merge pull request #4491 from lioncash/unused-vars
bunnei
2020-08-09
Merge pull request #4488 from lioncash/file
bunnei
2020-08-07
Merge pull request #4457 from ogniK5377/SetScreenShotPermission
bunnei
2020-08-07
common/concepts: Rename IsBaseOf to DerivedFrom
Lioncash
2020-08-06
Merge pull request #4483 from lioncash/constexpr-hex
bunnei
2020-08-06
Merge pull request #4490 from lioncash/arbiter
bunnei
2020-08-06
freezer: Move entry finding to its own function
Lioncash
2020-08-06
freezer: Take address values by value
Lioncash
2020-08-06
freezer: Make use of std::erase_if
Lioncash
2020-08-06
cheat_engine: Resolve implicit bool->u64 conversion
Lioncash
2020-08-06
cheat_engine: Make use of designated initializers
Lioncash
2020-08-06
partition_data_manager: Update master key hashes
Lioncash
2020-08-06
partition_data_manager: Make data arrays constexpr
Lioncash
2020-08-06
partition_data_manager: Eliminate magic value
Lioncash
2020-08-06
aes_util: Make use of non-template variant of Transcode
Lioncash
2020-08-05
Merge pull request #4489 from lioncash/typesafe
bunnei
[next]