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-09-16
Reimplement HardwareOpus
Kelebek1
2023-09-12
Merge pull request #11447 from xcfrg/portable-compile-out
liamwhite
2023-09-06
add a compile time option to allow disabling portable mode
xcfrg
2023-09-03
msvc: set warning level to /W4 globally
Danila Malyutin
2023-07-21
settings: Cleanup
lat9nq
2023-07-21
settings,uisettings: Remove leading underscore
lat9nq
2023-07-21
common,yuzu-qt: Avoid explicit instantiation on old clang
lat9nq
2023-07-21
settings: Move some simple data to BasicSetting
lat9nq
2023-07-21
(ui,)settings: Use explicit instantiation
lat9nq
2023-07-21
settings: Split enums to new file
lat9nq
2023-06-07
x64: Deduplicate RDTSC usage
Morph
2023-06-03
common: link libandroid on android
Liam
2023-06-03
android: Implement SAF support & migrate to SDK 31. (#4)
bunnei
2023-03-27
x64: Add MicroSleep
Morph
2023-03-25
common: Port boost's hash_value implementation
Morph
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
[next]