295 Commits (ea9be2b91e5449657135043873948b9593b2d5ce)

Author SHA1 Message Date
lizzie c2e74a9380
[common] remove DetachedTasks object usage (#4096) 3 weeks ago
lizzie d8a8169eb2
[hle/bsd] do not use rust-result wannabe Expected in functions (#4075) 1 month ago
lizzie ce9c7c196d
[cmake] fix OpenSSL not using <openssl/cert.h> when applicable because it tries to use the system one instead of being explicitly linked (#4053) 2 months ago
lizzie f729dbb3c3
[common] use abi::__cxa_demangle for demangling using the system's glibcxx/libc++ (#3894) 2 months ago
lizzie 7c32cf03a1
[core/core_timing] better MWAITX and WAITPKG delays (#3984) 2 months ago
lizzie 2f0f8a979c
[dynarmic, macroHLE] Use faster ankerl for xbyak maps (#3716) 2 months ago
lizzie 975aa4e2f2
[common] remove ptr indirection on WallClock (#3864) 2 months ago
crueter 676b1aabfc
[frontend] Built-in auto updater (#3845) 3 months ago
lizzie 1f787ffc39
[cmake, deps] conjure common/httplib.h and remove global def for httplib macros (#3800) 4 months ago
lizzie ee2891c55e
[common] unify std::random_device (#3801) 4 months ago
lizzie 9cb7001656
[cmake] fixes for XCode when having languages other than C/C++ (#3772) 4 months ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 5 months ago
John 5fb3ae487c
[windows] Return x86 microsleep for Windows (#3563) 5 months ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 6 months ago
lizzie a56b8d3de8
[core, windows] remove microSleep() and simply wait on events like on linux (#3498) 6 months ago
Maufeat ae501e256e
[bcat/news/web/am] Implement news applet, proper TLV return, external web browser URL and qlaunch app sorting (#3308) 6 months ago
lizzie b1daffad19
[common] move spinlock to pure header def (#3287) 7 months ago
lizzie b53aa06505
[common] fix fibers by using older boost instead of minicoro (#2665) 7 months ago
lizzie 83332316aa
[gamemode] Make available on other platforms (#353) 8 months ago
lizzie 1efef85352
Partial revert "[common] remove HeapTracker (#3001)" (#3107) 8 months ago
lizzie ea0e5d630c
[common] remove HeapTracker (#3001) 8 months ago
crueter 7ca657d22f
[cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994) 9 months ago
crueter 08f3639c80
[desktop, fs] main_window separation; fix Ryujinx save data link issues (#2929) 9 months ago
MaranBr 2d3ba3e5dd
[audio_core] Remove unused files and make audio rendering more safe (#2903) 9 months ago
crueter 39f226a853
[qt] Ryujinx save data link (#2815) 9 months ago
Caio Oliveira 8fa36a7737
nuke: Goodbye PCH, you will not be missed (#2821) 9 months ago
lizzie 992bae4e2a
[common] replace Common::BitCast with libc++ provided one (#2774) 9 months ago
lizzie 31463142e1
[audio] replace ReaderWriterQueue with the generic SPSC queue (#2745) 9 months ago
lizzie 020ad29a8c
[common] replace Common::BitSet with std::bitset (#2576) 10 months ago
lizzie fd21774aae
[common] remove nvidia driver hack using environment variables (#2575) 10 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 11 months ago
lizzie 2f82b63e6a
[user] prioritize 'user' directory if it exists (without needing a portable build) + docs (#338) 11 months ago
crueter bbcd8aded6
Revert "[heap_tracker] Use ankerl map instead of rb tree (#249)" (#382) 11 months ago
crueter 702a2beb7c
[cmake] refactor: cpmfile, deps prefetch, force system and more (#322) 11 months ago
lizzie c9a3baab5d
[heap_tracker] Use ankerl map instead of rb tree (#249) 11 months ago
crueter 3e55dc6352
[cmake] refactor: CPM over vcpkg (#250) 12 months ago
crueter 1551387739
[cmake, frontend] feat: CPMUtil + dependency viewer (#238) 12 months ago
crueter f1e74f6855
[meta] remove MicroProfile (#185) 12 months ago
SDK-Chan 87f171e884
[cmake, core] Unbreak FreeBSD Building Process (#117) 1 year ago
Maufeat 8c33b0bb5d Add Device Power State (Windows, Linux, Mac and Android) (#197) 1 year ago
Briar 54c3c4503a android: Add initial frontend for LAN network rooms (#76) 1 year ago
darktux 16f92e5b32 Implemented rewindless Fiber without Boost (using minicoro) 2 years ago
darktux 2032d035a3 Removed telemetry and anonymized SCM (git) strings 2 years ago
voidanix d60cf76e2d Fix GCC builds with Debug build type 1 year ago
t895 28fcbacc78 android: Move JNI setup and helpers to common 3 years ago
Fernando Sahmkow 75f5d982a0 Common: Introduce Range Sets 3 years ago
Fernando Sahmkow 4d97c54676 VideoCore: Move Slot Vector to Common 3 years ago
Liam 27989bd49c smmu: use new range mutex construction for protecting counters 3 years ago
Kelebek1 05afa94a3b Move time services to new IPC. 3 years ago
Liam c366d8e8d9 core: track separate heap allocation for linux 3 years ago