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 a79644c9ba Pica/Rasterizer: Clarify a TODO. 11 years ago
..
CMakeLists.txt CMakeLists: rename HEADS, improved comments 12 years ago
atomic.h Common: Move header guards over to pragma once 12 years ago
atomic_gcc.h Common: Move header guards over to pragma once 12 years ago
atomic_win32.h Common: Move header guards over to pragma once 12 years ago
bit_field.h BitField: Cast enum values to proper integer type. 12 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 Common: Move header guards over to pragma once 12 years ago
common.h Common: Move header guards over to pragma once 12 years ago
common.vcxproj Remove the fancy RegisterSet class introduced in 4c2bff61e. 12 years ago
common.vcxproj.filters Remove the fancy RegisterSet class introduced in 4c2bff61e. 12 years ago
common_funcs.h Common: Move header guards over to pragma once 12 years ago
common_paths.h Common: Move header guards over to pragma once 12 years ago
common_types.h Common: Move header guards over to pragma once 12 years ago
console_listener.cpp Common: Move remaining C header includes over to their C++ equivalent 12 years ago
console_listener.h Common: Move header guards over to pragma once 12 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.h made qt window title consistent 12 years ago
extended_trace.cpp Common: Move remaining C header includes over to their C++ equivalent 12 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 fixed project includes to use new directory structure 12 years ago
file_search.h Common: Move header guards over to pragma once 12 years ago
file_util.cpp Common: Move remaining C header includes over to their C++ equivalent 12 years ago
file_util.h Common: Move header guards over to pragma once 12 years ago
fixed_size_queue.h Common: Move header guards over to pragma once 12 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
linear_disk_cache.h Common: Move header guards over to pragma once 12 years ago
log.h Common: Move header guards over to pragma once 12 years ago
log_manager.cpp Merge branch 'threading' of https://github.com/bunnei/citra 12 years ago
log_manager.h Common: Move header guards over to pragma once 12 years ago
math_util.cpp fixed project includes to use new directory structure 12 years ago
math_util.h Common: Add a clamp function to math_utils.h 12 years ago
mem_arena.cpp mem_arena: Replace insecure temporary file creation with devshm, importing Dolphin’s code. 12 years ago
mem_arena.h Common: Move header guards over to pragma once 12 years ago
memory_util.cpp Merge pull request #52 from lioncash/memory 12 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 Common: Move remaining C header includes over to their C++ equivalent 12 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
scm_rev_gen.js [build] Search for the git binary in the default msysgit install dir 12 years ago
scm_rev_gen.vcxproj updated windows scm_rev code to use new style 12 years ago
std_condition_variable.h Common: Move header guards over to pragma once 12 years ago
std_mutex.h Common: Move header guards over to pragma once 12 years ago
std_thread.h Common: Move header guards over to pragma once 12 years ago
string_util.cpp Common: Move remaining C header includes over to their C++ equivalent 12 years ago
string_util.h Common: Move header guards over to pragma once 12 years ago
swap.h fixes to build on linux 12 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 Use pthread_set_name_np() on OpenBSD. 12 years ago
thread.h Common: Move remaining C header includes over to their C++ equivalent 12 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 fixed project includes to use new directory structure 12 years ago
timer.h Common: Move header guards over to pragma once 12 years ago
utf8.cpp Common: Move remaining C header includes over to their C++ equivalent 12 years ago
utf8.h fixed project includes to use new directory structure 12 years ago