index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #8432 from liamwhite/watchpoint
bunnei
2022-06-21
1
-0
/
+3
|
\
|
*
core/debugger: memory breakpoint support
Liam
2022-06-16
1
-0
/
+3
*
|
Merge pull request #8472 from german77/tace
Morph
2022-06-16
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
common: param_package: Demote DEBUG to TRACE for getters
Narr the Reg
2022-06-16
1
-3
/
+3
*
|
Merge pull request #8460 from Morph1984/bounded-q
liamwhite
2022-06-15
1
-86
/
+73
|
\
\
|
*
|
bounded_threadsafe_queue: Use constexpr capacity and mask
Morph
2022-06-15
1
-86
/
+73
*
|
|
Merge pull request #8383 from Morph1984/shadow-of-the-past
Mai
2022-06-14
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
common: Eliminate variable shadowing
Morph
2022-06-13
1
-2
/
+2
|
|
/
*
|
common/assert: rework ASSERT handling to avoid std::function usage
Liam
2022-06-13
2
-35
/
+20
*
|
common/assert: add unlikely
Liam
2022-06-13
1
-1
/
+1
*
|
common: Don't test ASSERT conditions inline
Liam
2022-06-13
2
-32
/
+36
*
|
common: Change semantics of UNREACHABLE to unconditionally crash
Liam
2022-06-13
3
-3
/
+18
|
/
*
Merge pull request #8413 from behunin/bounded-queue
bunnei
2022-06-11
1
-0
/
+180
|
\
|
*
gpu_thread: Move to bounded queue
Levi Behunin
2022-06-02
1
-0
/
+180
*
|
Merge pull request #8393 from lat9nq/default-vulkan
bunnei
2022-06-11
1
-1
/
+1
|
\
\
|
*
|
settings: Set Vulkan to the default renderer backend
lat9nq
2022-05-29
1
-1
/
+1
*
|
|
common: consolidate ELF structure definitions
Liam
2022-06-05
2
-0
/
+334
|
|
/
|
/
|
*
|
core/debugger: Implement new GDB stub debugger
Liam
2022-06-01
2
-1
/
+2
|
/
*
Merge pull request #8374 from german77/asnycvibrations
bunnei
2022-05-28
1
-0
/
+1
|
\
|
*
input_common: Make vibration request async
Narr the Reg
2022-05-23
1
-0
/
+1
*
|
path_util: Resolve `-Wpointer-bool-conversion` warning
lat9nq
2022-05-26
1
-3
/
+1
|
/
*
string_util: Add U16StringFromBuffer
lat9nq
2022-05-15
2
-0
/
+6
*
VideoCore: Add option to dump the macros.
Fernando Sahmkow
2022-05-08
1
-0
/
+1
*
Merge pull request #8280 from Tachi107/spdx-fixup
Mai M
2022-04-28
19
-172
/
+59
|
\
|
*
chore: add missing SPDX tags
Andrea Pappacoda
2022-04-28
19
-172
/
+59
*
|
GCC 12 fixes
Liam
2022-04-28
1
-1
/
+1
|
/
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
67
-211
/
+136
*
yuzu: Add custom ringcon configuration
german77
2022-04-16
2
-0
/
+4
*
hle: kernel: Use std::mutex instead of spin locks for most kernel locking.
bunnei
2022-04-11
1
-2
/
+3
*
common: Replace lock_guard with scoped_lock
Merry
2022-04-07
3
-5
/
+5
*
Merge pull request #8143 from merryhime/rdtsc
Fernando S
2022-04-07
1
-14
/
+35
|
\
|
*
native_clock: Internal linkage for FencedRDTSC
Merry
2022-04-03
1
-2
/
+4
|
*
native_clock: Use lfence with rdtsc
merry
2022-04-03
1
-14
/
+33
*
|
service: jit: stub JIT service
Liam
2022-04-06
2
-0
/
+2
*
|
Merge pull request #8089 from merryhime/paranoia
bunnei
2022-04-04
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
configuration: Add Paranoid CPU accuracy level
merry
2022-03-26
1
-1
/
+2
*
|
native_clock: Use writeback from CAS to avoid double-loading
merry
2022-04-02
1
-4
/
+6
*
|
atomic_ops: Implement AtomicCompareAndSwap with writeback
merry
2022-04-02
1
-0
/
+73
*
|
native_clock: Use AtomicLoad128
Merry
2022-04-02
1
-2
/
+2
*
|
atomic_ops: Implement AtomicLoad128
Merry
2022-04-02
1
-0
/
+17
|
/
*
hle: nvflinger: Merge Rect with Common::Rectangle.
bunnei
2022-03-24
1
-5
/
+45
*
common: logging: Add a logger for NVFlinger.
bunnei
2022-03-24
2
-0
/
+2
*
general: Fix clang/gcc build errors
ameerj
2022-03-20
7
-0
/
+9
*
common: Reduce unused includes
ameerj
2022-03-19
25
-32
/
+1
*
common: Reduce unused includes
ameerj
2022-03-19
8
-12
/
+0
*
common: tree: Various updates.
bunnei
2022-03-14
1
-284
/
+341
*
common: intrusive_red_black_tree: Various updates.
bunnei
2022-03-14
1
-181
/
+210
*
cpu_detect: Add additional x86 flags and telemetry
Wunkolo
2022-03-11
3
-27
/
+84
*
common/telemetry: Update `AddField` name type to `string_view`
Wunkolo
2022-03-11
1
-3
/
+4
*
backend: Ensure backend_thread is destructed before message_queue
Merry
2022-03-10
1
-1
/
+1
[next]