42 Commits (ad3929f11d532eac392f3b7cad0a0f72c2800e89)

Author SHA1 Message Date
lizzie ad3929f11d various fixes to sockopt 2 months ago
lizzie facf8fdf57 [net] refactor to remove uneeded abstraction layer 2 months ago
lizzie a41a98028a
[hle/service] stub missing homebrew services, fix NPad/caps crashes (#4264) 3 weeks ago
lizzie d8a8169eb2
[hle/bsd] do not use rust-result wannabe Expected in functions (#4075) 2 months ago
lizzie 81c6e56713
[core/am] ban y2k domain to make Civ7 boot web-appletless (#3868) 2 months ago
xbzk 83683440b2
[net] ban api.epicgames.dev domain (#3999) 4 months ago
lizzie 46cfd9b6f3
[net] support SCTP protocols (+all base FBSD protos), ban more NS domains (#3955) 4 months ago
lizzie e875a3196b
[core/hle/services/sockets] allow 'valid' range from [16,255] for IPv4 (#3491) 4 months ago
lizzie 772e38cb8d
[hle/service/sockets] fix hogwarts legacy crash due to non-blacklisted domain (#3762) 6 months ago
Calchan f4f3425d86
[sockets] block more domains (#2632) 11 months ago
CamilleLaVey cd394fc40f revert [android] Snapdragon 865 patches (#23) 1 year ago
crueter 444109c251 [android] Snapdragon 865 patches (#23) 1 year ago
Gamer64 a002730d68
[VK] Rework SPIRV Shader Optimization (#238) 1 year ago
CamilleLaVey fa600b88b1 revert 91a662431c (#240) 1 year ago
JPikachu 91a662431c [Texture_cache] Better memory handling for devices with lower memory allocations (#233) 1 year ago
Liam 56f7b53540 sfdnsres: ensure lp1 is not resolved 3 years ago
Liam caf76a5603 core: implement GetGaiStringErrorRequest, IContextRegistrar 3 years ago
comex f4b39f722d Updates: 3 years ago
comex 930b7ac6ee PR feedback + constification 3 years ago
comex 742d780d77 Fix more Windows build errors 3 years ago
comex 6018b182fc Fixes: 3 years ago
comex 6f8d5f068f Implement SSL service 3 years ago
Liam d7e9461b71 service: move hle_ipc from kernel 4 years ago
arades79 60a68839ee remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 4 years ago
arades79 adcef452e0 add static lifetime to constexpr values to force compile time evaluation where possible 4 years ago
ameerj 7cc5da4a9f Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span" 4 years ago
liamwhite f74a95b6fb Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer" 4 years ago
ameerj 713394d526 hle_ipc: Rename ReadBufferSpan to ReadBuffer 4 years ago
ameerj db9a523aae service: Use ReadBufferSpan where it is trivial to do so 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
Jan Beich a17a828115 service: sfdnsres: add missing includes for some BSDs after 5becdcea0b 4 years ago
tech-ticks 5becdcea0b service: sfdnsres: Implement DNS address resolution 4 years ago
Morph 7ebc38a6d1 general: Replace RESULT_SUCCESS with ResultSuccess 5 years ago
german77 37146ca67f sfdnsres: Use proper names 5 years ago
Lioncash 346271b80b service: Eliminate usages of the global system instance 6 years ago
VolcaEM 9338a6a1cf service: Update function tables 6 years ago
Lioncash 9ae176d921 hle/service: Resolve unused variable warnings 8 years ago
Lioncash 8a9b062587 hle/service: Default constructors and destructors in the cpp file where applicable 8 years ago
James Rowe e159c550d8 Rename logging macro back to LOG_* 8 years ago
Lioncash e70f5cb603 sockets: Move logging macros over to new fmt-compatible ones 8 years ago
Lioncash 6d94dd21a5 service: Use nested namespace specifiers where applicable 9 years ago
Hexagon12 4c462c91bd Various service name fixes - part 2 (rebased) (#322) 9 years ago
mailwl cfbce8c977 Service/sockets: add bsd:s, nsd:a, nsd:u services 9 years ago
mailwl 3dbe629396 [WIP] sfdnsres: stub (#146) 9 years ago