Matthew Brener
|
af871f8966
Fix spelling error in CMakeLists
|
8 years ago |
Lioncash
|
e710a1b989
CMakeLists: Derive the source directory grouping from targets themselves
|
8 years ago |
MerryMage
|
80db02c497
Minor cleanup
|
8 years ago |
B3n30
|
82151d407d
CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119)
|
8 years ago |
Yuri Kunde Schlesner
|
d736cca848
CMake: Create INTERFACE targets for microprofile and nihstro
|
9 years ago |
Yuri Kunde Schlesner
|
0f563111a2
CMake: Use IMPORTED target for Boost
|
9 years ago |
Yuri Kunde Schlesner
|
7b81903756
CMake: Correct inter-module dependencies and library visibility
|
9 years ago |
Yuri Kunde Schlesner
|
d1bf7919da
Move framebuffer_layout from Common to Core
|
9 years ago |
bunnei
|
a4760e939f
common: Add a generic interface for logging telemetry fields.
|
9 years ago |
Yuri Kunde Schlesner
|
cb4da3975e
Remove unused symbols code
|
9 years ago |
wwylele
|
8a8c0f348b
Common: add ParamPackage
|
9 years ago |
Yuri Kunde Schlesner
|
b250ce21b9
Merge pull request #2587 from yuriks/status-bar
|
9 years ago |
Yuri Kunde Schlesner
|
3b4e400333
Remove built-in (non-Microprofile) profiler
|
9 years ago |
James Rowe
|
b090422991
Gui: Change title bar to include build name
|
9 years ago |
Weiyi Wang
|
0b9c59ff22
Common/x64: remove legacy emitter and abi (#2504)
|
9 years ago |
wwylele
|
6479f63091
Common: add Quaternion
|
9 years ago |
MerryMage
|
64f98f4d0f
core: Move emu_window and key_map into core
|
9 years ago |
Yuri Kunde Schlesner
|
f4e98ecf3f
VideoCore: Convert x64 shader JIT to use Xbyak for assembly
|
9 years ago |
James Rowe
|
2b1654ad9b
Support additional screen layouts.
|
10 years ago |
Yuri Kunde Schlesner
|
e3a8292495
Common: Remove section measurement from profiler (#1731)
|
10 years ago |
MerryMage
|
a06dcfeb61
Common: Remove Common::make_unique, use std::make_unique
|
10 years ago |
Jannik Vogel
|
a66c186e81
PICA: Align vertex attributes
|
10 years ago |
Lioncash
|
5dc9950772
common: Get rid of debug_interface.h
|
11 years ago |
aroulin
|
0b6c0afeb7
Common: Import BitSet from Dolphin
|
11 years ago |
Yuri Kunde Schlesner
|
0fcabd2b11
Integrate the MicroProfile profiling library
|
11 years ago |
bunnei
|
b39c053785
Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64.
|
11 years ago |
bunnei
|
a1942238f5
Common: Move cpu_detect to x64 directory.
|
11 years ago |
bunnei
|
bd7e691f78
x64: Refactor to remove fake interfaces and general cleanups.
|
11 years ago |
bunnei
|
d67e2f78b7
Common: Added MurmurHash3 hash function for general-purpose use.
|
11 years ago |
bunnei
|
ddbeebb887
Common: Ported over boilerplate x86 JIT code from Dolphin/PPSSPP.
|
11 years ago |