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.
 
 
 
 
 
 
Tony Wasserka 19bb01c223 EmuWindow: Better document the purpose of OnMinimalClientAreaChangeRequest. 11 years ago
..
CMakeLists.txt Added support for multiple input device types for KeyMap and connected Qt. 11 years ago
bit_field.h bit_field: Fix a typo in the sample usage. 11 years ago
break_points.cpp break_points.cpp: return directly from conditionals 12 years ago
break_points.h Common: Move header guards over to pragma once 12 years ago
chunk_file.h chunk_file: General cleanup 11 years ago
common.h Common: Remove HAVE_CXX11_SYNTAX define from Common.h 11 years ago
common_funcs.h Common: Move header guards over to pragma once 12 years ago
common_paths.h Added configuration file system. 11 years ago
common_types.h Use std sized types instead of platform specific typedefs 11 years ago
console_listener.cpp Fix warnings in core and common 11 years ago
console_listener.h Add `override` keyword through the code. 11 years ago
cpu_detect.h Common: Move header guards over to pragma once 12 years ago
debug_interface.h Common: Move header guards over to pragma once 12 years ago
emu_window.cpp Added support for multiple input device types for KeyMap and connected Qt. 11 years ago
emu_window.h EmuWindow: Better document the purpose of OnMinimalClientAreaChangeRequest. 11 years ago
extended_trace.cpp Added string_util to common, small changes in loader.cpp 11 years ago
extended_trace.h Common: Move header guards over to pragma once 12 years ago
fifo_queue.h Common: Move header guards over to pragma once 12 years ago
file_search.cpp Merge pull request #99 from archshift/ext-check 11 years ago
file_search.h Common: Move header guards over to pragma once 12 years ago
file_util.cpp Merge pull request #133 from archshift/sdmc-enabled 11 years ago
file_util.h Merge pull request #108 from archshift/config 11 years ago
hash.cpp fixed project includes to use new directory structure 12 years ago
hash.h Common: Move header guards over to pragma once 12 years ago
key_map.cpp Added support for multiple input device types for KeyMap and connected Qt. 11 years ago
key_map.h Renamed souce files of services to match port names 11 years ago
linear_disk_cache.h Common: Move header guards over to pragma once 12 years ago
log.h Add a GUI logging channel. 11 years ago
log_manager.cpp Add a GUI logging channel. 11 years ago
log_manager.h Add `override` keyword through the code. 11 years ago
math_util.cpp common: Prune all redundant includes 11 years ago
math_util.h Common: Add a clamp function to math_utils.h 12 years ago
mem_arena.cpp Merge pull request #99 from archshift/ext-check 11 years ago
mem_arena.h Common: Move header guards over to pragma once 12 years ago
memory_util.cpp Merge pull request #99 from archshift/ext-check 11 years ago
memory_util.h Common: Move header guards over to pragma once 12 years ago
misc.cpp fixed project includes to use new directory structure 12 years ago
msg_handler.cpp Added string_util to common, small changes in loader.cpp 11 years ago
msg_handler.h Common: Move header guards over to pragma once 12 years ago
platform.h Common: Move header guards over to pragma once 12 years ago
scm_rev.cpp.in Resolved undefined Common::g_scm_branch error. 12 years ago
scm_rev.h updated windows scm_rev code to use new style 12 years ago
string_util.cpp Use std::u16string for conversion between UTF-8 and UTF-16, FS:USER functions 11 years ago
string_util.h Use std::u16string for conversion between UTF-8 and UTF-16, FS:USER functions 11 years ago
swap.h Fix compile errors in Clang 11 years ago
symbols.cpp Common: Don't return a reference to a string when calling GetName in symbols.cpp 12 years ago
symbols.h Common: Get rid of an unnecessary forward declaration in symbols.h 12 years ago
thread.cpp common: Prune all redundant includes 11 years ago
thread.h Removed common/std_xyz, instead using the std header 11 years ago
thread_queue_list.h added ThreadQueueList class to common (taken from PPSSPP) 12 years ago
thunk.h Common: Move header guards over to pragma once 12 years ago
timer.cpp Removed uses of raw c-string manipulation functions. 11 years ago
timer.h Common: Move header guards over to pragma once 12 years ago
utf8.cpp common: Prune all redundant includes 11 years ago
utf8.h fixed project includes to use new directory structure 12 years ago