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
/
sockets
Age
Commit message (
Expand
)
Author
2022-07-16
Enable the use of MSG_DONTWAIT flag on RecvImpl
Link4565
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-04-11
service: sfdnsres: add missing includes for some BSDs after 82d46a974ad4
Jan Beich
2022-04-10
Merge pull request #8171 from tech-ticks/skyline-improvements
Fernando S
2022-04-08
service: sfdnsres: Implement DNS address resolution
tech-ticks
2022-04-07
service: bsd: Add keepalive socket option
tech-ticks
2022-04-02
hle: service: bsd: Create a service thread where appropriate.
bunnei
2022-03-19
core: Reduce unused includes
ameerj
2022-03-15
bsd: Allow inexact match for address length in AcceptImpl
Valeri
2021-11-03
core: Remove unused includes
ameerj
2021-10-07
service: Reduce header include overhead
Morph
2021-09-25
service: bsd: Stub Read
Morph
2021-09-24
service: bsd: Implement Read
Morph
2021-06-02
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2021-04-08
sfdnsres: Use proper names
german77
2021-04-08
nsd: Update to 12.x
german77
2021-04-08
ethc: Update to 12.x
german77
2021-03-16
bsd: Avoid writing empty buffers
Morph
2021-02-09
bsd: Remove usage of optional emplace() with no arguments
Lioncash
2021-01-31
bsd: Fix EventFd stub
Morph
2021-01-31
bsd: Fix GetSockOpt stub
Morph
2021-01-30
bsd: Stub EventFd
ameerj
2021-01-28
core: hle: kernel: Rename Thread to KThread.
bunnei
2021-01-27
Stub GetSockOpt
german
2021-01-05
core: Silence warnings when compiling without asserts
ReinUsesLisp
2020-12-28
hle: service: bsd: Update to work with service threads, removing SleepClientT...
bunnei
2020-12-09
Merge pull request #5142 from comex/xx-poll-events
Rodrigo Locatti
2020-12-07
core: Remove unnecessary enum casts in log calls
Lioncash
2020-12-06
network, sockets: Replace `POLL_IN`, `POLL_OUT`, etc. constants with an `enum...
comex
2020-11-26
service: Eliminate usages of the global system instance
Lioncash
2020-10-20
Revert "core: Fix clang build"
bunnei
2020-10-17
core: Fix clang build
Lioncash
2020-10-13
core/CMakeLists: Make some warnings errors
Lioncash
2020-09-22
General: Make use of std::nullopt where applicable
Lioncash
2020-09-07
bsd: Resolve unused value within SendToImpl
Lioncash
2020-09-07
bsd: Resolve sign comparison warnings
Lioncash
2020-09-07
sockets_translate: Make use of designated initializers
Lioncash
2020-09-07
blocking_worker: Make use of templated lambda
Lioncash
2020-09-07
blocking_worker: Resolve -Wdocumentation warning
Lioncash
2020-07-28
service/bsd: Handle Poll with no entries accurately
ReinUsesLisp
2020-07-28
services/bsd: Implement most of bsd:s
ReinUsesLisp
2020-07-28
service/sockets: Add worker pool abstraction
ReinUsesLisp
2020-07-28
service/sockets: Add worker abstraction to execute blocking calls asynchronously
ReinUsesLisp
2020-07-28
service/sockets: Add translate functions
ReinUsesLisp
2020-07-28
service/sockets: Add enumerations and structures
ReinUsesLisp
2020-06-29
service: Update function tables
VolcaEM
2020-04-20
service: Update function tables
Lioncash
2020-01-25
bsd: Stub several more functions.
bunnei
2019-11-12
service: Update function tables
Lioncash
2019-04-11
service: Update service function tables
Lioncash
[next]