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 #10124 from liamwhite/pebkac
Morph
2023-05-03
2
-2
/
+4
|
\
|
*
settings: rename extended memory layout to unsafe, move from general to system
Liam
2023-04-30
2
-2
/
+4
*
|
vk_present_manager: Add toggle for async presentation
GPUCode
2023-05-01
2
-0
/
+2
*
|
common: add intrusive list type
Liam
2023-04-29
1
-0
/
+631
|
/
*
general: fixes for gcc 13
Liam
2023-04-02
2
-13
/
+0
*
Fixes 'Continous' typo
Max Dunbar
2023-03-29
1
-3
/
+3
*
telemetry: Add waitpkg instruction
Morph
2023-03-27
1
-0
/
+1
*
x64: Simplify RDTSC on non-MSVC compilers
Morph
2023-03-27
2
-16
/
+10
*
x64: Add MicroSleep
Morph
2023-03-27
3
-0
/
+84
*
x64: cpu_detect: Add detection of waitpkg instructions
Morph
2023-03-27
2
-0
/
+2
*
container_hash: use climits
Liam
2023-03-26
1
-0
/
+1
*
common: Port boost's hash_value implementation
Morph
2023-03-25
2
-0
/
+92
*
zstd: Use ZSTD_getFrameContentSize instead of ZSTD_getDecompressedSize
Morph
2023-03-23
1
-1
/
+1
*
Merge pull request #9971 from Morph1984/q
liamwhite
2023-03-23
2
-121
/
+211
|
\
|
*
bounded_threadsafe_queue: Refactor Pop
Morph
2023-03-21
1
-140
/
+62
|
*
bounded_threadsafe_queue: Add producer cv to avoid busy waiting
Morph
2023-03-21
1
-17
/
+29
|
*
bounded_threadsafe_queue: Deduplicate and add PushModes
Morph
2023-03-21
2
-87
/
+85
|
*
bounded_threadsafe_queue: Add TryPush
Morph
2023-03-21
1
-0
/
+71
|
*
logging: Make use of bounded queue
Morph
2023-03-21
1
-8
/
+8
|
*
bounded_threadsafe_queue: Use simplified impl of bounded queue
Morph
2023-03-21
1
-112
/
+199
*
|
Merge pull request #9964 from liamwhite/typed-address
liamwhite
2023-03-23
2
-0
/
+321
|
\
\
|
|
/
|
/
|
|
*
kernel: use KTypedAddress for addresses
Liam
2023-03-22
2
-0
/
+321
*
|
common: string_util: Use std::string_view for UTF16ToUTF8/UTF8ToUTF16W.
bunnei
2023-03-18
2
-11
/
+11
*
|
common: bounded_threadsafe_queue: Use polyfill_thread.
bunnei
2023-03-17
1
-2
/
+3
|
/
*
general: fix spelling mistakes
Liam
2023-03-12
6
-15
/
+15
*
Merge pull request #9917 from Morph1984/the-real-time
liamwhite
2023-03-10
4
-7
/
+72
|
\
|
*
native_clock: Wait for 10 seconds instead of 30
Morph
2023-03-07
1
-3
/
+3
|
*
native_clock: Use RealTimeClock instead of SteadyClock
Morph
2023-03-07
1
-4
/
+4
|
*
steady_clock: Introduce a real time clock
Morph
2023-03-07
2
-0
/
+36
|
*
native_clock: Re-adjust the RDTSC frequency
Morph
2023-03-07
2
-5
/
+34
*
|
Merge pull request #9906 from german77/metroid2
bunnei
2023-03-08
1
-1
/
+1
|
\
\
|
*
|
input_common: Increase mouse sensitivity range
german77
2023-03-07
1
-1
/
+1
*
|
|
Merge pull request #9918 from liamwhite/fwrapv
Morph
2023-03-07
2
-0
/
+23
|
\
\
\
|
*
|
|
kernel: avoid signed overflow UB on MSVC
Liam
2023-03-07
2
-0
/
+23
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #9920 from liamwhite/constexpr-bit-cast
Morph
2023-03-07
1
-9
/
+11
|
\
\
\
|
*
|
|
common: make BitCast constexpr
Liam
2023-03-07
1
-9
/
+11
|
|
/
/
*
/
/
input_common: Minor typo issues (#9922)
Narr the Reg
2023-03-08
1
-1
/
+1
|
/
/
*
|
Merge pull request #9889 from Morph1984/time-is-ticking
liamwhite
2023-03-07
8
-28
/
+267
|
\
\
|
*
|
native_clock: Round RDTSC frequency to the nearest 1000
Morph
2023-03-05
1
-5
/
+12
|
*
|
timer_resolution: Set current process to High QoS
Morph
2023-03-05
1
-0
/
+22
|
*
|
core_timing: Use higher precision sleeps on Windows
Morph
2023-03-05
2
-0
/
+8
|
*
|
wall_clock: Make use of SteadyClock
Morph
2023-03-05
1
-23
/
+11
|
*
|
common: Implement a method to change the Windows timer resolution
Morph
2023-03-05
3
-0
/
+133
|
*
|
common: Implement a high resolution steady clock
Morph
2023-03-05
3
-0
/
+81
|
|
/
*
/
fix typo in settings.h
Ikko Eltociear Ashimine
2023-03-06
1
-4
/
+4
|
/
*
nvnflinger: fix name
Liam
2023-03-01
2
-102
/
+102
*
cmake: use correct boost imported targets
Alexandre Bouvier
2023-02-28
1
-1
/
+1
*
Revert "yuzu: config: Remove player 8 and 9 from config file"
Narr the Reg
2023-02-26
1
-1
/
+1
*
Merge pull request #9849 from ameerj/async-astc
liamwhite
2023-02-26
3
-0
/
+4
|
\
|
*
configuration: Add async ASTC decode setting
ameerj
2023-02-22
2
-0
/
+3
[next]