index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
Age
Commit message (
Expand
)
Author
2022-04-08
service: sfdnsres: Implement DNS address resolution
tech-ticks
2022-04-07
service: bsd: Add keepalive socket option
tech-ticks
2022-04-07
core/hle: Standardize scoped_lock initializers
Merry
2022-04-07
core/hle: Replace lock_guard with scoped_lock
Merry
2022-04-07
fix: remove #pragma once in .cpp file
Andrea Pappacoda
2022-04-06
Merge pull request #8164 from liamwhite/jit-stub
bunnei
2022-04-06
service: jit: stub JIT service
Liam
2022-04-06
Merge pull request #8122 from bunnei/improve-thread-usage
bunnei
2022-04-05
service: hid: Partially revert #8123
german77
2022-04-05
Merge pull request #8137 from bunnei/improve-nvflinger-2
bunnei
2022-04-02
Merge pull request #8135 from Morph1984/websession-hack
bunnei
2022-04-02
Merge pull request #8123 from german77/bombslinger
bunnei
2022-04-02
service: npad: Default initialize shared memory
german77
2022-04-02
fix: typos
Andrea Pappacoda
2022-04-01
hle: service: nvflinger: buffer_queue_producer: Cleanup & fixes.
bunnei
2022-04-01
hle: service: nvflinger: consumer_base: Cleanup & fixes.
bunnei
2022-04-01
hle: service: nvflinger: buffer_queue_producer: Cleanup & add GetReleasedBuff...
bunnei
2022-04-01
hle: service: nvflinger: buffer_queue_core: Cleanup & fixes.
bunnei
2022-04-01
hle: service: nvflinger: Use correct logger namespace.
bunnei
2022-04-02
hle: service: nvdrv: Create a service thread where appropriate.
Morph
2022-04-02
hle: service: vi: Create a service thread where appropriate.
bunnei
2022-04-02
hle: service: bsd: Create a service thread where appropriate.
bunnei
2022-04-02
hle: service: filesystem: Create a service thread where appropriate.
bunnei
2022-04-02
hle: service: audio: Create a service thread where appropriate.
bunnei
2022-04-02
hle: service: Add option for service interfaces to create or use the default ...
bunnei
2022-04-01
applets/web: Keep foreground (websession) web applet open
Morph
2022-04-01
Merge pull request #8116 from ameerj/nvhost_ctrl_bad_param
Fernando S
2022-03-31
service: hid: Remove inaccurate behavior on initialization
german77
2022-03-30
Merge pull request #8120 from german77/signal
bunnei
2022-03-30
service: hid: Signal event on AcquireNpadStyleSetUpdateEventHandle
Narr the Reg
2022-03-29
nvhost_ctrl: Only mark EventState::Busy as BadParameter
ameerj
2022-03-27
Merge pull request #8088 from bunnei/fixup-nvflinger
Fernando S
2022-03-25
Merge pull request #8041 from Morph1984/inline-swkbd
bunnei
2022-03-25
hle: service: nvflinger: buffer_queue: Remove AutoLock and fix free buffer tr...
bunnei
2022-03-25
hle: service: nvflinger: buffer_queue_consumer: Use scoped_lock instead of un...
bunnei
2022-03-25
hle: service: nvflinger: consumer_base: Use scoped_lock instead of unique_lock.
bunnei
2022-03-25
hle: service: nvflinger: Remove unused BufferQueue.
bunnei
2022-03-24
hle: nvflinger: ConsumerBase: Mark ctor as explicit.
bunnei
2022-03-24
hle: vi: NativeWindow: Fix trivially copyable issues.
bunnei
2022-03-24
hle: nvdrv: nvdata: buffer_queue_producer: Minor cleanup.
bunnei
2022-03-24
hle: nvdrv: nvdata: Cleanup NvFence static assert.
bunnei
2022-03-24
hle: nvflinger: Remove unused unordered_map include.
bunnei
2022-03-24
hle: nvflinger: buffer_queue_consumer: AcquireBuffer: Fix typo.
bunnei
2022-03-24
hle: nvflinger: Merge Rect with Common::Rectangle.
bunnei
2022-03-24
hle: nvflinger: buffer_queue_core: Declare default dtor.
bunnei
2022-03-24
hle: nvflinger: buffer_queue_producer: DequeueBuffer: Remove unnecessary lock.
bunnei
2022-03-24
hle: nvflinger: consumer_base: StillTracking: Should be const.
bunnei
2022-03-24
hle: nvflinger: graphic_buffer_producer: Remove unnecessary pragma pack.
bunnei
2022-03-24
hle: nvflinger: parcel: Reserve token size.
bunnei
2022-03-24
hle: nvflinger: buffer_queue_core: StillTracking: Take const reference.
bunnei
[prev]
[next]