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 |
bunnei
|
4d51792285
Common: Ported over Dolphin's code for x86 CPU capability detection.
|
11 years ago |
Lioncash
|
e5d90b5797
Common: Remove thunk.h
|
11 years ago |
Emmanuel Gil Peyrot
|
0aade9ad63
Common: Remove unused fifo_queue.h.
|
11 years ago |
archshift
|
76690392bf
Move video_core/color.h to common/color.h
|
11 years ago |
archshift
|
5df2d1b5f7
Move video_core/math.h to common/vector_math.h
|
11 years ago |
Yuri Kunde Schlesner
|
ba2fe7f795
Merge pull request #758 from yuriks/sync-logging
|
11 years ago |
Yuri Kunde Schlesner
|
7dbc27ff57
Remove unused concurrent_ring_buffer.h
|
11 years ago |
Emmanuel Gil Peyrot
|
a31fd7f86b
Common: Remove unused cruft from math_util, and remove a duplicated Rect class in common_types.
|
11 years ago |
Yuri Kunde Schlesner
|
3396f352cb
Common: Remove mem_arena.cpp/h
|
11 years ago |
Yuri Kunde Schlesner
|
d9df5b575a
Common: Remove hash.cpp/h
|
11 years ago |
Yuri Kunde Schlesner
|
e1fbac3ca1
Common: Remove common.h
|
11 years ago |
Yuri Kunde Schlesner
|
cd1fbfcf1b
Add profiling infrastructure and widget
|
11 years ago |
archshift
|
49f94b82b4
Remove "super lame/broken" file_search compilation unit that was leftover from Dolphin
|
11 years ago |
archshift
|
961f65d1fe
Remove redundant utf8 compilation unit that was leftover from Dolphin
|
11 years ago |
archshift
|
9f7f1a2272
Remove useless extended_trace compilation unit that was leftover from Dolphin
|
11 years ago |
archshift
|
5efd149ad5
Remove the useless msg_handler compilation unit that was left over from Dolphin
|
11 years ago |
archshift
|
ef24e72b26
Asserts: break/crash program, fit to style guide; log.h->assert.h
|
11 years ago |
Yuri Kunde Schlesner
|
82528ba7df
Common: Add a clone of std::make_unique
|
11 years ago |
Yuri Kunde Schlesner
|
4d2a6f8b9b
Remove old logging system
|
11 years ago |
Yuri Kunde Schlesner
|
0e0a007a25
Add configurable per-class log filtering
|
11 years ago |
Yuri Kunde Schlesner
|
616d874443
New logging system
|
11 years ago |
Yuri Kunde Schlesner
|
04b1f2936c
Add SCOPE_EXIT macro to conveniently execute cleanup actions
|
11 years ago |
Kevin Hartman
|
02fd19b2f6
Added support for multiple input device types for KeyMap and connected Qt.
|
12 years ago |
Kevin Hartman
|
4a94ec934a
Initial HID PAD work, with GLFW only.
|
12 years ago |