179 Commits (c0ff1dce0bce53a5e324b9eb77ca7fe3a37f02df)

Author SHA1 Message Date
Morph c0ff1dce0b common: Move error handling to error.cpp/h 4 years ago
Morph 88fa692ae6 Revert "logging: Display backtrace on crash" 4 years ago
yzct12345 133e23fe1c logging: Display backtrace on crash 4 years ago
lat9nq 0ea70212af common: Publically link to pthreads 5 years ago
ReinUsesLisp 2e6acac647 cmake: Remove shader cache version 5 years ago
ReinUsesLisp 65069df8aa shader: Remove old shader management 5 years ago
ReinUsesLisp efd62f7130 common/thread_worker: Add support for stateful threads 5 years ago
ReinUsesLisp 3a0e4487ba common: Add unique function 5 years ago
Wunkolo 722f9c3cb5 common: Replace common_sizes into user-literals 5 years ago
Morph 5c635f8d09 common: logging: Restructure backend code 5 years ago
ReinUsesLisp 1f0491900b common/host_memory: Add interface and Windows implementation 5 years ago
liushuyu 44a2374808 src/common/CMakeLists.txt: fix variable escaping 5 years ago
Lioncash f49ea1959b common: Extract point into a common struct 5 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
Markus Wick 0372a0e723 common: Move assert failure handling into a cpp file. 5 years ago
bunnei 60e9e9beb4 common: Move common sizes to their own header for code reuse. 5 years ago
bunnei 954384a84a common: Add implementation of TinyMT (Mersenne Twister RNG). 5 years ago
bunnei e6f71e15a1 common: Merge uint128 to a single header file with inlines. 5 years ago
lat9nq 19dad3e319 common: Add -fsized-deallocation as a Clang flag 5 years ago
ReinUsesLisp 5f0b72553b renderer_opengl: Avoid precompiled cache and force NV GL cache directory 5 years ago
Lioncash d8771fb857 common/timer: Remove 5 years ago
ReinUsesLisp a815988d5c common/color: Remove 5 years ago
bunnei eeb0493b5d common: Introduce useful tree structures. 5 years ago
Fernando Sahmkow 659fb51dd9 X86/NativeClock: Reimplement RTDSC access to be lock free. 5 years ago
MerryMage e3490b55c1 memory: Remove MemoryHook 5 years ago
bunnei 01e1b790a5 common: ThreadWorker: Add class to help do asynchronous work. 5 years ago
lat9nq 5e59e26876 cmake: Fix generating CMake configs and linking with Boost 5 years ago
bunnei 91c13721de common: Update CMakeList to fix build issue with Boost. 5 years ago
bunnei 4f16c961c9 hle: kernel: Separate KScheduler from GlobalSchedulerContext class. 5 years ago
bunnei b164f6306b common: Port BitSet from Mesosphere. 5 years ago
ReinUsesLisp 2600f1353d common: Add Common::DivCeil and Common::DivCeilLog2 5 years ago
ReinUsesLisp 778c06d35b common/bit_cast: Add function matching std::bit_cast without constexpr 5 years ago
Lioncash 38ffaef6eb common: Enable warnings as errors 5 years ago
ameerj 9ef5c53e52 video_core: NVDEC Implementation 5 years ago
lat9nq bcd77d4b7b CMakeLists: use system zstd on Linux 5 years ago
lat9nq 1589c097d4 CMakeLists: fix for finding zstd on linux-mingw 5 years ago
Lioncash 77d6d3bf4b web_service: Move web_result.h into web_service 5 years ago
David ecaac59acd ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465) 5 years ago
David Marcec 12c6b9eac1 cmake: Fix libfmt linking errors 6 years ago
John Galt d01c077810 cmake: fix fmt linking when found 6 years ago
bunnei 7186ddb29a Revert "cmake: fix fmt linking" 6 years ago
John Galt 1eacbe69be cmake: fix fmt linking 6 years ago
Fernando Sahmkow 5eac520ae3 ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes. 6 years ago
Fernando Sahmkow fda14542cb Common: Fix non-conan build 6 years ago
Fernando Sahmkow ee32067b10 Common: Implement WallClock Interface and implement a native clock for x64 6 years ago
Fernando Sahmkow 353166d648 Common: Implement a basic Fiber class. 6 years ago
Fernando Sahmkow b1b01a33bd Common: Implement a basic SpinLock class 6 years ago
ReinUsesLisp 805d48c67e gl_arb_decompiler: Implement an assembly shader decompiler 6 years ago
David Marcec 4686c15c03 Add xbyak external 6 years ago