summaryrefslogtreecommitdiff
path: root/src/common/CMakeLists.txt
AgeCommit message (Expand)Author
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
2019-02-06gl_shader_disk_cache: Invalidate shader cache changes with CMake hashReinUsesLisp
2018-12-21common: Add basic bit manipulation utility function to CommonLioncash
2018-11-21common: Remove bit_set.hLioncash
2018-11-21common: Remove dependency on xbyakLioncash
2018-10-23common: Remove memory_util.cpp/.hLioncash
2018-10-06Remove "#" in the version numberfearlessTobi
2018-10-02Port web_service from CitrafearlessTobi
2018-09-08common: Implement a ring bufferMerryMage
2018-09-07Better Title Bar DisplayCaptV0rt3x
2018-08-15Merge pull request #1005 from DarkLordZach/registered-fmtbunnei
2018-08-14common: Remove unused old breakpoint source filesLioncash
2018-08-11common: Move hex string processing to separate fileZach Hilman
2018-07-21common: Remove synchronized_wrapper.hLioncash
2018-04-26common: Remove chunk_file.h and linear_disk_cache.hLioncash
2018-04-19common: Remove code_block.hLioncash
2018-04-13common: Port cityhash code from Citra.bunnei
2018-04-02Merge pull request #262 from daniellimws/fmtlib-macrosbunnei
2018-03-22Logging: Create logging macros based on fmtlibDaniel Lim Wee Soong
2018-03-21CMake: Set EMU_ARCH_BITS in CMakeLists.txtN00byKing
2018-01-21Fix spelling error in CMakeListsMatthew Brener
2018-01-17CMakeLists: Derive the source directory grouping from targets themselvesLioncash
2018-01-13Minor cleanupMerryMage
2018-01-08CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119)B3n30
2017-05-27CMake: Create INTERFACE targets for microprofile and nihstroYuri Kunde Schlesner
2017-05-27CMake: Use IMPORTED target for BoostYuri Kunde Schlesner
2017-05-27CMake: Correct inter-module dependencies and library visibilityYuri Kunde Schlesner
2017-05-27Move framebuffer_layout from Common to CoreYuri Kunde Schlesner
2017-05-24common: Add a generic interface for logging telemetry fields.bunnei
2017-05-07Remove unused symbols codeYuri Kunde Schlesner
2017-03-01Common: add ParamPackagewwylele
2017-02-26Merge pull request #2587 from yuriks/status-barYuri Kunde Schlesner
2017-02-26Remove built-in (non-Microprofile) profilerYuri Kunde Schlesner
2017-02-23Gui: Change title bar to include build nameJames Rowe
2017-01-31Common/x64: remove legacy emitter and abi (#2504)Weiyi Wang
2016-12-26Common: add Quaternionwwylele
2016-12-23core: Move emu_window and key_map into coreMerryMage