summaryrefslogtreecommitdiff
path: root/src/common/CMakeLists.txt
AgeCommit message (Expand)Author
2016-11-05Support additional screen layouts.James Rowe
2016-04-29Common: Remove section measurement from profiler (#1731)Yuri Kunde Schlesner
2016-04-05Common: Remove Common::make_unique, use std::make_uniqueMerryMage
2016-03-13PICA: Align vertex attributesJannik Vogel
2015-09-11common: Get rid of debug_interface.hLioncash
2015-09-01Common: Import BitSet from Dolphinaroulin
2015-08-24Integrate the MicroProfile profiling libraryYuri Kunde Schlesner
2015-08-15Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64.bunnei
2015-08-15Common: Move cpu_detect to x64 directory.bunnei
2015-08-15x64: Refactor to remove fake interfaces and general cleanups.bunnei
2015-08-15Common: Added MurmurHash3 hash function for general-purpose use.bunnei
2015-08-15Common: Ported over boilerplate x86 JIT code from Dolphin/PPSSPP.bunnei
2015-08-15Common: Ported over Dolphin's code for x86 CPU capability detection.bunnei
2015-07-10Common: Remove thunk.hLioncash
2015-06-27Common: Remove unused fifo_queue.h.Emmanuel Gil Peyrot
2015-05-30Move video_core/color.h to common/color.harchshift
2015-05-30Move video_core/math.h to common/vector_math.harchshift
2015-05-15Merge pull request #758 from yuriks/sync-loggingYuri Kunde Schlesner
2015-05-15Remove unused concurrent_ring_buffer.hYuri Kunde Schlesner
2015-05-14Common: Remove unused cruft from math_util, and remove a duplicated Rect clas...Emmanuel Gil Peyrot
2015-05-07Common: Remove mem_arena.cpp/hYuri Kunde Schlesner
2015-05-07Common: Remove hash.cpp/hYuri Kunde Schlesner
2015-05-07Common: Remove common.hYuri Kunde Schlesner
2015-03-01Add profiling infrastructure and widgetYuri Kunde Schlesner
2015-02-18Remove "super lame/broken" file_search compilation unit that was leftover fro...archshift
2015-02-18Remove redundant utf8 compilation unit that was leftover from Dolphinarchshift
2015-02-18Remove useless extended_trace compilation unit that was leftover from Dolphinarchshift
2015-02-18Remove the useless msg_handler compilation unit that was left over from Dolphinarchshift
2015-02-10Asserts: break/crash program, fit to style guide; log.h->assert.harchshift
2014-12-20Common: Add a clone of std::make_uniqueYuri Kunde Schlesner
2014-12-13Remove old logging systemYuri Kunde Schlesner
2014-12-13Add configurable per-class log filteringYuri Kunde Schlesner
2014-12-13New logging systemYuri Kunde Schlesner
2014-12-13Add SCOPE_EXIT macro to conveniently execute cleanup actionsYuri Kunde Schlesner
2014-09-12Added support for multiple input device types for KeyMap and connected Qt.Kevin Hartman
2014-09-11Initial HID PAD work, with GLFW only.Kevin Hartman
2014-09-08Removed fixed_size_queue.harchshift
2014-09-07Removed common/std_xyz, instead using the std headerarchshift
2014-09-02Removed common/atomic, instead using std::atomicarchshift
2014-09-01CMake cleanupYuri Kunde Schlesner
2014-05-19CMakeLists: rename HEADS, improved commentsarchshift
2014-05-16Updated cmakelistsarchshift
2014-04-30Fixed indentsarchshift
2014-04-28IT'S ALIVE!archshift
2014-04-23fixes to scm_rev generation to make it conistent with windows buildbunnei
2014-04-23added scm rev generation on Linux/cmakebunnei
2014-04-22updated CMakeLists for missing filesShizZy
2014-04-09updated CMakeListsbunnei
2014-04-01convert tabs to spacesbunnei
2013-09-04updated CMakeLists.txt file for new common filesShizZy