Emmanuel Gil Peyrot fbd72fd6bf Common: Add a helper function to generate a 8.3 filename from a long one. 12 gadi atpakaļ
..
CMakeLists.txt 02fd19b2f6 Added support for multiple input device types for KeyMap and connected Qt. 12 gadi atpakaļ
bit_field.h 0da8e2eacc BitField: Cast enum values to proper integer type. 12 gadi atpakaļ
break_points.cpp 1a2604902f break_points.cpp: return directly from conditionals 12 gadi atpakaļ
break_points.h 90e994471a Common: Move header guards over to pragma once 12 gadi atpakaļ
chunk_file.h ff442d6cf9 chunk_file: General cleanup 12 gadi atpakaļ
common.h 5b65decf91 Common: Remove HAVE_CXX11_SYNTAX define from Common.h 12 gadi atpakaļ
common_funcs.h 90e994471a Common: Move header guards over to pragma once 12 gadi atpakaļ
common_paths.h 1966f7b0ad Use the citra user path for the sdmc directory 12 gadi atpakaļ
common_types.h 8fe5f2e2fe Moved common_types::Rect from common to Common namespace 12 gadi atpakaļ
console_listener.cpp ca2f0de08a Fix warnings in core and common 12 gadi atpakaļ
console_listener.h 90e994471a Common: Move header guards over to pragma once 12 gadi atpakaļ
cpu_detect.h 90e994471a Common: Move header guards over to pragma once 12 gadi atpakaļ
debug_interface.h 90e994471a Common: Move header guards over to pragma once 12 gadi atpakaļ
emu_window.cpp 02fd19b2f6 Added support for multiple input device types for KeyMap and connected Qt. 12 gadi atpakaļ
emu_window.h 02fd19b2f6 Added support for multiple input device types for KeyMap and connected Qt. 12 gadi atpakaļ
extended_trace.cpp 5472fd4d9b Added string_util to common, small changes in loader.cpp 12 gadi atpakaļ
extended_trace.h 90e994471a Common: Move header guards over to pragma once 12 gadi atpakaļ
fifo_queue.h 90e994471a Common: Move header guards over to pragma once 12 gadi atpakaļ
file_search.cpp 532a9e80a0 Merge pull request #99 from archshift/ext-check 12 gadi atpakaļ
file_search.h 90e994471a Common: Move header guards over to pragma once 12 gadi atpakaļ
file_util.cpp fbd72fd6bf Common: Add a helper function to generate a 8.3 filename from a long one. 12 gadi atpakaļ
file_util.h fbd72fd6bf Common: Add a helper function to generate a 8.3 filename from a long one. 12 gadi atpakaļ
hash.cpp de0a034a84 fixed project includes to use new directory structure 12 gadi atpakaļ
hash.h 90e994471a Common: Move header guards over to pragma once 12 gadi atpakaļ
key_map.cpp 02fd19b2f6 Added support for multiple input device types for KeyMap and connected Qt. 12 gadi atpakaļ
key_map.h 02fd19b2f6 Added support for multiple input device types for KeyMap and connected Qt. 12 gadi atpakaļ
linear_disk_cache.h 90e994471a Common: Move header guards over to pragma once 12 gadi atpakaļ
log.h b15d631d99 Avoid LOGGING redefinition warnings. 12 gadi atpakaļ
log_manager.cpp 6b7b36a874 Common: Rename the File namespace to FileUtil, to match the filename and prevent collisions. 12 gadi atpakaļ
log_manager.h 498d1a37f1 Removed common/std_xyz, instead using the std header 12 gadi atpakaļ
math_util.cpp 9d7cc2bedc common: Prune all redundant includes 12 gadi atpakaļ
math_util.h 2f571a0d9d Common: Add a clamp function to math_utils.h 12 gadi atpakaļ
mem_arena.cpp 532a9e80a0 Merge pull request #99 from archshift/ext-check 12 gadi atpakaļ
mem_arena.h 90e994471a Common: Move header guards over to pragma once 12 gadi atpakaļ
memory_util.cpp 532a9e80a0 Merge pull request #99 from archshift/ext-check 12 gadi atpakaļ
memory_util.h 90e994471a Common: Move header guards over to pragma once 12 gadi atpakaļ
misc.cpp de0a034a84 fixed project includes to use new directory structure 12 gadi atpakaļ
msg_handler.cpp 5472fd4d9b Added string_util to common, small changes in loader.cpp 12 gadi atpakaļ
msg_handler.h 90e994471a Common: Move header guards over to pragma once 12 gadi atpakaļ
platform.h 90e994471a Common: Move header guards over to pragma once 12 gadi atpakaļ
scm_rev.cpp.in 08e1ba746f Resolved undefined Common::g_scm_branch error. 12 gadi atpakaļ
scm_rev.h 121960a2eb updated windows scm_rev code to use new style 12 gadi atpakaļ
string_util.cpp 532a9e80a0 Merge pull request #99 from archshift/ext-check 12 gadi atpakaļ
string_util.h 5472fd4d9b Added string_util to common, small changes in loader.cpp 12 gadi atpakaļ
swap.h 7a136b8a84 fixes to build on linux 12 gadi atpakaļ
symbols.cpp a49a5fa4d9 Common: Don't return a reference to a string when calling GetName in symbols.cpp 12 gadi atpakaļ
symbols.h 85a20a9b19 Common: Get rid of an unnecessary forward declaration in symbols.h 12 gadi atpakaļ
thread.cpp 9d7cc2bedc common: Prune all redundant includes 12 gadi atpakaļ
thread.h 498d1a37f1 Removed common/std_xyz, instead using the std header 12 gadi atpakaļ
thread_queue_list.h cf2eb8e3d3 added ThreadQueueList class to common (taken from PPSSPP) 12 gadi atpakaļ
thunk.h 90e994471a Common: Move header guards over to pragma once 12 gadi atpakaļ
timer.cpp de0a034a84 fixed project includes to use new directory structure 12 gadi atpakaļ
timer.h 90e994471a Common: Move header guards over to pragma once 12 gadi atpakaļ
utf8.cpp 9d7cc2bedc common: Prune all redundant includes 12 gadi atpakaļ
utf8.h de0a034a84 fixed project includes to use new directory structure 12 gadi atpakaļ