| .. |
|
logging
|
Logging: Log all called service functions (under trace). Compile out all trace logs under release for performance.
|
2015-01-10 14:32:10 -08:00 |
|
bit_field.h
|
Merge pull request #322 from chinhodado/master
|
2014-12-22 00:12:43 -05:00 |
|
break_points.cpp
|
License change
|
2014-12-20 21:20:24 -08:00 |
|
break_points.h
|
License change
|
2014-12-20 21:20:24 -08:00 |
|
chunk_file.h
|
Convert old logging calls to new logging macros
|
2014-12-13 02:08:02 -02:00 |
|
CMakeLists.txt
|
Common: Add a clone of std::make_unique
|
2014-12-20 03:45:02 -02:00 |
|
common_funcs.h
|
Fix merge conflicts
|
2014-12-29 19:47:41 -08:00 |
|
common_paths.h
|
Archives: Changed the way paths are built for the archives.
|
2015-01-03 20:46:05 -05:00 |
|
common_types.h
|
Common: Use std::abs instead of abs, using abs with cmath fails on some systems.
|
2015-01-05 16:38:12 +00:00 |
|
common.h
|
Logging: Log all called service functions (under trace). Compile out all trace logs under release for performance.
|
2015-01-10 14:32:10 -08:00 |
|
concurrent_ring_buffer.h
|
License change
|
2014-12-20 21:20:24 -08:00 |
|
cpu_detect.h
|
License change
|
2014-12-20 21:20:24 -08:00 |
|
debug_interface.h
|
Common: Move header guards over to pragma once
|
2014-08-17 13:45:55 -04:00 |
|
emu_window.cpp
|
Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx
|
2015-01-21 13:31:10 -08:00 |
|
emu_window.h
|
License change
|
2014-12-20 21:20:24 -08:00 |
|
extended_trace.cpp
|
Change NULLs to nullptrs.
|
2014-12-03 12:57:57 -06:00 |
|
extended_trace.h
|
Common: Move header guards over to pragma once
|
2014-08-17 13:45:55 -04:00 |
|
fifo_queue.h
|
Change NULLs to nullptrs.
|
2014-12-03 12:57:57 -06:00 |
|
file_search.cpp
|
License change
|
2014-12-20 21:20:24 -08:00 |
|
file_search.h
|
License change
|
2014-12-20 21:20:24 -08:00 |
|
file_util.cpp
|
Archives: Changed the way paths are built for the archives.
|
2015-01-03 20:46:05 -05:00 |
|
file_util.h
|
Archives: Changed the way paths are built for the archives.
|
2015-01-03 20:46:05 -05:00 |
|
hash.cpp
|
License change
|
2014-12-20 21:20:24 -08:00 |
|
hash.h
|
License change
|
2014-12-20 21:20:24 -08: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
|
License change
|
2014-12-20 21:20:24 -08:00 |
|
log.h
|
Logging: Log all called service functions (under trace). Compile out all trace logs under release for performance.
|
2015-01-10 14:32:10 -08:00 |
|
make_unique.h
|
Common: Add a clone of std::make_unique
|
2014-12-20 03:45:02 -02:00 |
|
math_util.cpp
|
License change
|
2014-12-20 21:20:24 -08:00 |
|
math_util.h
|
License change
|
2014-12-20 21:20:24 -08:00 |
|
mem_arena.cpp
|
Common: Remove dead platform #ifdefs to make the code more readable.
|
2015-01-06 18:57:28 +00:00 |
|
mem_arena.h
|
Common: Remove dead platform #ifdefs to make the code more readable.
|
2015-01-06 18:57:28 +00:00 |
|
memory_util.cpp
|
License change
|
2014-12-20 21:20:24 -08:00 |
|
memory_util.h
|
License change
|
2014-12-20 21:20:24 -08:00 |
|
misc.cpp
|
License change
|
2014-12-20 21:20:24 -08:00 |
|
msg_handler.cpp
|
License change
|
2014-12-20 21:20:24 -08:00 |
|
msg_handler.h
|
Fix MSVC-related #defines and add CMakeLists comment
|
2014-12-29 20:12:03 -08:00 |
|
platform.h
|
Common: Remove dead platform #ifdefs to make the code more readable.
|
2015-01-06 18:57:28 +00: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
|
License change
|
2014-12-20 21:20:24 -08:00 |
|
string_util.cpp
|
Fix MSVC-related #defines and add CMakeLists comment
|
2014-12-29 20:12:03 -08:00 |
|
string_util.h
|
License change
|
2014-12-20 21:20:24 -08:00 |
|
swap.h
|
Common: Remove dead platform #ifdefs to make the code more readable.
|
2015-01-06 18:57:28 +00:00 |
|
symbols.cpp
|
License change
|
2014-12-20 21:20:24 -08:00 |
|
symbols.h
|
License change
|
2014-12-20 21:20:24 -08:00 |
|
thread_queue_list.h
|
Common: Clean up ThreadQueueList
|
2015-01-07 18:38:25 -02:00 |
|
thread.cpp
|
Fix MSVC-related #defines and add CMakeLists comment
|
2014-12-29 20:12:03 -08:00 |
|
thread.h
|
License change
|
2014-12-20 21:20:24 -08:00 |
|
thunk.h
|
License change
|
2014-12-20 21:20:24 -08:00 |
|
timer.cpp
|
License change
|
2014-12-20 21:20:24 -08:00 |
|
timer.h
|
License change
|
2014-12-20 21:20:24 -08:00 |
|
utf8.cpp
|
Change NULLs to nullptrs.
|
2014-12-03 12:57:57 -06:00 |
|
utf8.h
|
fixed project includes to use new directory structure
|
2014-04-08 20:15:08 -04:00 |