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
2022-11-18
Merge pull request #9234 from liamwhite/data-cash-money
bunnei
2022-11-17
Merge pull request #9229 from Docteh/achy_breaky_heart
Morph
2022-11-13
Add break for default cases
Kyle Kienapfel
2022-11-12
common: add cache management functions
Liam
2022-11-11
Add CPU core count to log files
MatÃas Locatti
2022-11-10
Merge pull request #9198 from liamwhite/arm64
bunnei
2022-11-09
Initial ARM64 support
Liam
2022-11-09
Add break statement in default cases
Enrico Mancuso
2022-10-26
concepts: Use the std::contiguous_iterator concept
Morph
2022-10-25
Merge pull request #9107 from german77/gidoly_rules
liamwhite
2022-10-22
CMakeLists: Disable C4100 and C4324
Morph
2022-10-22
CMakeLists: Remove redundant warnings
Morph
2022-10-22
CMakeLists: Treat MSVC warnings as errors
Morph
2022-10-22
general: Enforce C4800 everywhere except in video_core
Morph
2022-10-22
CMakeLists: Remove all redundant warnings
Morph
2022-10-21
input_common: cache vibration tests
german77
2022-10-18
fixed_point: Mark default constructor as constexpr
Lioncash
2022-10-18
fixed_point: Mark copy/move assignment operators and constructors as constexpr
Lioncash
2022-10-18
fixed_point: Mark std::swap and move constructor as noexcept
Lioncash
2022-10-18
fixed_point: Mark relevant member function [[nodiscard]]
Lioncash
2022-10-18
fixed_point: Make to_uint() non-const
Lioncash
2022-10-18
fixed_point: Use defaulted comparisons
Lioncash
2022-10-18
fixed_point: Use variable templates and concepts where applicable
Lioncash
2022-10-17
Merge pull request #9054 from Docteh/just_lz4
bunnei
2022-10-17
fixed_point: Replace CONSTEXPR14 with constexpr
Morph
2022-10-17
general: Add missing pragma once
Morph
2022-10-13
CMake: Try add library "LZ4::lz4_shared" if "lz4::lz4" is unavailable
Kyle Kienapfel
2022-10-13
settings: Update aspect_ratio range
Morph
2022-10-09
input_common: have an unique vector in callback status
german77
2022-10-06
General: address feedback
Fernando Sahmkow
2022-10-06
general: rework usages of UNREACHABLE macro
Liam
2022-10-06
address_space: Rename va_start to virt_start
Morph
2022-10-06
address_space: Address feedback
Morph
2022-10-06
general: Format licenses as per SPDX guidelines
Morph
2022-10-06
General: Fix clang format.
Fernando Sahmkow
2022-10-06
Common: Fix variable shadowing.
Fernando Sahmkow
2022-10-06
General: Fix compilation for GCC
Liam White
2022-10-06
DMA & InlineToMemory Engines Rework.
bunnei
2022-10-06
MemoryManager: initial multi paging system implementation.
Fernando Sahmkow
2022-10-06
Refactor VideoCore to use AS sepparate from Channel.
Fernando Sahmkow
2022-10-06
NVDRV: Remake ASGPU
Fernando Sahmkow
2022-10-06
VideoCore: Update MemoryManager
Fernando Sahmkow
2022-10-06
Common: implement MultiLevelPageTable.
Fernando Sahmkow
2022-10-06
NVDRV: Refactor and add new NvMap.
Fernando Sahmkow
2022-10-03
common: remove "yuzu:" prefix from thread names
Liam
2022-10-02
service: nfp: address comments
german77
2022-10-02
input_common: Create virtual amiibo driver
german77
2022-09-24
Merge pull request #8920 from abouvier/cmake-git
bunnei
2022-09-19
yuzu qt: Add option to disable startup Vulkan check
lat9nq
2022-09-18
cmake: fix git detection
Alexandre Bouvier
[next]