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-27
Merge pull request #4530 from Morph1984/mjolnir-p1
bunnei
2020-08-27
Merge pull request #4577 from lioncash/asserts
bunnei
2020-08-26
Project Mjölnir: Part 1
Morph
2020-08-25
Merge pull request #4548 from lioncash/color
bunnei
2020-08-24
common/assert: Make use of C++ attribute syntax
Lioncash
2020-08-22
web_service: Move web_result.h into web_service
Lioncash
2020-08-20
Merge pull request #4546 from lioncash/telemetry
bunnei
2020-08-19
Merge pull request #4547 from lioncash/header-concept
bunnei
2020-08-19
Revert "common/time_zone: Simplify GetOsTimeZoneOffset()"
bunnei
2020-08-18
Merge pull request #4539 from lioncash/disc
bunnei
2020-08-18
common/telemetry: Migrate namespace into the Common namespace
Lioncash
2020-08-18
common/color: Migrate code over to the Common namespace
Lioncash
2020-08-18
common/concepts: Move <type_traits> include out of the Common namespace
Lioncash
2020-08-17
Merge pull request #4535 from lioncash/fileutil
bunnei
2020-08-16
common/fileutil: Convert namespace to Common::FS
Lioncash
2020-08-16
common: Silence two discarded result warnings
Lioncash
2020-08-16
common/time_zone: Simplify GetOsTimeZoneOffset()
Lioncash
2020-08-15
common/compression: Roll back std::span changes
Lioncash
2020-08-15
common: Make use of [[nodiscard]] where applicable
Lioncash
2020-08-15
Merge pull request #4416 from lioncash/span
bunnei
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 #4493 from jbeich/dragonfly
bunnei
2020-08-08
General: Tidy up clang-format warnings
Lioncash
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
partition_data_manager: Make data arrays constexpr
Lioncash
2020-08-05
Merge pull request #4477 from lioncash/log-desig
bunnei
2020-08-05
common/virtual_buffer: drop unused includes
Jan Beich
2020-08-05
Merge pull request #4444 from lioncash/volatile
bunnei
2020-08-03
logging/backend: Make use of designated initializers
Lioncash
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-28
common/atomic_ops: Don't cast away volatile from pointers
Lioncash
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
lz4_compression: Make use of std::span in interfaces
Lioncash
2020-07-25
zstd_compression: Make use of std::span in interfaces
Lioncash
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
[next]