index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2023-03-22
kernel: use KTypedAddress for addresses
Liam
2023-03-07
kernel: avoid signed overflow UB on MSVC
Liam
2023-03-05
common: Implement a method to change the Windows timer resolution
Morph
2023-03-05
common: Implement a high resolution steady clock
Morph
2023-02-28
cmake: use correct boost imported targets
Alexandre Bouvier
2023-01-23
cmake: prefer system llvm library
Alexandre Bouvier
2023-01-14
Move demangle impl to cpp
Kelebek1
2023-01-14
Add stacktrace symbol demangling
Kelebek1
2023-01-01
MacroHLE: Reduce massive calculations on sizing estimation.
Fernando Sahmkow
2022-12-19
common: Add ScratchBuffer class
ameerj
2022-12-19
common: add make_unique_for_overwrite
ameerj
2022-12-11
memory: correct semantics of data cache management operations
Liam
2022-12-04
cmake: prefer system libraries
Alexandre Bouvier
2022-11-30
CMake: Consolidate common PCH headers
ameerj
2022-11-29
CMake: Use precompiled headers
ameerj
2022-11-12
common: add cache management functions
Liam
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-13
CMake: Try add library "LZ4::lz4_shared" if "lz4::lz4" is unavailable
Kyle Kienapfel
2022-10-06
NVDRV: Remake ASGPU
Fernando Sahmkow
2022-10-06
Common: implement MultiLevelPageTable.
Fernando Sahmkow
2022-09-18
cmake: fix git detection
Alexandre Bouvier
2022-09-16
Merge pull request #8649 from lat9nq/common-position-independent
Morph
2022-09-13
common: do not link to xbyak on non-amd64 architectures
liushuyu
2022-08-15
core, network: Add ability to proxy socket packets
FearlessTobi
2022-08-01
common: Use PROJECT_SOURCE_DIR to find CMakeModules
lat9nq
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-25
yuzu: Add ui files for multiplayer rooms
FearlessTobi
2022-07-23
Merge pull request #8545 from Kelebek1/Audio
liamwhite
2022-07-22
ci,CMake: Drop Conan support for vcpkg
lat9nq
2022-07-22
Project Andio
Kelebek1
2022-06-05
common: consolidate ELF structure definitions
Liam
2022-01-09
logging/log.h: move enum class formatter to a separate file ...
liushuyu
2021-12-20
Allow overriding SCM version info
Andrew Udvare
2021-11-24
common: Rewrite and move core/frontend/input.h to common
german77
2021-11-02
common: Implement a subset of P0323 (std::expected)
Morph
2021-10-01
common/logging: Move Log::Entry declaration to a separate header
ameerj
2021-09-11
common: Move error handling to error.cpp/h
Morph
2021-08-27
Revert "logging: Display backtrace on crash"
Morph
2021-08-13
logging: Display backtrace on crash
yzct12345
2021-07-25
Merge pull request #6585 from ameerj/hades
bunnei
2021-07-23
common: Publically link to pthreads
lat9nq
2021-07-22
cmake: Remove shader cache version
ReinUsesLisp
2021-07-22
shader: Remove old shader management
ReinUsesLisp
2021-07-08
common/thread_worker: Add support for stateful threads
ReinUsesLisp
2021-07-08
common: Add unique function
ReinUsesLisp
2021-06-24
common: Replace common_sizes into user-literals
Wunkolo
2021-06-13
common: logging: Restructure backend code
Morph
[next]