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
*
Merge pull request #5276 from german77/gestures
Morph
2021-02-27
2
-11
/
+240
|
\
|
*
Implements touch, pan, pinch and rotation gestures
german
2021-02-27
2
-11
/
+240
*
|
Merge pull request #5984 from jbeich/gcc-freebsd
bunnei
2021-02-27
2
-0
/
+2
|
\
\
|
*
|
video_core: add missing header after 468bd9c1b0f9
Jan Beich
2021-02-23
1
-0
/
+1
|
*
|
common: add missing header after f3805376f726
Jan Beich
2021-02-23
1
-0
/
+1
*
|
|
Merge pull request #5953 from bunnei/memory-refactor-1
bunnei
2021-02-27
56
-1212
/
+1690
|
\
\
\
|
*
|
|
hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable.
bunnei
2021-02-18
24
-147
/
+131
|
*
|
|
hle: kernel: Migrate MemoryManager to KMemoryManager.
bunnei
2021-02-18
8
-47
/
+48
|
*
|
|
hle: kernel: Migrate PageLinkedList to KPageLinkedList.
bunnei
2021-02-18
8
-38
/
+41
|
*
|
|
hle: kernel: Migrate to KMemoryBlock, KMemoryBlockManager, and others.
bunnei
2021-02-18
18
-476
/
+479
|
*
|
|
hle: kernel: Migrate SlabHeap to KSlabHeap.
bunnei
2021-02-18
4
-22
/
+21
|
*
|
|
hle: kernel: Migrate MemoryLayout to KMemoryLayout.
bunnei
2021-02-18
5
-31
/
+30
|
*
|
|
hle: kernel: Migrate AddressSpaceInfo to KAddressSpaceInfo.
bunnei
2021-02-18
4
-59
/
+54
|
*
|
|
hle: kernel: memory_manager: Rename AllocateContinuous to AllocateContinuous.
bunnei
2021-02-18
2
-4
/
+28
|
*
|
|
hle: kernel: KSystemControl does not belong in Memory namespace.
bunnei
2021-02-18
7
-31
/
+38
|
*
|
|
hle: kernel: memory: PageHeap: Migrate to KPageBitmap class.
bunnei
2021-02-18
4
-197
/
+23
|
*
|
|
hle: kernel: Add KPageBitmap class.
bunnei
2021-02-18
2
-0
/
+280
|
*
|
|
hle: kernel: system_control: Add function GenerateRandomU64.
bunnei
2021-02-18
2
-3
/
+5
|
*
|
|
common: Add implementation of TinyMT (Mersenne Twister RNG).
bunnei
2021-02-18
2
-0
/
+251
|
*
|
|
hle: kernel: Add KSpinLock implementation.
bunnei
2021-02-18
3
-0
/
+89
|
*
|
|
core: memory: Add templated GetPointer methods.
bunnei
2021-02-18
1
-0
/
+10
|
*
|
|
common: alignment: Add DivideUp utility method.
bunnei
2021-02-18
1
-0
/
+5
|
*
|
|
hle: kernel: Rename SharedMemory to KSharedMemory.
bunnei
2021-02-18
13
-54
/
+54
*
|
|
|
Merge pull request #5944 from Morph1984/gc-vibrations
bunnei
2021-02-26
2
-3
/
+130
|
\
\
\
\
|
*
|
|
|
hid: Implement GameCube Controller Vibrations
Morph
2021-02-21
2
-3
/
+130
*
|
|
|
|
Merge pull request #5997 from Kelebek1/Depth
bunnei
2021-02-26
3
-1
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
Implement glDepthRangeIndexeddNV
Kelebek1
2021-02-24
3
-1
/
+12
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #5977 from Morph1984/stub-acc
bunnei
2021-02-24
1
-1
/
+17
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
acc: Stub GetNintendoAccountUserResourceCacheForApplication
Morph
2021-02-21
1
-1
/
+17
|
|
/
/
/
*
|
|
|
Merge pull request #5936 from Kelebek1/Offsets
bunnei
2021-02-21
3
-9
/
+34
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Review 1
Kelebek1
2021-02-15
2
-3
/
+3
|
*
|
|
Implement texture offset support for TexelFetch and TextureGather and add off...
Kelebek1
2021-02-15
3
-9
/
+34
*
|
|
|
kernel: Fix resource release exception on exit
ameerj
2021-02-20
4
-2
/
+16
*
|
|
|
gl_disk_shader_cache: Log total shader entries count on game load
Morph
2021-02-20
1
-0
/
+4
*
|
|
|
common: wall_clock: Fix integer overflow with StandardWallClock.
bunnei
2021-02-19
2
-7
/
+28
*
|
|
|
Merge pull request #5924 from ReinUsesLisp/inline-bindings
bunnei
2021-02-19
4
-24
/
+24
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
vk_update_descriptor: Inline and improve code for binding buffers
ReinUsesLisp
2021-02-13
4
-24
/
+24
*
|
|
|
Merge pull request #4973 from ameerj/nvdec-opt
bunnei
2021-02-18
11
-149
/
+79
|
\
\
\
\
|
*
|
|
|
rebase, fix name shadowing, more const
ameerj
2021-02-13
4
-11
/
+10
|
*
|
|
|
Address PR feedback
ameerj
2021-02-13
4
-12
/
+7
|
*
|
|
|
streamline cdma_pusher/command_classes
ameerj
2021-02-13
1
-13
/
+5
|
*
|
|
|
streamline cdma_pusher/command_classes
ameerj
2021-02-13
5
-85
/
+34
|
*
|
|
|
nvdec cleanup
ameerj
2021-02-13
8
-43
/
+38
*
|
|
|
|
Revert "Port citra-emu/citra#5123: "SDL: Disable hidapi drivers due to compat...
Morph
2021-02-18
1
-7
/
+0
*
|
|
|
|
common/cityhash: Use common types
ReinUsesLisp
2021-02-18
3
-116
/
+100
*
|
|
|
|
tests: Add tests for CityHash
ReinUsesLisp
2021-02-18
2
-0
/
+23
*
|
|
|
|
Merge pull request #5121 from bunnei/optimize-core-timing
bunnei
2021-02-16
8
-241
/
+141
|
\
\
\
\
\
|
*
|
|
|
|
core: core_timing_util: Optimize core timing math.
bunnei
2021-02-15
3
-98
/
+48
|
*
|
|
|
|
common: wall_clock: Optimize GetClockCycles/GetCPUCycles to use a single MUL ...
bunnei
2021-02-15
1
-8
/
+9
|
*
|
|
|
|
common: Merge uint128 to a single header file with inlines.
bunnei
2021-02-15
4
-135
/
+84
[next]