index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
hle: nvflinger: Add implementation for ConsumerBase class.
bunnei
2022-03-24
3
-0
/
+190
*
|
|
|
hle: nvflinger: Add implementation for BufferSlot class.
bunnei
2022-03-24
2
-0
/
+40
*
|
|
|
hle: nvflinger: Add implementation for BufferItem class.
bunnei
2022-03-24
2
-0
/
+47
*
|
|
|
hle: nvflinger: Move implementation for Parcel to its own header.
bunnei
2022-03-24
2
-0
/
+172
*
|
|
|
hle: nvflinger: Add android buffer queue definitions to its own header.
bunnei
2022-03-24
2
-0
/
+22
*
|
|
|
hle: nvflinger: Add IBinder interface.
bunnei
2022-03-24
2
-0
/
+43
*
|
|
|
hle: nvflinger: Add IConsumerListener interface.
bunnei
2022-03-24
2
-0
/
+27
*
|
|
|
hle: nvflinger: Add ProducerListener interface.
bunnei
2022-03-24
2
-0
/
+17
*
|
|
|
hle: nvflinger: Add android window enumerations to its own header.
bunnei
2022-03-24
2
-0
/
+54
*
|
|
|
hle: nvflinger: Add android Status flags to its own header.
bunnei
2022-03-24
1
-0
/
+28
*
|
|
|
hle: nvflinger: Move BufferTransformFlags to its own header.
bunnei
2022-03-24
3
-1
/
+27
*
|
|
|
hle: nvdrv: Rename Fence to NvFence to avoid naming conflicts.
bunnei
2022-03-24
4
-17
/
+13
*
|
|
|
hle: nvflinger: Move PixelFormat to its own header.
bunnei
2022-03-24
5
-10
/
+31
*
|
|
|
hle: nvflinger: Add implementation for GraphicBuffer class.
bunnei
2022-03-24
2
-0
/
+101
*
|
|
|
hle: nvflinger: Add implementation for Fence class.
bunnei
2022-03-24
2
-0
/
+34
*
|
|
|
hle: nvflinger: Add implementation for Rect class.
bunnei
2022-03-24
2
-0
/
+76
*
|
|
|
Merge pull request #8031 from Morph1984/cleanup-mii-please
bunnei
2022-03-22
18
-572
/
+642
|
\
\
\
\
|
*
|
|
|
applets/mii: Remove unused include
Morph
2022-03-21
1
-1
/
+0
|
*
|
|
|
applets/mii: Remove frontend parameters
Morph
2022-03-21
2
-17
/
+4
|
*
|
|
|
applets/mii: Cleanup MiiEdit applet implementation
Morph
2022-03-21
2
-44
/
+85
|
*
|
|
|
applets/mii: Cleanup MiiEdit applet types
Morph
2022-03-21
1
-23
/
+44
|
*
|
|
|
applets/mii: Move MiiEdit applet types into its own file
Morph
2022-03-21
4
-54
/
+70
|
*
|
|
|
service: Move mii enums and structs into its own file
Morph
2022-03-21
7
-308
/
+312
|
*
|
|
|
applets: Rename Mii to MiiEdit
Morph
2022-03-21
7
-45
/
+47
|
|
/
/
/
*
/
/
/
Revert "dynarmic: Reduce size of code caches"
bunnei
2022-03-22
2
-4
/
+4
|
/
/
/
*
|
|
Merge pull request #8048 from ameerj/include-purge
bunnei
2022-03-21
41
-52
/
+13
|
\
\
\
|
*
|
|
general: Fix clang/gcc build errors
ameerj
2022-03-20
2
-4
/
+5
|
*
|
|
common: Reduce unused includes
ameerj
2022-03-19
4
-0
/
+6
|
*
|
|
core: Reduce unused includes
ameerj
2022-03-19
38
-54
/
+8
*
|
|
|
Merge pull request #8040 from Morph1984/handle-table
bunnei
2022-03-19
2
-30
/
+12
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
KHandleTable: Optimize table entry layout
Morph
2022-03-18
2
-30
/
+12
*
|
|
|
Merge pull request #8028 from v1993/patch-9
bunnei
2022-03-18
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
bsd: Allow inexact match for address length in AcceptImpl
Valeri
2022-03-15
1
-2
/
+2
|
|
/
/
/
*
|
|
|
general: Reduce core.h includes
ameerj
2022-03-18
4
-7
/
+23
*
|
|
|
Merge pull request #7964 from german77/miiii
bunnei
2022-03-16
7
-5
/
+270
|
\
\
\
\
|
*
|
|
|
applet: mii: Simple implementation of mii applet
german77
2022-02-28
7
-5
/
+270
*
|
|
|
|
core: hle: kernel: init_slab_setup: Move CalculateSlabHeapGapSize to global n...
bunnei
2022-03-14
1
-6
/
+6
*
|
|
|
|
core: hle: kernel: Allocate dummy threads on host thread storage.
bunnei
2022-03-14
2
-8
/
+6
*
|
|
|
|
core: hle: kernel: Downgrade dangling objects warning to debug.
bunnei
2022-03-14
1
-2
/
+2
*
|
|
|
|
core: hle: kernel: Make object list container global and ensure it is reset o...
bunnei
2022-03-14
1
-7
/
+9
*
|
|
|
|
core: hle: kernel: Remove server session tracking.
bunnei
2022-03-14
4
-37
/
+1
*
|
|
|
|
core: hle: kernel: k_process: Remove handle table finalize, reset page table.
bunnei
2022-03-14
1
-3
/
+3
*
|
|
|
|
core: hle: kernel: k_process: Implement thread local storage accurately.
bunnei
2022-03-14
3
-111
/
+99
*
|
|
|
|
core: hle: kernel: k_page_table: Add implementations of MapPages, UnmapPages,...
bunnei
2022-03-14
2
-2
/
+141
*
|
|
|
|
core: hle: kernel: k_slab_heap: Refresh to use guest allocations.
bunnei
2022-03-14
2
-125
/
+107
*
|
|
|
|
core: hle: kernel: Update init_slab_heap, use device memory, and add KThreadL...
bunnei
2022-03-14
4
-55
/
+92
*
|
|
|
|
core: hle: kernel: k_page_buffer: Add KThreadLocalPage primitive.
bunnei
2022-03-14
3
-0
/
+179
*
|
|
|
|
core: hle: kernel: k_page_buffer: Add KPageBuffer primitive.
bunnei
2022-03-14
2
-0
/
+35
*
|
|
|
|
core: hle: kernel: k_thread: Ensure host Fiber is freed.
bunnei
2022-03-14
1
-0
/
+3
*
|
|
|
|
core: hle: kernel: k_server_session: Ensure SessionRequestManager is freed.
bunnei
2022-03-14
1
-0
/
+3
[prev]
[next]