bunnei d61b26b79f HID: Complete refactor of pad/touch input to fix threading issues. 11 年之前
..
logging 0aa44e238d Logging: check for filter before sending to the queue, to skip all heavy formatting on the other thread. 11 年之前
CMakeLists.txt cd1fbfcf1b Add profiling infrastructure and widget 11 年之前
assert.h 714d507938 Asserts: Use lambdas to keep assertion code away from the main code path 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 e011acaa84 Removed swap code redundancy and moved common swap code to swap.h 11 年之前
common_funcs.h e011acaa84 Removed swap code redundancy and moved common swap code to swap.h 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 d61b26b79f HID: Complete refactor of pad/touch input to fix threading issues. 11 年之前
emu_window.h d61b26b79f HID: Complete refactor of pad/touch input to fix threading issues. 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 年之前
profiler.cpp dc8a3f8bc8 Profiler: Implement QPCClock to get better precision on Win32 11 年之前
profiler.h dc8a3f8bc8 Profiler: Implement QPCClock to get better precision on Win32 11 年之前
profiler_reporting.h cd1fbfcf1b Add profiling infrastructure and widget 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 e011acaa84 Removed swap code redundancy and moved common swap code to swap.h 11 年之前
symbols.cpp ef24e72b26 Asserts: break/crash program, fit to style guide; log.h->assert.h 11 年之前
symbols.h ebfd831ccb License change 11 年之前
synchronized_wrapper.h cd1fbfcf1b Add profiling infrastructure and widget 11 年之前
thread.cpp 5d10b212ec Fix MSVC-related #defines and add CMakeLists comment 11 年之前
thread.h cd1fbfcf1b Add profiling infrastructure and widget 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 年之前