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.
 
 
 
 
 
 
polaris- 1d319e5b46 Implement gdbstub 10 years ago
..
logging Implement gdbstub 10 years ago
x64 x64: Proper stack alignment in shader JIT function calls 10 years ago
CMakeLists.txt common: Get rid of debug_interface.h 10 years ago
assert.h Common: Cleanup profiler includes. 11 years ago
bit_field.h bit_field: Re-enable code on MSVC 10 years ago
bit_set.h Common: Import BitSet from Dolphin 10 years ago
break_points.cpp common: Get rid of debug_interface.h 10 years ago
break_points.h common: Get rid of debug_interface.h 10 years ago
chunk_file.h general: Replace 0 literals with nullptr where applicable 10 years ago
code_block.h Common: Ported over boilerplate x86 JIT code from Dolphin/PPSSPP. 11 years ago
color.h videocore: Added RG8 texture support 11 years ago
common_funcs.h Fix building under MinGW 11 years ago
common_paths.h Common: Remove common.h 11 years ago
common_types.h Merge pull request #876 from linkmauve/include-cleanups 11 years ago
emu_window.cpp Common: Cleanup emu_window includes. 11 years ago
emu_window.h Common: Cleanup emu_window includes. 11 years ago
file_util.cpp Merge pull request #1095 from archshift/game-list 10 years ago
file_util.h Split up FileUtil::ScanDirectoryTree to be able to use callbacks for custom behavior 10 years ago
hash.cpp hash: Get rid of unused functions 10 years ago
hash.h Common: Added MurmurHash3 hash function for general-purpose use. 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 Core: Cleanup file_sys includes. 11 years ago
math_util.h Render-to-texture flush, interval math fix 11 years ago
memory_util.cpp memory_util: Remove unnecessary assignment in FreeMemoryPages 10 years ago
memory_util.h Common: Cleanup memory and misc includes. 11 years ago
microprofile.cpp Integrate the MicroProfile profiling library 10 years ago
microprofile.h Common: Fix MicroProfile compilation in MSVC2015 10 years ago
microprofileui.h Integrate the MicroProfile profiling library 10 years ago
misc.cpp Common: Cleanup memory and misc includes. 11 years ago
platform.h Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64. 11 years ago
profiler.cpp Common: Cleanup profiler includes. 11 years ago
profiler.h Profiler: Implement QPCClock to get better precision on Win32 11 years ago
profiler_reporting.h CitraQt: Cleanup includes. 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: Work around bug in MSVC2015 standard library 11 years ago
string_util.h Common: Fix string_util includes. 11 years ago
swap.h common: Get rid of a cast in swap.h 10 years ago
symbols.cpp symbols: Replace an insert call with emplace 10 years ago
symbols.h symbols: Get rid of initial underscores in variable names 10 years ago
synchronized_wrapper.h synchronized_wrapper: Add missing return in SynchronizedRef move assignment operator 10 years ago
thread.cpp Common: Cleanup thread includes. 11 years ago
thread.h Common: Cleanup thread includes. 11 years ago
thread_queue_list.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