ReinUsesLisp
|
51512d01d8
renderer_opengl: Avoid precompiled cache and force NV GL cache directory
|
5 лет назад |
bunnei
|
a7fd61fcce
Merge pull request #5275 from FernandoS27/fast-native-clock
|
5 лет назад |
Lioncash
|
91084d9396
common/timer: Remove
|
5 лет назад |
ReinUsesLisp
|
95fa57f007
common/color: Remove
|
5 лет назад |
bunnei
|
fb43b8efd2
common: Introduce useful tree structures.
|
5 лет назад |
Fernando Sahmkow
|
53d92318b8
X86/NativeClock: Reimplement RTDSC access to be lock free.
|
5 лет назад |
MerryMage
|
6d30745d77
memory: Remove MemoryHook
|
5 лет назад |
bunnei
|
69e82d01d5
common: ThreadWorker: Add class to help do asynchronous work.
|
5 лет назад |
bunnei
|
1279c7ce7a
Merge pull request #5131 from bunnei/scheduler-rewrite
|
5 лет назад |
lat9nq
|
292dd642ce
cmake: Fix generating CMake configs and linking with Boost
|
5 лет назад |
bunnei
|
761206cf81
common: Update CMakeList to fix build issue with Boost.
|
5 лет назад |
bunnei
|
8d3e06349e
hle: kernel: Separate KScheduler from GlobalSchedulerContext class.
|
5 лет назад |
bunnei
|
8dbfa4e1a4
common: Port BitSet from Mesosphere.
|
5 лет назад |
ReinUsesLisp
|
630823e363
common: Add Common::DivCeil and Common::DivCeilLog2
|
5 лет назад |
ReinUsesLisp
|
3f2e605dd1
common/bit_cast: Add function matching std::bit_cast without constexpr
|
5 лет назад |
Lioncash
|
4a4b685a04
common: Enable warnings as errors
|
5 лет назад |
ameerj
|
eb67a45ca8
video_core: NVDEC Implementation
|
5 лет назад |
lat9nq
|
2cbce77b92
CMakeLists: use system zstd on Linux
|
5 лет назад |
lat9nq
|
9d665cb8db
CMakeLists: fix for finding zstd on linux-mingw
|
5 лет назад |
Lioncash
|
ca5ed50655
web_service: Move web_result.h into web_service
|
6 лет назад |
David
|
9b75481755
ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465)
|
6 лет назад |
David Marcec
|
bd2feb6873
cmake: Fix libfmt linking errors
|
6 лет назад |
John Galt
|
95cd2e17ab
cmake: fix fmt linking when found
|
6 лет назад |
bunnei
|
98fcd3ba5d
Revert "cmake: fix fmt linking"
|
6 лет назад |
John Galt
|
765e37aa35
cmake: fix fmt linking
|
6 лет назад |
Fernando Sahmkow
|
cd1c38be8d
ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes.
|
6 лет назад |
Fernando Sahmkow
|
7b893c7963
Common: Fix non-conan build
|
6 лет назад |
Fernando Sahmkow
|
234b5ff6a9
Common: Implement WallClock Interface and implement a native clock for x64
|
6 лет назад |
Fernando Sahmkow
|
bc266a9d98
Common: Implement a basic Fiber class.
|
6 лет назад |
Fernando Sahmkow
|
13ed9438fb
Common: Implement a basic SpinLock class
|
6 лет назад |