| .. |
|
logging
|
Services: Stubs and minor changes
|
11 years ago |
|
CMakeLists.txt
|
Add profiling infrastructure and widget
|
11 years ago |
|
assert.h
|
Asserts: Use lambdas to keep assertion code away from the main code path
|
11 years ago |
|
bit_field.h
|
Merge pull request #322 from chinhodado/master
|
11 years ago |
|
break_points.cpp
|
disassembler: Get rid of a const_cast
|
11 years ago |
|
break_points.h
|
disassembler: Get rid of a const_cast
|
11 years ago |
|
chunk_file.h
|
Remove the useless msg_handler compilation unit that was left over from Dolphin
|
11 years ago |
|
common.h
|
Removed swap code redundancy and moved common swap code to swap.h
|
11 years ago |
|
common_funcs.h
|
Removed swap code redundancy and moved common swap code to swap.h
|
11 years ago |
|
common_paths.h
|
Common: Fix logic for setting EMU_DATA_DIR.
|
11 years ago |
|
common_types.h
|
Asserts: break/crash program, fit to style guide; log.h->assert.h
|
11 years ago |
|
concurrent_ring_buffer.h
|
Asserts: break/crash program, fit to style guide; log.h->assert.h
|
11 years ago |
|
cpu_detect.h
|
License change
|
11 years ago |
|
debug_interface.h
|
Common: Move header guards over to pragma once
|
12 years ago |
|
emu_window.cpp
|
HID: Complete refactor of pad/touch input to fix threading issues.
|
11 years ago |
|
emu_window.h
|
EmuWindow: Fixed a reference to a temporary variable
|
11 years ago |
|
fifo_queue.h
|
Change NULLs to nullptrs.
|
11 years ago |
|
file_util.cpp
|
Common: Switch to the XDG Base Directory Specification for directory selection.
|
11 years ago |
|
file_util.h
|
Archives: Changed the way paths are built for the archives.
|
11 years ago |
|
hash.cpp
|
Misc cleanup of common and related functions
|
11 years ago |
|
hash.h
|
License change
|
11 years ago |
|
key_map.cpp
|
Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx
|
11 years ago |
|
key_map.h
|
Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx
|
11 years ago |
|
linear_disk_cache.h
|
License change
|
11 years ago |
|
make_unique.h
|
Common: Add a clone of std::make_unique
|
11 years ago |
|
math_util.cpp
|
License change
|
11 years ago |
|
math_util.h
|
License change
|
11 years ago |
|
mem_arena.cpp
|
Common: Change names containing “Dolphin” or “PPSSPP” to something more generic.
|
11 years ago |
|
mem_arena.h
|
Common: Remove dead platform #ifdefs to make the code more readable.
|
11 years ago |
|
memory_util.cpp
|
Remove the useless msg_handler compilation unit that was left over from Dolphin
|
11 years ago |
|
memory_util.h
|
License change
|
11 years ago |
|
misc.cpp
|
License change
|
11 years ago |
|
platform.h
|
Common: Make a #else more apparent.
|
11 years ago |
|
profiler.cpp
|
Profiler: Implement QPCClock to get better precision on Win32
|
11 years ago |
|
profiler.h
|
Profiler: Implement QPCClock to get better precision on Win32
|
11 years ago |
|
profiler_reporting.h
|
Add profiling infrastructure and widget
|
11 years ago |
|
scm_rev.cpp.in
|
Resolved undefined Common::g_scm_branch error.
|
12 years ago |
|
scm_rev.h
|
License change
|
11 years ago |
|
scope_exit.h
|
Asserts: break/crash program, fit to style guide; log.h->assert.h
|
11 years ago |
|
string_util.cpp
|
Build: Fixed some warnings
|
11 years ago |
|
string_util.h
|
License change
|
11 years ago |
|
swap.h
|
Removed swap code redundancy and moved common swap code to swap.h
|
11 years ago |
|
symbols.cpp
|
Asserts: break/crash program, fit to style guide; log.h->assert.h
|
11 years ago |
|
symbols.h
|
License change
|
11 years ago |
|
synchronized_wrapper.h
|
Add profiling infrastructure and widget
|
11 years ago |
|
thread.cpp
|
Fix MSVC-related #defines and add CMakeLists comment
|
11 years ago |
|
thread.h
|
Add profiling infrastructure and widget
|
11 years ago |
|
thread_queue_list.h
|
Common: Clean up ThreadQueueList
|
11 years ago |
|
thunk.h
|
License change
|
11 years ago |
|
timer.cpp
|
License change
|
11 years ago |
|
timer.h
|
License change
|
11 years ago |