index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
CMakeLists.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacroHLE: Reduce massive calculations on sizing estimation.
Fernando Sahmkow
2023-01-01
1
-0
/
+1
*
common: Add ScratchBuffer class
ameerj
2022-12-19
1
-0
/
+1
*
common: add make_unique_for_overwrite
ameerj
2022-12-19
1
-0
/
+1
*
memory: correct semantics of data cache management operations
Liam
2022-12-11
1
-2
/
+0
*
cmake: prefer system libraries
Alexandre Bouvier
2022-12-04
1
-12
/
+2
*
CMake: Consolidate common PCH headers
ameerj
2022-11-30
1
-1
/
+1
*
CMake: Use precompiled headers
ameerj
2022-11-29
1
-0
/
+6
*
common: add cache management functions
Liam
2022-11-12
1
-0
/
+2
*
CMakeLists: Remove redundant warnings
Morph
2022-10-22
1
-2
/
+0
*
CMakeLists: Treat MSVC warnings as errors
Morph
2022-10-22
1
-1
/
+0
*
general: Enforce C4800 everywhere except in video_core
Morph
2022-10-22
1
-0
/
+6
*
CMakeLists: Remove all redundant warnings
Morph
2022-10-22
1
-2
/
+0
*
CMake: Try add library "LZ4::lz4_shared" if "lz4::lz4" is unavailable
Kyle Kienapfel
2022-10-13
1
-1
/
+5
*
NVDRV: Remake ASGPU
Fernando Sahmkow
2022-10-06
1
-0
/
+2
*
Common: implement MultiLevelPageTable.
Fernando Sahmkow
2022-10-06
1
-0
/
+2
*
cmake: fix git detection
Alexandre Bouvier
2022-09-18
1
-27
/
+2
*
Merge pull request #8649 from lat9nq/common-position-independent
Morph
2022-09-16
1
-3
/
+3
|
\
|
*
common: Use PROJECT_SOURCE_DIR to find CMakeModules
lat9nq
2022-08-01
1
-3
/
+3
*
|
common: do not link to xbyak on non-amd64 architectures
liushuyu
2022-09-13
1
-1
/
+2
*
|
core, network: Add ability to proxy socket packets
FearlessTobi
2022-08-15
1
-0
/
+1
*
|
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-27
1
-0
/
+3
|
/
*
yuzu: Add ui files for multiplayer rooms
FearlessTobi
2022-07-25
1
-0
/
+1
*
Merge pull request #8545 from Kelebek1/Audio
liamwhite
2022-07-23
1
-0
/
+3
|
\
|
*
Project Andio
Kelebek1
2022-07-22
1
-0
/
+3
*
|
ci,CMake: Drop Conan support for vcpkg
lat9nq
2022-07-22
1
-2
/
+3
|
/
*
common: consolidate ELF structure definitions
Liam
2022-06-05
1
-0
/
+1
*
logging/log.h: move enum class formatter to a separate file ...
liushuyu
2022-01-09
1
-0
/
+1
*
Allow overriding SCM version info
Andrew Udvare
2021-12-20
1
-0
/
+5
*
common: Rewrite and move core/frontend/input.h to common
german77
2021-11-24
1
-0
/
+1
*
common: Implement a subset of P0323 (std::expected)
Morph
2021-11-02
1
-0
/
+1
*
common/logging: Move Log::Entry declaration to a separate header
ameerj
2021-10-01
1
-0
/
+1
*
common: Move error handling to error.cpp/h
Morph
2021-09-11
1
-1
/
+2
*
Revert "logging: Display backtrace on crash"
Morph
2021-08-27
1
-3
/
+0
*
logging: Display backtrace on crash
yzct12345
2021-08-13
1
-0
/
+3
*
Merge pull request #6585 from ameerj/hades
bunnei
2021-07-25
1
-63
/
+1
|
\
|
*
cmake: Remove shader cache version
ReinUsesLisp
2021-07-22
1
-9
/
+1
|
*
shader: Remove old shader management
ReinUsesLisp
2021-07-22
1
-55
/
+1
*
|
common: Publically link to pthreads
lat9nq
2021-07-23
1
-1
/
+1
|
/
*
common/thread_worker: Add support for stateful threads
ReinUsesLisp
2021-07-08
1
-1
/
+0
*
common: Add unique function
ReinUsesLisp
2021-07-08
1
-0
/
+1
*
common: Replace common_sizes into user-literals
Wunkolo
2021-06-24
1
-1
/
+1
*
common: logging: Restructure backend code
Morph
2021-06-13
1
-0
/
+1
*
common/host_memory: Add interface and Windows implementation
ReinUsesLisp
2021-06-11
1
-0
/
+2
*
src/common/CMakeLists.txt: fix variable escaping
liushuyu
2021-06-09
1
-8
/
+9
*
common: Extract point into a common struct
Lioncash
2021-05-28
1
-0
/
+1
*
common: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph
2021-05-25
1
-3
/
+10
*
common: Move settings to common from core.
bunnei
2021-04-14
1
-0
/
+4
*
Merge pull request #6099 from bunnei/derive-mem
bunnei
2021-04-10
1
-0
/
+1
|
\
|
*
common: Move common sizes to their own header for code reuse.
bunnei
2021-03-21
1
-0
/
+1
*
|
common: Move assert failure handling into a cpp file.
Markus Wick
2021-04-04
1
-0
/
+1
|
/
[next]