122 Commits (e5049d0f163bb078b4f10635ee6f1e91a42a208a)

Author SHA1 Message Date
lizzie 8a22f1845b
[hle] Enforce max_sessions, add bpc:ams service (#4394) 5 days ago
lizzie 11de264541
[cmake] Fix some macOS compilation errors (#4350) 2 weeks ago
crueter 7fda6dde73
[common] Switch to boost::unordered_flat containers (#4326) 2 weeks ago
Maufeat 54cd5fb8eb
[core, hle, video_core, memory] Improve multi-process, display layers, dynamic shader cache and rework overlay (#4238) 3 weeks ago
lizzie 3aa0d46259
[video_core, hle] remove redundant parent references in system structs (#3908) 3 months ago
crueter 676b1aabfc
[frontend] Built-in auto updater (#3845) 5 months ago
crueter c05d999225
[bcat] Fix news to use Forgejo releases instead (#3841) 5 months ago
lizzie 1f787ffc39
[cmake, deps] conjure common/httplib.h and remove global def for httplib macros (#3800) 5 months ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 6 months ago
lizzie 0a687b82d4
[crypto] Atomize all traces of MbedTLS, and require OpenSSL 3+ (#3606) 7 months ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 7 months ago
Maufeat ddbb6f2219
[hle/ui] Add cmds and fix invalid handle return, remove Starter applet from UI (#3376) 8 months ago
lizzie f45491e128
[cmake, core/hle] fix no-OpenSSL builds with BCAT news using unguarded httplib (#3326) 8 months ago
Lizzie 6ec6ca7c37
[clang, opengl] fix opengl build on PGO build and clang-cl on windows (#3332) 8 months ago
Maufeat ae501e256e
[bcat/news/web/am] Implement news applet, proper TLV return, external web browser URL and qlaunch app sorting (#3308) 8 months ago
Maufeat 1d869e8495
[hle] stubbed extra services from (parental controls and stuff) fw21 (#3175) 9 months ago
lizzie 191e4c75a1
[meta] fix license headers (#2547) 12 months ago
crueter d207df959a
[cmake, core] refactor: update mbedtls and make YUZU_USE_CPM better (#485) 1 year ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 1 year ago
Pavel Barabanov b66ebe638b Qlauncher firmware 19 1 year ago
Pavel Barabanov 1bd86b08f2 Qlauncher firmware 19 1 year ago
german77 2a72c86e52 service: news: Stub remaining functions 3 years ago
Narr the Reg 5459e10d7a service: bcat: Address review issues 3 years ago
Narr the Reg ee8565b36e service: bcat: Implement news interfaces 3 years ago
Narr the Reg 92efd5ceed service: bcat: Migrate and refractor service to new IPC 3 years ago
FearlessTobi 24f979a4b8 vfs: Move vfs files to their own directory 3 years ago
Liam d7e9461b71 service: move hle_ipc from kernel 4 years ago
Liam 1c3a93e7c4 service: refactor server architecture 4 years ago
Liam c68577384a general: rename CurrentProcess to ApplicationProcess 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
Lioncash 8c35c8c4a6 service: Make use of buffer element count helpers 4 years ago
Liam 09777eea76 kernel: remove KWritableEvent 4 years ago
german77 ab9c495d00 service: btdrv,bcat,btm: Update service tables to 14.0.0 4 years ago
german77 c7890ebccc core: Replace all instances of ResultCode with Result 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
bunnei 5192e8e092 core: hle: Remove global HLE lock. 5 years ago
Morph 41a0c088ba general: Get the current process program id directly from the system 5 years ago
Morph 10508e7af2 general: Rename GetTitleID to GetProgramID 5 years ago
ameerj d27abf5546 core: Remove unused includes 5 years ago
Morph 0f5f1ec430 service: Replace service event creation with ServiceContext::CreateEvent 5 years ago
Morph 4be0824b5f service: bcat: Remove BoxCat BCAT implementation 5 years ago
Morph d66442a4e1 service: Append service name prefix to common filenames 5 years ago
ReinUsesLisp 2733c4e186 boxcat: Silence -Wmaybe-uninitialized in httplib.h 5 years ago
lat9nq 3352742284 core, input_common: Miscellaneous fixes 5 years ago
Morph f81ef990ac common: fs: Remove [[nodiscard]] attribute on Remove* functions 5 years ago
Morph e91bf05ce6 general: Remove extraneous includes 5 years ago
Morph c4d6d9dfd3 general: Replace RESULT_UNKNOWN with ResultUnknown 5 years ago
Morph 7ebc38a6d1 general: Replace RESULT_SUCCESS with ResultSuccess 5 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago