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
2019-03-29
common/zstd_compression: Add Zstandard wrapper
unknown
2019-03-29
common: Link libzstd_static
unknown
2019-03-29
Addressed feedback
unknown
2019-03-29
data_compression: Move LZ4 compression from video_core/gl_shader_disk_cache t...
unknown
2019-03-27
Implement a MultiLevelQueue
Fernando Sahmkow
2019-03-20
common/CMakeLists: Amend boost dependency
Lioncash
2019-03-20
Merge pull request #2247 from lioncash/include
bunnei
2019-03-16
core: Move PageTable struct into Common.
bunnei
2019-03-16
Merge pull request #2129 from FernandoS27/cntpct
bunnei
2019-03-16
common/thread_queue_list: Remove unnecessary dependency on boost
Lioncash
2019-02-26
shader/decode: Split memory and texture instructions decoding
ReinUsesLisp
2019-02-15
Implement 128 bits Unsigned Integer Multiplication and Division.
Fernando Sahmkow
2019-02-06
cmake: Fix title bar issue
ReinUsesLisp
2019-02-06
cmake: Use CMAKE_COMMAND instead of "cmake"
Frederic L
2019-02-06
gl_shader_disk_cache: Invalidate shader cache changes with CMake hash
ReinUsesLisp
2018-12-21
common: Add basic bit manipulation utility function to Common
Lioncash
2018-11-21
common: Remove bit_set.h
Lioncash
2018-11-21
common: Remove dependency on xbyak
Lioncash
2018-10-23
common: Remove memory_util.cpp/.h
Lioncash
2018-10-06
Remove "#" in the version number
fearlessTobi
2018-10-02
Port web_service from Citra
fearlessTobi
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
[next]