summaryrefslogtreecommitdiff
path: root/src/common/CMakeLists.txt
AgeCommit message (Expand)Author
2021-01-15Merge pull request #5275 from FernandoS27/fast-native-clockbunnei
2021-01-15common/timer: RemoveLioncash
2021-01-15common/color: RemoveReinUsesLisp
2021-01-11common: Introduce useful tree structures.bunnei
2021-01-02X86/NativeClock: Reimplement RTDSC access to be lock free.Fernando Sahmkow
2021-01-01memory: Remove MemoryHookMerryMage
2020-12-29common: ThreadWorker: Add class to help do asynchronous work.bunnei
2020-12-20Merge pull request #5131 from bunnei/scheduler-rewritebunnei
2020-12-13cmake: Fix generating CMake configs and linking with Boostlat9nq
2020-12-12common: Update CMakeList to fix build issue with Boost.bunnei
2020-12-06hle: kernel: Separate KScheduler from GlobalSchedulerContext class.bunnei
2020-12-06common: Port BitSet from Mesosphere.bunnei
2020-11-25common: Add Common::DivCeil and Common::DivCeilLog2ReinUsesLisp
2020-11-20common/bit_cast: Add function matching std::bit_cast without constexprReinUsesLisp
2020-11-02common: Enable warnings as errorsLioncash
2020-10-26video_core: NVDEC Implementationameerj
2020-09-28CMakeLists: use system zstd on Linuxlat9nq
2020-09-28CMakeLists: fix for finding zstd on linux-mingwlat9nq
2020-08-22web_service: Move web_result.h into web_serviceLioncash
2020-08-03ipc: Allow all trivially copyable objects to be passed directly into WriteBuf...David
2020-07-10cmake: Fix libfmt linking errorsDavid Marcec
2020-07-09cmake: fix fmt linking when foundJohn Galt
2020-07-02Revert "cmake: fix fmt linking"bunnei
2020-06-29cmake: fix fmt linkingJohn Galt
2020-06-27ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes.Fernando Sahmkow
2020-06-26Common: Fix non-conan buildFernando Sahmkow
2020-06-18Common: Implement WallClock Interface and implement a native clock for x64Fernando Sahmkow
2020-06-18Common: Implement a basic Fiber class.Fernando Sahmkow
2020-06-18Common: Implement a basic SpinLock classFernando Sahmkow
2020-06-11gl_arb_decompiler: Implement an assembly shader decompilerReinUsesLisp
2020-05-30Add xbyak externalDavid Marcec
2020-05-17main: Log host system memory parametersMorph
2020-05-11common: Add module to get the current time zone.bunnei
2020-05-08Replace externals with Conan (#3735)James Rowe
2020-04-17common: Add VirtualBuffer class, to abstract memory virtualization.bunnei
2020-04-07common/dynamic_library: Import and adapt helper from DolphinReinUsesLisp
2020-03-13shader/transform_feedback: Add host API friendly TFB builderReinUsesLisp
2020-03-09video_core: Rename "const buffer locker" to "registry"ReinUsesLisp
2020-03-09gl_shader_cache: Rework shader cache and remove post-specializationsReinUsesLisp
2020-01-16Fix git version in scm_rev.cppJames Rowe
2019-11-05ci: Populate build repository from Azure environmentZach Hilman
2019-10-25VideoCore: Unify const buffer accessing along engines and provide ConstBuffer...Fernando Sahmkow
2019-10-15common: Rename binary_find.h to algorithm.hLioncash
2019-10-05Merge pull request #2943 from DarkLordZach/azure-titlebars-v2bunnei
2019-10-05common: Add additional SCM revision fieldsZach Hilman
2019-10-04Shader_Ir: Refactor Decompilation process and allow multiple decompilation mo...Fernando Sahmkow
2019-10-04shader_ir: Corrections to outward movements and misc stuffsFernando Sahmkow
2019-09-22cmake: Add SCM detection for AzureZach Hilman
2019-08-21shader_ir: Implement VOTEReinUsesLisp
2019-07-09shader_ir: Implement a new shader scannerFernando Sahmkow