summaryrefslogtreecommitdiff
path: root/src/common/CMakeLists.txt
AgeCommit message (Expand)Author
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
2019-07-05texture_cache: Address FeedbackFernando Sahmkow
2019-06-20shader: Decode SUST and implement backing image functionalityReinUsesLisp
2019-06-06cmake: Add missing shader hash file entriesReinUsesLisp
2019-04-25common: Extract UUID to its own classZach Hilman
2019-03-29common/zstd_compression: Add Zstandard wrapperunknown
2019-03-29common: Link libzstd_staticunknown
2019-03-29Addressed feedbackunknown
2019-03-29data_compression: Move LZ4 compression from video_core/gl_shader_disk_cache t...unknown
2019-03-27Implement a MultiLevelQueueFernando Sahmkow
2019-03-20common/CMakeLists: Amend boost dependencyLioncash
2019-03-20Merge pull request #2247 from lioncash/includebunnei
2019-03-16core: Move PageTable struct into Common.bunnei
2019-03-16Merge pull request #2129 from FernandoS27/cntpctbunnei
2019-03-16common/thread_queue_list: Remove unnecessary dependency on boostLioncash
2019-02-26shader/decode: Split memory and texture instructions decodingReinUsesLisp
2019-02-15Implement 128 bits Unsigned Integer Multiplication and Division.Fernando Sahmkow
2019-02-06cmake: Fix title bar issueReinUsesLisp
2019-02-06cmake: Use CMAKE_COMMAND instead of "cmake"Frederic L