Emmanuel Gil Peyrot 129ad721c1 Common: Switch to the XDG Base Directory Specification for directory selection. 11 年 前
..
logging 0420a4d1de Added information reporting from ThrowFatalError 11 年 前
CMakeLists.txt 49f94b82b4 Remove "super lame/broken" file_search compilation unit that was leftover from Dolphin 11 年 前
assert.h ef24e72b26 Asserts: break/crash program, fit to style guide; log.h->assert.h 11 年 前
bit_field.h 2188af4a65 Merge pull request #322 from chinhodado/master 11 年 前
break_points.cpp ef24e72b26 Asserts: break/crash program, fit to style guide; log.h->assert.h 11 年 前
break_points.h ebfd831ccb License change 11 年 前
chunk_file.h 5efd149ad5 Remove the useless msg_handler compilation unit that was left over from Dolphin 11 年 前
common.h 4fb75d220a Misc cleanup of common and related functions 11 年 前
common_funcs.h 50a0c4f14f Merge pull request #581 from archshift/tfe 11 年 前
common_paths.h 129ad721c1 Common: Switch to the XDG Base Directory Specification for directory selection. 11 年 前
common_types.h ef24e72b26 Asserts: break/crash program, fit to style guide; log.h->assert.h 11 年 前
concurrent_ring_buffer.h ef24e72b26 Asserts: break/crash program, fit to style guide; log.h->assert.h 11 年 前
cpu_detect.h ebfd831ccb License change 11 年 前
debug_interface.h 90e994471a Common: Move header guards over to pragma once 12 年 前
emu_window.cpp 1f109c6b49 Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx 11 年 前
emu_window.h ebfd831ccb License change 11 年 前
fifo_queue.h 8a62423970 Change NULLs to nullptrs. 11 年 前
file_util.cpp 129ad721c1 Common: Switch to the XDG Base Directory Specification for directory selection. 11 年 前
file_util.h 71a063f45c Archives: Changed the way paths are built for the archives. 11 年 前
hash.cpp 4fb75d220a Misc cleanup of common and related functions 11 年 前
hash.h ebfd831ccb License change 11 年 前
key_map.cpp 1f109c6b49 Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx 11 年 前
key_map.h 1f109c6b49 Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx 11 年 前
linear_disk_cache.h ebfd831ccb License change 11 年 前
make_unique.h 82528ba7df Common: Add a clone of std::make_unique 11 年 前
math_util.cpp ebfd831ccb License change 11 年 前
math_util.h ebfd831ccb License change 11 年 前
mem_arena.cpp 54d6f6c82b Common: Change names containing “Dolphin” or “PPSSPP” to something more generic. 11 年 前
mem_arena.h 6b411c63c9 Common: Remove dead platform #ifdefs to make the code more readable. 11 年 前
memory_util.cpp 5efd149ad5 Remove the useless msg_handler compilation unit that was left over from Dolphin 11 年 前
memory_util.h ebfd831ccb License change 11 年 前
misc.cpp ebfd831ccb License change 11 年 前
platform.h 6b411c63c9 Common: Remove dead platform #ifdefs to make the code more readable. 11 年 前
scm_rev.cpp.in 08e1ba746f Resolved undefined Common::g_scm_branch error. 12 年 前
scm_rev.h ebfd831ccb License change 11 年 前
scope_exit.h ef24e72b26 Asserts: break/crash program, fit to style guide; log.h->assert.h 11 年 前
string_util.cpp 8e2b248e05 Build: Fixed some warnings 11 年 前
string_util.h ebfd831ccb License change 11 年 前
swap.h 6b411c63c9 Common: Remove dead platform #ifdefs to make the code more readable. 11 年 前
symbols.cpp ef24e72b26 Asserts: break/crash program, fit to style guide; log.h->assert.h 11 年 前
symbols.h ebfd831ccb License change 11 年 前
thread.cpp 5d10b212ec Fix MSVC-related #defines and add CMakeLists comment 11 年 前
thread.h ebfd831ccb License change 11 年 前
thread_queue_list.h 122c2bb324 Common: Clean up ThreadQueueList 11 年 前
thunk.h ebfd831ccb License change 11 年 前
timer.cpp ebfd831ccb License change 11 年 前
timer.h ebfd831ccb License change 11 年 前