index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
CMakeLists.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #8855 from german77/pls
liamwhite
2022-09-03
1
-2
/
+2
|
\
|
*
core: ns: Implement pl:s service
Narr the Reg
2022-09-03
1
-2
/
+2
*
|
yuzu_room: Remove dependency on core
FearlessTobi
2022-08-27
1
-2
/
+0
|
/
*
Merge pull request #8660 from Tachi107/findmodules-pkg-config
liamwhite
2022-08-21
1
-1
/
+1
|
\
|
*
build(externals): rename Findopus to FindOpus
Andrea Pappacoda
2022-08-01
1
-1
/
+1
*
|
core, network: Add ability to proxy socket packets
FearlessTobi
2022-08-15
1
-0
/
+2
*
|
Merge pull request #8731 from FearlessTobi/better-ldn
liamwhite
2022-08-12
1
-1
/
+2
|
\
\
|
*
|
ldn: Add better stubs and more data types
FearlessTobi
2022-08-07
1
-1
/
+2
*
|
|
Merge pull request #8637 from liamwhite/bad-interrupts
bunnei
2022-08-07
1
-2
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
kernel: unlayer CPU interrupt handling
Liam
2022-07-25
1
-2
/
+0
*
|
|
core/loader: remove ELF loader
Liam
2022-08-01
1
-2
/
+0
|
|
/
|
/
|
*
|
Merge pull request #8636 from german77/irs_cluster_release
liamwhite
2022-07-27
1
-0
/
+1
|
\
\
|
*
|
service: irs: Implement clustering processor
german77
2022-07-24
1
-0
/
+1
|
|
/
*
|
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-27
1
-0
/
+3
*
|
Address first part of review comments
FearlessTobi
2022-07-25
1
-5
/
+5
*
|
yuzu: Add ui files for multiplayer rooms
FearlessTobi
2022-07-25
1
-6
/
+8
|
/
*
service: irs: Split processors and implement ImageTransferProcessor
german77
2022-07-23
1
-0
/
+14
*
core: hid: Add cammera support
german77
2022-07-23
1
-0
/
+1
*
service: ptm: Rewrite PSM and add TS
german77
2022-06-28
1
-0
/
+4
*
core: kernel: Replace instances of KPageLinkedList with KPageGroup
german77
2022-06-26
1
-1
/
+1
*
CMakeLists: Make variable shadowing a compile-time error
Morph
2022-06-13
1
-5
/
+0
*
core/debugger: Improved stepping mechanism and misc fixes
Liam
2022-06-01
1
-0
/
+3
*
core/debugger: Implement new GDB stub debugger
Liam
2022-06-01
1
-0
/
+7
*
hidbus: Implement hidbus and ringcon
german77
2022-04-16
1
-0
/
+10
*
service: jit: Implement the JIT service
Liam
2022-04-13
1
-0
/
+2
*
core: extract symbol reading
Liam
2022-04-09
1
-0
/
+2
*
service: jit: stub JIT service
Liam
2022-04-06
1
-0
/
+2
*
hle: nvflinger: Merge Rect with Common::Rectangle.
bunnei
2022-03-24
1
-1
/
+0
*
hle: nvflinger: Add implementation for HosBinderDriverServer service.
bunnei
2022-03-24
1
-0
/
+2
*
hle: nvflinger: Add implementation for BufferQueueProducer class.
bunnei
2022-03-24
1
-2
/
+2
*
hle: nvflinger: Add implementation for BufferQueueCore class.
bunnei
2022-03-24
1
-0
/
+2
*
hle: nvflinger: Add implementation for BufferQueueConsumer class.
bunnei
2022-03-24
1
-0
/
+2
*
hle: nvflinger: Add implementation for QueueBufferInput and QueueBufferOutput...
bunnei
2022-03-24
1
-0
/
+2
*
hle: nvflinger: Add implementation for BufferItemConsumer class.
bunnei
2022-03-24
1
-0
/
+2
*
hle: nvflinger: Add implementation for ConsumerBase class.
bunnei
2022-03-24
1
-0
/
+2
*
hle: nvflinger: Add implementation for BufferSlot class.
bunnei
2022-03-24
1
-0
/
+1
*
hle: nvflinger: Add implementation for BufferItem class.
bunnei
2022-03-24
1
-0
/
+1
*
hle: nvflinger: Move implementation for Parcel to its own header.
bunnei
2022-03-24
1
-0
/
+1
*
hle: nvflinger: Add android buffer queue definitions to its own header.
bunnei
2022-03-24
1
-0
/
+1
*
hle: nvflinger: Add IBinder interface.
bunnei
2022-03-24
1
-0
/
+1
*
hle: nvflinger: Add IConsumerListener interface.
bunnei
2022-03-24
1
-0
/
+1
*
hle: nvflinger: Add ProducerListener interface.
bunnei
2022-03-24
1
-0
/
+1
*
hle: nvflinger: Add android window enumerations to its own header.
bunnei
2022-03-24
1
-0
/
+1
*
hle: nvflinger: Move BufferTransformFlags to its own header.
bunnei
2022-03-24
1
-0
/
+1
*
hle: nvflinger: Move PixelFormat to its own header.
bunnei
2022-03-24
1
-0
/
+1
*
hle: nvflinger: Add implementation for GraphicBuffer class.
bunnei
2022-03-24
1
-0
/
+1
*
hle: nvflinger: Add implementation for Fence class.
bunnei
2022-03-24
1
-0
/
+2
*
hle: nvflinger: Add implementation for Rect class.
bunnei
2022-03-24
1
-0
/
+1
*
applets/mii: Move MiiEdit applet types into its own file
Morph
2022-03-21
1
-0
/
+1
*
applets: Rename Mii to MiiEdit
Morph
2022-03-21
1
-4
/
+4
[next]