index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2016-11-05
Support additional screen layouts.
James Rowe
2016-04-29
Common: Remove section measurement from profiler (#1731)
Yuri Kunde Schlesner
2016-04-05
Common: Remove Common::make_unique, use std::make_unique
MerryMage
2016-03-13
PICA: Align vertex attributes
Jannik Vogel
2015-09-11
common: Get rid of debug_interface.h
Lioncash
2015-09-01
Common: Import BitSet from Dolphin
aroulin
2015-08-24
Integrate the MicroProfile profiling library
Yuri Kunde Schlesner
2015-08-15
Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64.
bunnei
2015-08-15
Common: Move cpu_detect to x64 directory.
bunnei
2015-08-15
x64: Refactor to remove fake interfaces and general cleanups.
bunnei
2015-08-15
Common: Added MurmurHash3 hash function for general-purpose use.
bunnei
2015-08-15
Common: Ported over boilerplate x86 JIT code from Dolphin/PPSSPP.
bunnei
2015-08-15
Common: Ported over Dolphin's code for x86 CPU capability detection.
bunnei
2015-07-10
Common: Remove thunk.h
Lioncash
2015-06-27
Common: Remove unused fifo_queue.h.
Emmanuel Gil Peyrot
2015-05-30
Move video_core/color.h to common/color.h
archshift
2015-05-30
Move video_core/math.h to common/vector_math.h
archshift
2015-05-15
Merge pull request #758 from yuriks/sync-logging
Yuri Kunde Schlesner
2015-05-15
Remove unused concurrent_ring_buffer.h
Yuri Kunde Schlesner
2015-05-14
Common: Remove unused cruft from math_util, and remove a duplicated Rect clas...
Emmanuel Gil Peyrot
2015-05-07
Common: Remove mem_arena.cpp/h
Yuri Kunde Schlesner
2015-05-07
Common: Remove hash.cpp/h
Yuri Kunde Schlesner
2015-05-07
Common: Remove common.h
Yuri Kunde Schlesner
2015-03-01
Add profiling infrastructure and widget
Yuri Kunde Schlesner
2015-02-18
Remove "super lame/broken" file_search compilation unit that was leftover fro...
archshift
2015-02-18
Remove redundant utf8 compilation unit that was leftover from Dolphin
archshift
2015-02-18
Remove useless extended_trace compilation unit that was leftover from Dolphin
archshift
2015-02-18
Remove the useless msg_handler compilation unit that was left over from Dolphin
archshift
2015-02-10
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2014-12-20
Common: Add a clone of std::make_unique
Yuri Kunde Schlesner
2014-12-13
Remove old logging system
Yuri Kunde Schlesner
2014-12-13
Add configurable per-class log filtering
Yuri Kunde Schlesner
2014-12-13
New logging system
Yuri Kunde Schlesner
2014-12-13
Add SCOPE_EXIT macro to conveniently execute cleanup actions
Yuri Kunde Schlesner
2014-09-12
Added support for multiple input device types for KeyMap and connected Qt.
Kevin Hartman
2014-09-11
Initial HID PAD work, with GLFW only.
Kevin Hartman
2014-09-08
Removed fixed_size_queue.h
archshift
2014-09-07
Removed common/std_xyz, instead using the std header
archshift
2014-09-02
Removed common/atomic, instead using std::atomic
archshift
2014-09-01
CMake cleanup
Yuri Kunde Schlesner
2014-05-19
CMakeLists: rename HEADS, improved comments
archshift
2014-05-16
Updated cmakelists
archshift
2014-04-30
Fixed indents
archshift
2014-04-28
IT'S ALIVE!
archshift
2014-04-23
fixes to scm_rev generation to make it conistent with windows build
bunnei
2014-04-23
added scm rev generation on Linux/cmake
bunnei
2014-04-22
updated CMakeLists for missing files
ShizZy
2014-04-09
updated CMakeLists
bunnei
2014-04-01
convert tabs to spaces
bunnei
2013-09-04
updated CMakeLists.txt file for new common files
ShizZy
[next]