Patrick Martin 5b65d95310 videocore: Added RG8 texture support %!s(int64=11) %!d(string=hai) anos
..
logging 7cd5a653ff Handle invalid `Log::Class` %!s(int64=11) %!d(string=hai) anos
x64 b39c053785 Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64. %!s(int64=11) %!d(string=hai) anos
CMakeLists.txt b39c053785 Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64. %!s(int64=11) %!d(string=hai) anos
assert.h 3a771a13dc Common: Cleanup profiler includes. %!s(int64=11) %!d(string=hai) anos
bit_field.h d1ae413ffd Stop defining GCC always_inline attributes as __forceinline %!s(int64=11) %!d(string=hai) anos
break_points.cpp e1fbac3ca1 Common: Remove common.h %!s(int64=11) %!d(string=hai) anos
break_points.h e1fbac3ca1 Common: Remove common.h %!s(int64=11) %!d(string=hai) anos
chunk_file.h aea15f5c73 Core: Cleanup core includes. %!s(int64=11) %!d(string=hai) anos
code_block.h ddbeebb887 Common: Ported over boilerplate x86 JIT code from Dolphin/PPSSPP. %!s(int64=11) %!d(string=hai) anos
color.h 5b65d95310 videocore: Added RG8 texture support %!s(int64=11) %!d(string=hai) anos
common_funcs.h b39c053785 Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64. %!s(int64=11) %!d(string=hai) anos
common_paths.h e1fbac3ca1 Common: Remove common.h %!s(int64=11) %!d(string=hai) anos
common_types.h 867c28ae03 Merge pull request #876 from linkmauve/include-cleanups %!s(int64=11) %!d(string=hai) anos
debug_interface.h 90e994471a Common: Move header guards over to pragma once %!s(int64=12) %!d(string=hai) anos
emu_window.cpp 22ae87530b Common: Cleanup emu_window includes. %!s(int64=11) %!d(string=hai) anos
emu_window.h 22ae87530b Common: Cleanup emu_window includes. %!s(int64=11) %!d(string=hai) anos
file_util.cpp 8cf9eb7f43 Common: Fix FileUtil includes, and everything relying on those. %!s(int64=11) %!d(string=hai) anos
file_util.h fcdc8118eb Common: Remove the unused and commented GetThemeDir prototype from FileUtil. %!s(int64=11) %!d(string=hai) anos
hash.cpp d67e2f78b7 Common: Added MurmurHash3 hash function for general-purpose use. %!s(int64=11) %!d(string=hai) anos
hash.h d67e2f78b7 Common: Added MurmurHash3 hash function for general-purpose use. %!s(int64=11) %!d(string=hai) anos
key_map.cpp 1f109c6b49 Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx %!s(int64=11) %!d(string=hai) anos
key_map.h 1f109c6b49 Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx %!s(int64=11) %!d(string=hai) anos
linear_disk_cache.h e1fbac3ca1 Common: Remove common.h %!s(int64=11) %!d(string=hai) anos
make_unique.h e5fcabdd69 Core: Cleanup file_sys includes. %!s(int64=11) %!d(string=hai) anos
math_util.h 66b0d799ee Render-to-texture flush, interval math fix %!s(int64=11) %!d(string=hai) anos
memory_util.cpp b39c053785 Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64. %!s(int64=11) %!d(string=hai) anos
memory_util.h 2d044a67c9 Common: Cleanup memory and misc includes. %!s(int64=11) %!d(string=hai) anos
misc.cpp 2d044a67c9 Common: Cleanup memory and misc includes. %!s(int64=11) %!d(string=hai) anos
platform.h b39c053785 Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64. %!s(int64=11) %!d(string=hai) anos
profiler.cpp 3a771a13dc Common: Cleanup profiler includes. %!s(int64=11) %!d(string=hai) anos
profiler.h dc8a3f8bc8 Profiler: Implement QPCClock to get better precision on Win32 %!s(int64=11) %!d(string=hai) anos
profiler_reporting.h 45c4781544 CitraQt: Cleanup includes. %!s(int64=11) %!d(string=hai) anos
scm_rev.cpp.in 08e1ba746f Resolved undefined Common::g_scm_branch error. %!s(int64=12) %!d(string=hai) anos
scm_rev.h ebfd831ccb License change %!s(int64=11) %!d(string=hai) anos
scope_exit.h ef24e72b26 Asserts: break/crash program, fit to style guide; log.h->assert.h %!s(int64=11) %!d(string=hai) anos
string_util.cpp 48393d452c Common: Work around bug in MSVC2015 standard library %!s(int64=11) %!d(string=hai) anos
string_util.h 13e6876463 Common: Fix string_util includes. %!s(int64=11) %!d(string=hai) anos
swap.h 2d044a67c9 Common: Cleanup memory and misc includes. %!s(int64=11) %!d(string=hai) anos
symbols.cpp ef24e72b26 Asserts: break/crash program, fit to style guide; log.h->assert.h %!s(int64=11) %!d(string=hai) anos
symbols.h e1fbac3ca1 Common: Remove common.h %!s(int64=11) %!d(string=hai) anos
synchronized_wrapper.h 3a771a13dc Common: Cleanup profiler includes. %!s(int64=11) %!d(string=hai) anos
thread.cpp 2a36edfd86 Common: Cleanup thread includes. %!s(int64=11) %!d(string=hai) anos
thread.h 2a36edfd86 Common: Cleanup thread includes. %!s(int64=11) %!d(string=hai) anos
thread_queue_list.h e1fbac3ca1 Common: Remove common.h %!s(int64=11) %!d(string=hai) anos
timer.cpp e1fbac3ca1 Common: Remove common.h %!s(int64=11) %!d(string=hai) anos
timer.h e1fbac3ca1 Common: Remove common.h %!s(int64=11) %!d(string=hai) anos
vector_math.h 5df2d1b5f7 Move video_core/math.h to common/vector_math.h %!s(int64=11) %!d(string=hai) anos