yuzu-fork/src/common
Lioncash 78e7c77ff5 emitter: Remove pointer casts
This should also technically silence quite a few ubsan warnings.
2015-08-21 17:09:33 -04:00
..
logging Handle invalid Log::Class 2015-08-15 15:39:45 -04:00
x64 emitter: Remove pointer casts 2015-08-21 17:09:33 -04:00
assert.h Common: Cleanup profiler includes. 2015-06-28 00:36:53 +01:00
bit_field.h Stop defining GCC always_inline attributes as __forceinline 2015-08-11 19:45:15 -07:00
break_points.cpp Common: Remove common.h 2015-05-07 15:45:22 -03:00
break_points.h Common: Remove common.h 2015-05-07 15:45:22 -03:00
chunk_file.h Core: Cleanup core includes. 2015-06-28 00:36:54 +01:00
CMakeLists.txt Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64. 2015-08-15 18:03:27 -04:00
code_block.h Common: Ported over boilerplate x86 JIT code from Dolphin/PPSSPP. 2015-08-15 17:33:45 -04:00
color.h videocore: Added RG8 texture support 2015-08-16 02:21:50 -03:00
common_funcs.h Fix building under MinGW 2015-08-17 22:21:14 -07:00
common_paths.h Common: Remove common.h 2015-05-07 15:45:22 -03:00
common_types.h Merge pull request #876 from linkmauve/include-cleanups 2015-07-10 16:36:12 -07:00
debug_interface.h Common: Move header guards over to pragma once 2014-08-17 13:45:55 -04:00
emu_window.cpp Common: Cleanup emu_window includes. 2015-06-28 00:36:54 +01:00
emu_window.h Common: Cleanup emu_window includes. 2015-06-28 00:36:54 +01:00
file_util.cpp Common: Fix FileUtil includes, and everything relying on those. 2015-06-28 00:36:53 +01:00
file_util.h Fix building under MinGW 2015-08-17 22:21:14 -07:00
hash.cpp Common: Added MurmurHash3 hash function for general-purpose use. 2015-08-15 17:33:46 -04:00
hash.h Common: Added MurmurHash3 hash function for general-purpose use. 2015-08-15 17:33:46 -04:00
key_map.cpp Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx 2015-01-21 13:31:10 -08:00
key_map.h Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx 2015-01-21 13:31:10 -08:00
linear_disk_cache.h Common: Remove common.h 2015-05-07 15:45:22 -03:00
make_unique.h Core: Cleanup file_sys includes. 2015-06-28 00:36:54 +01:00
math_util.h Render-to-texture flush, interval math fix 2015-06-08 19:18:20 -04:00
memory_util.cpp Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64. 2015-08-15 18:03:27 -04:00
memory_util.h Common: Cleanup memory and misc includes. 2015-06-28 00:36:54 +01:00
misc.cpp Common: Cleanup memory and misc includes. 2015-06-28 00:36:54 +01:00
platform.h Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64. 2015-08-15 18:03:27 -04:00
profiler.cpp Common: Cleanup profiler includes. 2015-06-28 00:36:53 +01:00
profiler.h Profiler: Implement QPCClock to get better precision on Win32 2015-03-01 21:47:14 -03:00
profiler_reporting.h CitraQt: Cleanup includes. 2015-06-28 00:36:54 +01:00
scm_rev.cpp.in Resolved undefined Common::g_scm_branch error. 2014-04-25 10:34:27 -04:00
scm_rev.h License change 2014-12-20 21:20:24 -08:00
scope_exit.h Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
string_util.cpp Common: Work around bug in MSVC2015 standard library 2015-08-02 19:03:55 -03:00
string_util.h Common: Fix string_util includes. 2015-06-28 00:36:53 +01:00
swap.h Common: Cleanup memory and misc includes. 2015-06-28 00:36:54 +01:00
symbols.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
symbols.h Common: Remove common.h 2015-05-07 15:45:22 -03:00
synchronized_wrapper.h Common: Cleanup profiler includes. 2015-06-28 00:36:53 +01:00
thread.cpp Common: Cleanup thread includes. 2015-06-28 00:36:53 +01:00
thread.h Common: Cleanup thread includes. 2015-06-28 00:36:53 +01:00
thread_queue_list.h Common: Remove common.h 2015-05-07 15:45:22 -03:00
timer.cpp Common: Remove common.h 2015-05-07 15:45:22 -03:00
timer.h Common: Remove common.h 2015-05-07 15:45:22 -03:00
vector_math.h Move video_core/math.h to common/vector_math.h 2015-05-30 11:17:36 -07:00