1999 Commits (2a7edda70ac7bfcce6a830c814a6b8cd559b8c03)

Author SHA1 Message Date
Fernando Sahmkow 3196d957b0 Adress Feedback. 4 years ago
german77 c0264d2121 service: ptm: Rewrite PSM and add TS 4 years ago
Fernando Sahmkow 2575a93dc6 Native clock: Use atomic ops as before. 4 years ago
Fernando Sahmkow f5c1d7b8c8 Native Clock: remove inaccuracy mask. 4 years ago
Fernando Sahmkow 9cafb0d912 Core: Fix tests. 4 years ago
Fernando Sahmkow a2d29412cb Core/Common: Corrections to core timing and add critical priority. 4 years ago
Fernando Sahmkow 096366ead5 Common: improve native clock. 4 years ago
Liam 208ed712f4 core/debugger: memory breakpoint support 4 years ago
Narr the Reg d1f2f5f146 common: param_package: Demote DEBUG to TRACE for getters 4 years ago
Morph 25429998e3 bounded_threadsafe_queue: Use constexpr capacity and mask 4 years ago
Liam feaf010fa2 common/assert: rework ASSERT handling to avoid std::function usage 4 years ago
Liam a29ddcee40 common/assert: add unlikely 4 years ago
Liam 58fea44eb5 common: Don't test ASSERT conditions inline 4 years ago
Liam 084d7d6b01 common: Change semantics of UNREACHABLE to unconditionally crash 4 years ago
Morph c1bd602e4c common: Eliminate variable shadowing 4 years ago
Liam 3c313a43fd common: consolidate ELF structure definitions 4 years ago
Levi Behunin 4dd6bcd206 gpu_thread: Move to bounded queue 4 years ago
Liam fb4b3c127f core/debugger: Implement new GDB stub debugger 4 years ago
lat9nq 5799fa4d7d settings: Set Vulkan to the default renderer backend 4 years ago
lat9nq 0e5a6676c3 path_util: Resolve `-Wpointer-bool-conversion` warning 4 years ago
Narr the Reg bf948b5790 input_common: Make vibration request async 4 years ago
lat9nq ffd3afcf2f string_util: Add U16StringFromBuffer 4 years ago
Fernando Sahmkow 5562ae9cc5 VideoCore: Add option to dump the macros. 4 years ago
Liam 709d7fd92c GCC 12 fixes 4 years ago
Andrea Pappacoda 01cf05bc75
chore: add missing SPDX tags 4 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
german77 d2f9412cf1 yuzu: Add custom ringcon configuration 4 years ago
bunnei 8deaac8bd1 hle: kernel: Use std::mutex instead of spin locks for most kernel locking. 4 years ago
Merry c589db6add common: Replace lock_guard with scoped_lock 4 years ago
Liam 0cfcee95c7 service: jit: stub JIT service 4 years ago
Merry 4052bfb4ad native_clock: Internal linkage for FencedRDTSC 4 years ago
merry fdd4d019ef native_clock: Use lfence with rdtsc 4 years ago
merry 979e53b87b native_clock: Use writeback from CAS to avoid double-loading 4 years ago
merry 084bd225dc atomic_ops: Implement AtomicCompareAndSwap with writeback 4 years ago
Merry c562c1d6be native_clock: Use AtomicLoad128 4 years ago
Merry b4746529e1 atomic_ops: Implement AtomicLoad128 4 years ago
merry 3c8547160d configuration: Add Paranoid CPU accuracy level 4 years ago
bunnei 4d9488033f hle: nvflinger: Merge Rect with Common::Rectangle. 4 years ago
bunnei 0704b645df common: logging: Add a logger for NVFlinger. 5 years ago
ameerj 866b7c20a8 general: Fix clang/gcc build errors 4 years ago
ameerj 923decae5a common: Reduce unused includes 4 years ago
ameerj 8a8ea65fae common: Reduce unused includes 4 years ago
bunnei 0fdf1d2a60 common: tree: Various updates. 4 years ago
bunnei 69c2faeb6a common: intrusive_red_black_tree: Various updates. 4 years ago
Wunkolo d248c1203e cpu_detect: Add additional x86 flags and telemetry 4 years ago
Wunkolo 29a7a61806 common/telemetry: Update `AddField` name type to `string_view` 4 years ago
Merry 22f50c6bc1 backend: Ensure backend_thread is destructed before message_queue 4 years ago
Wunkolo d9b1199ffb cpu_detect: Revert `__cpuid{ex}` array-type argument 4 years ago
Wunkolo 873a9fa7e5 cpu_detect: Add missing `lzcnt` detection 4 years ago
Wunkolo ec5f3351b6 cpu_detect: Refactor cpu/manufacturer identification 4 years ago