index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
CMakeLists.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake: Fix title bar issue
ReinUsesLisp
2019-02-06
1
-1
/
+14
*
cmake: Use CMAKE_COMMAND instead of "cmake"
Frederic L
2019-02-06
1
-1
/
+1
*
gl_shader_disk_cache: Invalidate shader cache changes with CMake hash
ReinUsesLisp
2019-02-06
1
-39
/
+53
*
common: Add basic bit manipulation utility function to Common
Lioncash
2018-12-21
1
-0
/
+1
*
common: Remove bit_set.h
Lioncash
2018-11-21
1
-1
/
+0
*
common: Remove dependency on xbyak
Lioncash
2018-11-21
1
-5
/
+0
*
common: Remove memory_util.cpp/.h
Lioncash
2018-10-23
1
-2
/
+0
*
Remove "#" in the version number
fearlessTobi
2018-10-06
1
-1
/
+1
*
Port web_service from Citra
fearlessTobi
2018-10-02
1
-0
/
+3
*
common: Implement a ring buffer
MerryMage
2018-09-08
1
-0
/
+1
*
Better Title Bar Display
CaptV0rt3x
2018-09-07
1
-5
/
+19
*
Merge pull request #1005 from DarkLordZach/registered-fmt
bunnei
2018-08-15
1
-0
/
+2
|
\
|
*
common: Move hex string processing to separate file
Zach Hilman
2018-08-11
1
-0
/
+2
*
|
common: Remove unused old breakpoint source files
Lioncash
2018-08-14
1
-2
/
+0
|
/
*
common: Remove synchronized_wrapper.h
Lioncash
2018-07-21
1
-1
/
+0
*
common: Remove chunk_file.h and linear_disk_cache.h
Lioncash
2018-04-26
1
-2
/
+0
*
common: Remove code_block.h
Lioncash
2018-04-19
1
-1
/
+0
*
common: Port cityhash code from Citra.
bunnei
2018-04-13
1
-1
/
+2
*
Merge pull request #262 from daniellimws/fmtlib-macros
bunnei
2018-04-02
1
-1
/
+1
|
\
|
*
Logging: Create logging macros based on fmtlib
Daniel Lim Wee Soong
2018-03-22
1
-1
/
+1
*
|
CMake: Set EMU_ARCH_BITS in CMakeLists.txt
N00byKing
2018-03-21
1
-1
/
+0
|
/
*
Fix spelling error in CMakeLists
Matthew Brener
2018-01-21
1
-1
/
+1
*
CMakeLists: Derive the source directory grouping from targets themselves
Lioncash
2018-01-17
1
-63
/
+57
*
Minor cleanup
MerryMage
2018-01-13
1
-1
/
+1
*
CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119)
B3n30
2018-01-08
1
-0
/
+1
*
CMake: Create INTERFACE targets for microprofile and nihstro
Yuri Kunde Schlesner
2017-05-27
1
-1
/
+1
*
CMake: Use IMPORTED target for Boost
Yuri Kunde Schlesner
2017-05-27
1
-0
/
+1
*
CMake: Correct inter-module dependencies and library visibility
Yuri Kunde Schlesner
2017-05-27
1
-1
/
+1
*
Move framebuffer_layout from Common to Core
Yuri Kunde Schlesner
2017-05-27
1
-2
/
+0
*
common: Add a generic interface for logging telemetry fields.
bunnei
2017-05-24
1
-0
/
+2
*
Remove unused symbols code
Yuri Kunde Schlesner
2017-05-07
1
-2
/
+0
*
Common: add ParamPackage
wwylele
2017-03-01
1
-0
/
+2
*
Merge pull request #2587 from yuriks/status-bar
Yuri Kunde Schlesner
2017-02-26
1
-2
/
+0
|
\
|
*
Remove built-in (non-Microprofile) profiler
Yuri Kunde Schlesner
2017-02-26
1
-2
/
+0
*
|
Gui: Change title bar to include build name
James Rowe
2017-02-23
1
-0
/
+23
|
/
*
Common/x64: remove legacy emitter and abi (#2504)
Weiyi Wang
2017-01-31
1
-4
/
+1
*
Common: add Quaternion
wwylele
2016-12-26
1
-0
/
+1
*
core: Move emu_window and key_map into core
MerryMage
2016-12-23
1
-4
/
+0
*
VideoCore: Convert x64 shader JIT to use Xbyak for assembly
Yuri Kunde Schlesner
2016-12-14
1
-1
/
+7
*
Support additional screen layouts.
James Rowe
2016-11-05
1
-0
/
+2
*
Common: Remove section measurement from profiler (#1731)
Yuri Kunde Schlesner
2016-04-29
1
-1
/
+0
*
Common: Remove Common::make_unique, use std::make_unique
MerryMage
2016-04-05
1
-1
/
+0
*
PICA: Align vertex attributes
Jannik Vogel
2016-03-13
1
-0
/
+1
*
common: Get rid of debug_interface.h
Lioncash
2015-09-11
1
-1
/
+0
*
Common: Import BitSet from Dolphin
aroulin
2015-09-01
1
-0
/
+1
*
Integrate the MicroProfile profiling library
Yuri Kunde Schlesner
2015-08-24
1
-0
/
+3
*
Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64.
bunnei
2015-08-15
1
-1
/
+1
*
Common: Move cpu_detect to x64 directory.
bunnei
2015-08-15
1
-2
/
+2
*
x64: Refactor to remove fake interfaces and general cleanups.
bunnei
2015-08-15
1
-12
/
+6
*
Common: Added MurmurHash3 hash function for general-purpose use.
bunnei
2015-08-15
1
-1
/
+3
[next]