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
*
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
|
/
*
common: Add implementation of TinyMT (Mersenne Twister RNG).
bunnei
2021-02-18
1
-0
/
+1
*
common: Merge uint128 to a single header file with inlines.
bunnei
2021-02-15
1
-1
/
+0
*
common: Add -fsized-deallocation as a Clang flag
lat9nq
2021-02-09
1
-0
/
+2
*
renderer_opengl: Avoid precompiled cache and force NV GL cache directory
ReinUsesLisp
2021-01-21
1
-0
/
+2
*
Merge pull request #5275 from FernandoS27/fast-native-clock
bunnei
2021-01-15
1
-1
/
+0
|
\
|
*
X86/NativeClock: Reimplement RTDSC access to be lock free.
Fernando Sahmkow
2021-01-02
1
-1
/
+0
*
|
common/timer: Remove
Lioncash
2021-01-15
1
-2
/
+0
*
|
common/color: Remove
ReinUsesLisp
2021-01-15
1
-1
/
+0
*
|
common: Introduce useful tree structures.
bunnei
2021-01-11
1
-0
/
+3
|
/
*
memory: Remove MemoryHook
MerryMage
2021-01-01
1
-2
/
+0
*
common: ThreadWorker: Add class to help do asynchronous work.
bunnei
2020-12-29
1
-0
/
+2
*
Merge pull request #5131 from bunnei/scheduler-rewrite
bunnei
2020-12-20
1
-1
/
+1
|
\
|
*
hle: kernel: Separate KScheduler from GlobalSchedulerContext class.
bunnei
2020-12-06
1
-1
/
+0
|
*
common: Port BitSet from Mesosphere.
bunnei
2020-12-06
1
-0
/
+1
*
|
cmake: Fix generating CMake configs and linking with Boost
lat9nq
2020-12-13
1
-1
/
+1
*
|
common: Update CMakeList to fix build issue with Boost.
bunnei
2020-12-12
1
-2
/
+1
|
/
*
common: Add Common::DivCeil and Common::DivCeilLog2
ReinUsesLisp
2020-11-25
1
-0
/
+1
*
common/bit_cast: Add function matching std::bit_cast without constexpr
ReinUsesLisp
2020-11-20
1
-0
/
+1
*
common: Enable warnings as errors
Lioncash
2020-11-02
1
-0
/
+16
*
video_core: NVDEC Implementation
ameerj
2020-10-26
1
-0
/
+2
*
CMakeLists: use system zstd on Linux
lat9nq
2020-09-28
1
-1
/
+6
*
CMakeLists: fix for finding zstd on linux-mingw
lat9nq
2020-09-28
1
-1
/
+1
*
web_service: Move web_result.h into web_service
Lioncash
2020-08-22
1
-1
/
+0
*
ipc: Allow all trivially copyable objects to be passed directly into WriteBuf...
David
2020-08-03
1
-0
/
+1
*
cmake: Fix libfmt linking errors
David Marcec
2020-07-10
1
-5
/
+1
*
cmake: fix fmt linking when found
John Galt
2020-07-09
1
-1
/
+5
*
Revert "cmake: fix fmt linking"
bunnei
2020-07-02
1
-1
/
+1
*
cmake: fix fmt linking
John Galt
2020-06-29
1
-1
/
+1
*
ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes.
Fernando Sahmkow
2020-06-27
1
-0
/
+2
*
Common: Fix non-conan build
Fernando Sahmkow
2020-06-26
1
-1
/
+2
*
Common: Implement WallClock Interface and implement a native clock for x64
Fernando Sahmkow
2020-06-18
1
-0
/
+4
[next]