You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
bunnei 9850f98339 Merge pull request #855 from purpasmart96/service_rearrangment 11 years ago
..
logging Services: Continue separation of services into their own folders 11 years ago
CMakeLists.txt Move video_core/color.h to common/color.h 11 years ago
assert.h Common: Use the log system to print assert messages 11 years ago
bit_field.h Common: Remove common.h 11 years ago
break_points.cpp Common: Remove common.h 11 years ago
break_points.h Common: Remove common.h 11 years ago
chunk_file.h Common: Remove common.h 11 years ago
color.h Move video_core/color.h to common/color.h 11 years ago
common_funcs.h Common: Add proper macros to test for architecture pointer size 11 years ago
common_paths.h Common: Remove common.h 11 years ago
common_types.h Common: Remove unused cruft from math_util, and remove a duplicated Rect class in common_types. 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 Remove every trailing whitespace from the project (but externals). 11 years ago
emu_window.h Common: Remove common.h 11 years ago
fifo_queue.h Change NULLs to nullptrs. 11 years ago
file_util.cpp Remove every trailing whitespace from the project (but externals). 11 years ago
file_util.h Common: Remove common.h 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 Common: Remove common.h 11 years ago
make_unique.h Common: Add a clone of std::make_unique 11 years ago
math_util.h Render-to-texture flush, interval math fix 11 years ago
memory_util.cpp Common: Add proper macros to test for architecture pointer size 11 years ago
memory_util.h License change 11 years ago
misc.cpp Common: Remove common.h 11 years ago
platform.h Common: Add proper macros to test for architecture pointer size 11 years ago
profiler.cpp Profiler: Fix off-by-one error when computing average. 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 Common: Add StringFromFixedZeroTerminatedBuffer 11 years ago
string_util.h Common: Add StringFromFixedZeroTerminatedBuffer 11 years ago
swap.h Remove every trailing whitespace from the project (but externals). 11 years ago
symbols.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 11 years ago
symbols.h Common: Remove common.h 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 Common: Remove common.h 11 years ago
thread_queue_list.h Common: Remove common.h 11 years ago
thunk.h Common: Remove common.h 11 years ago
timer.cpp Common: Remove common.h 11 years ago
timer.h Common: Remove common.h 11 years ago
vector_math.h Move video_core/math.h to common/vector_math.h 11 years ago