index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reaper: Tune it up to be an smart GC.
Fernando Sahmkow
2021-06-16
5
-13
/
+130
*
Initial Reaper Setup
ReinUsesLisp
2021-06-16
6
-56
/
+226
*
vulkan_memory_allocator: Release allocations with no commits
ReinUsesLisp
2021-06-16
2
-5
/
+22
*
Merge pull request #6464 from ameerj/disable-astc
bunnei
2021-06-16
16
-7
/
+1637
|
\
|
*
astc_decoder: Fix LDR CEM1 endpoint calculation
ameerj
2021-06-15
2
-2
/
+2
|
*
yuzu_cmd/config: Add Accelerate ASTC and missing NVDEC emulation settings
ameerj
2021-06-15
2
-2
/
+12
|
*
configure_graphics: Add Accelerate ASTC decoding setting
ameerj
2021-06-15
9
-2
/
+32
|
*
textures: Reintroduce CPU ASTC decoder
ameerj
2021-06-15
4
-2
/
+1592
*
|
Merge pull request #6460 from Morph1984/fs-access-log-fix
Morph
2021-06-16
12
-44
/
+64
|
\
\
|
*
|
common: fs: file: Remove redundant call to WriteStringToFile
Morph
2021-06-16
2
-6
/
+1
|
*
|
fsp_srv: Fix filesystem access logging
Morph
2021-06-16
10
-38
/
+63
|
|
/
*
|
Merge pull request #6462 from Morph1984/proper-flush
bunnei
2021-06-15
1
-1
/
+5
|
\
\
|
|
/
|
/
|
|
*
common: fs: file: Flush the file to the disk when Flush() is called
Morph
2021-06-13
1
-1
/
+5
*
|
lm: Demote guest logs to LOG_DEBUG
ameerj
2021-06-14
1
-27
/
+20
*
|
Merge pull request #6456 from Morph1984/very-important-changes
bunnei
2021-06-14
1
-1
/
+1
|
\
\
|
*
|
configure_cpu_debug: Clarify settings behavior
Morph
2021-06-13
1
-1
/
+1
*
|
|
Merge pull request #6448 from Morph1984/recursive-dir-iterator
Fernando Sahmkow
2021-06-14
1
-2
/
+16
|
\
\
\
|
*
|
|
common: fs: Use the normal directory iterator in *Recursively functions
Morph
2021-06-12
1
-2
/
+16
|
|
/
/
*
|
|
general: Remove extraneous includes
Morph
2021-06-13
3
-3
/
+0
*
|
|
common: logging: Restructure backend code
Morph
2021-06-13
8
-278
/
+288
*
|
|
common: logging: backend: Wrap IOFile in a unique_ptr
Morph
2021-06-13
2
-6
/
+27
|
|
/
|
/
|
*
|
Merge pull request #6452 from german77/sixaxis_firmware_stub
Morph
2021-06-13
2
-1
/
+23
|
\
\
|
|
/
|
/
|
|
*
hid: Stub IsFirmwareUpdateAvailableForSixAxisSensor
german77
2021-06-11
2
-1
/
+23
*
|
Merge pull request #6451 from Morph1984/check-disk-space-dump
bunnei
2021-06-11
1
-0
/
+12
|
\
\
|
*
|
yuzu: main: Ensure enough space is available for RomFS dumping
Morph
2021-06-11
1
-0
/
+12
*
|
|
Merge pull request #6422 from FernandoS27/i-am-the-senate
Mai M
2021-06-11
22
-43
/
+950
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
common/host_memory: Implement a fallback if fastmem fails.
Markus Wick
2021-06-11
2
-14
/
+49
|
*
|
common/host_shader: Load Windows 10 functions dynamically
ReinUsesLisp
2021-06-11
1
-29
/
+88
|
*
|
GPUTHread: Remove async reads from Normal Accuracy.
Fernando Sahmkow
2021-06-11
1
-18
/
+6
|
*
|
rasterizer: Update pages in batches
ReinUsesLisp
2021-06-11
1
-15
/
+41
|
*
|
host_memory: Support staged VirtualProtect calls
ReinUsesLisp
2021-06-11
1
-3
/
+12
|
*
|
General: Add settings for fastmem and disabling adress space check.
FernandoS27
2021-06-11
12
-6
/
+83
|
*
|
common/host_memory: Optimize for huge tables.
Markus Wick
2021-06-11
2
-11
/
+24
|
*
|
core: Make use of fastmem
Markus Wick
2021-06-11
6
-8
/
+30
|
*
|
tests: Add tests for host memory
ReinUsesLisp
2021-06-11
2
-0
/
+184
|
*
|
common/host_memory: Add Linux implementation
Markus Wick
2021-06-11
1
-10
/
+120
|
*
|
common/host_memory: Add interface and Windows implementation
ReinUsesLisp
2021-06-11
3
-0
/
+384
|
|
/
*
|
Merge pull request #6443 from Morph1984/k-light-condition-variable
bunnei
2021-06-11
4
-37
/
+43
|
\
\
|
|
/
|
/
|
|
*
kernel: Unconditionally set thread state when appropriate
Morph
2021-06-11
2
-23
/
+12
|
*
kernel: KLightConditionVariable: Update implementation to 12.x
Morph
2021-06-11
2
-14
/
+31
*
|
Merge pull request #6407 from lat9nq/fix-libusb-2
bunnei
2021-06-10
1
-2
/
+1
|
\
\
|
*
|
cmake: General improvements to libusb linking
lat9nq
2021-06-03
1
-2
/
+1
*
|
|
Merge pull request #6445 from degasus/fix_ubsn
bunnei
2021-06-10
3
-1
/
+9
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix GCC undefined behavior sanitizer.
Markus Wick
2021-06-10
3
-1
/
+9
*
|
|
hle: service: sm: Remove redundant session reservation, etc.
bunnei
2021-06-10
2
-18
/
+13
|
/
/
*
|
hle: service: Increase arbitrary max sessions limit.
bunnei
2021-06-10
1
-4
/
+1
*
|
hle: kernel: KClientPort: Add an assert for session count.
bunnei
2021-06-09
1
-0
/
+3
*
|
hle: service: sm: Fix GetService setup of session & port.
bunnei
2021-06-09
2
-5
/
+5
*
|
hle: service: Use correct size for ServerSessionCountMax.
bunnei
2021-06-09
1
-4
/
+6
*
|
hle: kernel: KServerSession: Fix client disconnected.
bunnei
2021-06-09
3
-9
/
+8
[next]