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
2018-09-08
common: Implement a ring buffer
MerryMage
2018-09-07
Better Title Bar Display
CaptV0rt3x
2018-08-15
Merge pull request #1005 from DarkLordZach/registered-fmt
bunnei
2018-08-14
common: Remove unused old breakpoint source files
Lioncash
2018-08-11
common: Move hex string processing to separate file
Zach Hilman
2018-07-21
common: Remove synchronized_wrapper.h
Lioncash
2018-04-26
common: Remove chunk_file.h and linear_disk_cache.h
Lioncash
2018-04-19
common: Remove code_block.h
Lioncash
2018-04-13
common: Port cityhash code from Citra.
bunnei
2018-04-02
Merge pull request #262 from daniellimws/fmtlib-macros
bunnei
2018-03-22
Logging: Create logging macros based on fmtlib
Daniel Lim Wee Soong
2018-03-21
CMake: Set EMU_ARCH_BITS in CMakeLists.txt
N00byKing
2018-01-21
Fix spelling error in CMakeLists
Matthew Brener
2018-01-17
CMakeLists: Derive the source directory grouping from targets themselves
Lioncash
2018-01-13
Minor cleanup
MerryMage
2018-01-08
CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119)
B3n30
2017-05-27
CMake: Create INTERFACE targets for microprofile and nihstro
Yuri Kunde Schlesner
2017-05-27
CMake: Use IMPORTED target for Boost
Yuri Kunde Schlesner
2017-05-27
CMake: Correct inter-module dependencies and library visibility
Yuri Kunde Schlesner
2017-05-27
Move framebuffer_layout from Common to Core
Yuri Kunde Schlesner
2017-05-24
common: Add a generic interface for logging telemetry fields.
bunnei
2017-05-07
Remove unused symbols code
Yuri Kunde Schlesner
2017-03-01
Common: add ParamPackage
wwylele
2017-02-26
Merge pull request #2587 from yuriks/status-bar
Yuri Kunde Schlesner
2017-02-26
Remove built-in (non-Microprofile) profiler
Yuri Kunde Schlesner
2017-02-23
Gui: Change title bar to include build name
James Rowe
2017-01-31
Common/x64: remove legacy emitter and abi (#2504)
Weiyi Wang
2016-12-26
Common: add Quaternion
wwylele
2016-12-23
core: Move emu_window and key_map into core
MerryMage
2016-12-14
VideoCore: Convert x64 shader JIT to use Xbyak for assembly
Yuri Kunde Schlesner
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
[next]