summaryrefslogtreecommitdiffstats
path: root/src/common/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support additional screen layouts.James Rowe2016-11-051-0/+2
* Common: Remove section measurement from profiler (#1731)Yuri Kunde Schlesner2016-04-291-1/+0
* Common: Remove Common::make_unique, use std::make_uniqueMerryMage2016-04-051-1/+0
* PICA: Align vertex attributesJannik Vogel2016-03-131-0/+1
* common: Get rid of debug_interface.hLioncash2015-09-111-1/+0
* Common: Import BitSet from Dolphinaroulin2015-09-011-0/+1
* Integrate the MicroProfile profiling libraryYuri Kunde Schlesner2015-08-251-0/+3
* Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64.bunnei2015-08-161-1/+1
* Common: Move cpu_detect to x64 directory.bunnei2015-08-161-2/+2
* x64: Refactor to remove fake interfaces and general cleanups.bunnei2015-08-161-12/+6
* Common: Added MurmurHash3 hash function for general-purpose use.bunnei2015-08-151-1/+3
* Common: Ported over boilerplate x86 JIT code from Dolphin/PPSSPP.bunnei2015-08-151-2/+12
* Common: Ported over Dolphin's code for x86 CPU capability detection.bunnei2015-08-151-0/+8
* Common: Remove thunk.hLioncash2015-07-111-1/+0
* Common: Remove unused fifo_queue.h.Emmanuel Gil Peyrot2015-06-271-1/+0
* Move video_core/color.h to common/color.harchshift2015-05-301-0/+1
* Move video_core/math.h to common/vector_math.harchshift2015-05-301-0/+1
* Merge pull request #758 from yuriks/sync-loggingYuri Kunde Schlesner2015-05-161-1/+0
|\
| * Remove unused concurrent_ring_buffer.hYuri Kunde Schlesner2015-05-161-1/+0
* | Common: Remove unused cruft from math_util, and remove a duplicated Rect class in common_types.Emmanuel Gil Peyrot2015-05-141-1/+0
|/
* Common: Remove mem_arena.cpp/hYuri Kunde Schlesner2015-05-081-2/+0
* Common: Remove hash.cpp/hYuri Kunde Schlesner2015-05-071-2/+0
* Common: Remove common.hYuri Kunde Schlesner2015-05-071-1/+0
* Add profiling infrastructure and widgetYuri Kunde Schlesner2015-03-021-0/+4
* Remove "super lame/broken" file_search compilation unit that was leftover from Dolphinarchshift2015-02-191-2/+0
* Remove redundant utf8 compilation unit that was leftover from Dolphinarchshift2015-02-191-2/+0
* Remove useless extended_trace compilation unit that was leftover from Dolphinarchshift2015-02-191-2/+0
* Remove the useless msg_handler compilation unit that was left over from Dolphinarchshift2015-02-191-2/+0
* Asserts: break/crash program, fit to style guide; log.h->assert.harchshift2015-02-111-1/+1
* Common: Add a clone of std::make_uniqueYuri Kunde Schlesner2014-12-201-0/+1
* Remove old logging systemYuri Kunde Schlesner2014-12-131-4/+0
* Add configurable per-class log filteringYuri Kunde Schlesner2014-12-131-0/+2
* New logging systemYuri Kunde Schlesner2014-12-131-0/+6
* Add SCOPE_EXIT macro to conveniently execute cleanup actionsYuri Kunde Schlesner2014-12-131-0/+1
* Added support for multiple input device types for KeyMap and connected Qt.Kevin Hartman2014-09-121-0/+1
* Initial HID PAD work, with GLFW only.Kevin Hartman2014-09-121-0/+2
* Removed fixed_size_queue.harchshift2014-09-091-1/+0
* Removed common/std_xyz, instead using the std headerarchshift2014-09-071-3/+0
* Removed common/atomic, instead using std::atomicarchshift2014-09-031-3/+0
* CMake cleanupYuri Kunde Schlesner2014-09-011-7/+16
* CMakeLists: rename HEADS, improved commentsarchshift2014-05-201-2/+2
* Updated cmakelistsarchshift2014-05-171-0/+1
* Fixed indentsarchshift2014-05-011-1/+1
* IT'S ALIVE!archshift2014-04-291-1/+39
* fixes to scm_rev generation to make it conistent with windows buildbunnei2014-04-241-3/+3
* added scm rev generation on Linux/cmakebunnei2014-04-241-1/+3
* updated CMakeLists for missing filesShizZy2014-04-231-0/+1
* updated CMakeListsbunnei2014-04-101-16/+17
* convert tabs to spacesbunnei2014-04-021-16/+16
* updated CMakeLists.txt file for new common filesShizZy2013-09-051-9/+16
* adding initial project layoutShizZy2013-08-301-0/+11