index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
hid
/
irs.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
yuzu: Add webcam support and rebase to latest master
Narr the Reg
2022-07-24
1
-1
/
+1
*
service: irs: Move to IRS namespace and minor fixes
german77
2022-07-24
1
-2
/
+2
*
service: irs: Split processors and implement ImageTransferProcessor
german77
2022-07-24
1
-225
/
+66
*
service: hid: Improve stub of IRS
Narr the Reg
2022-05-31
1
-2
/
+230
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
hle: kernel: Remove deprecated Object class.
bunnei
2021-05-06
1
-1
/
+0
*
hle: kernel: Migrate KSharedMemory to KAutoObject.
bunnei
2021-05-06
1
-5
/
+0
*
hle: kernel: Rename SharedMemory to KSharedMemory.
bunnei
2021-02-19
1
-2
/
+2
*
service: Eliminate usages of the global system instance
Lioncash
2020-11-27
1
-3
/
+7
*
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154)
bunnei
2019-11-25
1
-1
/
+1
*
Deglobalize System: IRS
David Marcec
2019-09-22
1
-1
/
+2
*
Stubbed IRS (#1349)
David
2018-09-24
1
-0
/
+27
*
hle/service: Default constructors and destructors in the cpp file where applicable
Lioncash
2018-09-11
1
-0
/
+2
*
service/hid: Add irs services
Lioncash
2018-07-26
1
-0
/
+21