citra/src/common
Emmanuel Gil Peyrot 6b411c63c9 Common: Remove dead platform #ifdefs to make the code more readable.
Symbian, Xbox, Blackberry and iOS got removed.
FreeBSD and Android kept due to them potentially being able to run Citra in the future.
The iOS specific part also got removed from PPSSPP in order to fix a bug there.
2015-01-06 18:57:28 +00:00
..
logging SOC_U: Preliminary implementation of sockets. 2014-12-31 10:51:44 -05: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.h Common: Remove dead platform #ifdefs to make the code more readable. 2015-01-06 18:57:28 +00:00
common_funcs.h Fix merge conflicts 2014-12-29 19:47:41 -08:00
common_paths.h Archives: Reduced duplicate code in RomFS and SaveCheck. 2015-01-02 21:13:54 -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
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 License change 2014-12-20 21:20:24 -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: Reduced duplicate code in RomFS and SaveCheck. 2015-01-02 21:13:54 -05:00
file_util.h Archives: Reduced duplicate code in RomFS and SaveCheck. 2015-01-02 21:13:54 -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 License change 2014-12-20 21:20:24 -08:00
key_map.h License change 2014-12-20 21:20:24 -08:00
linear_disk_cache.h License change 2014-12-20 21:20:24 -08:00
log.h Fix MSVC-related #defines and add CMakeLists comment 2014-12-29 20:12:03 -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.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
thread_queue_list.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