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.
 
 
 
 
 
 
bunnei 0aca202ae9 Loader: Moved elf and loader modules to a "loader" subdirectory. 12 years ago
..
CMakeLists.txt CMakeLists: rename HEADS, improved comments 12 years ago
atomic.h fixed project includes to use new directory structure 12 years ago
atomic_gcc.h fixed project includes to use new directory structure 12 years ago
atomic_win32.h fixed project includes to use new directory structure 12 years ago
bit_field.h removed incorrect dolphin copyright line 12 years ago
break_points.cpp fixed project includes to use new directory structure 12 years ago
break_points.h fixed project includes to use new directory structure 12 years ago
chunk_file.h Improved clarity and whitespace 12 years ago
common.h Removed definition of MAX_PATH, this is already defined in common_paths.h. 12 years ago
common.vcxproj Pica: Use some template magic to define register structures efficiently. 12 years ago
common.vcxproj.filters Pica: Use some template magic to define register structures efficiently. 12 years ago
common_funcs.h added MIN, MAX, and CLAMP macros to common_funcs 12 years ago
common_paths.h fixed project includes to use new directory structure 12 years ago
common_types.h common_types: Changed BasicRect back to Rect, in the common namespace 12 years ago
console_listener.cpp log: fixed to not print twice, enabled coloring, added OS print logging as its own type 12 years ago
console_listener.h fixed project includes to use new directory structure 12 years ago
cpu_detect.h got rid of 'src' folders in each sub-project 12 years ago
debug_interface.h got rid of 'src' folders in each sub-project 12 years ago
emu_window.h made qt window title consistent 12 years ago
extended_trace.cpp fixed project includes to use new directory structure 12 years ago
extended_trace.h got rid of 'src' folders in each sub-project 12 years ago
fifo_queue.h fixed project includes to use new directory structure 12 years ago
file_search.cpp fixed project includes to use new directory structure 12 years ago
file_search.h got rid of 'src' folders in each sub-project 12 years ago
file_util.cpp fixes to build on linux 12 years ago
file_util.h fixed project includes to use new directory structure 12 years ago
fixed_size_queue.h got rid of 'src' folders in each sub-project 12 years ago
hash.cpp fixed project includes to use new directory structure 12 years ago
hash.h fixed project includes to use new directory structure 12 years ago
linear_disk_cache.h fixed project includes to use new directory structure 12 years ago
log.h Merge branch 'threading' of https://github.com/bunnei/citra 12 years ago
log_manager.cpp Merge branch 'threading' of https://github.com/bunnei/citra 12 years ago
log_manager.h log: updated MAX_LOGLEVEL to use correct log level enum type 12 years ago
math_util.cpp fixed project includes to use new directory structure 12 years ago
math_util.h fixed project includes to use new directory structure 12 years ago
mem_arena.cpp fixed project includes to use new directory structure 12 years ago
mem_arena.h fixed project includes to use new directory structure 12 years ago
memory_util.cpp fixed project includes to use new directory structure 12 years ago
memory_util.h got rid of 'src' folders in each sub-project 12 years ago
misc.cpp fixed project includes to use new directory structure 12 years ago
msg_handler.cpp fixed project includes to use new directory structure 12 years ago
msg_handler.h got rid of 'src' folders in each sub-project 12 years ago
platform.h Preprocessor: #if's out OSX-specific GL changes on other platforms 12 years ago
register_set.h Pica: Use some template magic to define register structures efficiently. 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 updated windows scm_rev code to use new style 12 years ago
scm_rev_gen.vcxproj updated windows scm_rev code to use new style 12 years ago
std_condition_variable.h fixed project includes to use new directory structure 12 years ago
std_mutex.h got rid of 'src' folders in each sub-project 12 years ago
std_thread.h got rid of 'src' folders in each sub-project 12 years ago
string_util.cpp added helper functions for upper/lowercase strings 12 years ago
string_util.h added helper functions for upper/lowercase strings 12 years ago
swap.h fixes to build on linux 12 years ago
symbols.cpp Add symbols map 12 years ago
symbols.h Add symbols map 12 years ago
thread.cpp fixed project includes to use new directory structure 12 years ago
thread.h fixed project includes to use new directory structure 12 years ago
thread_queue_list.h added ThreadQueueList class to common (taken from PPSSPP) 12 years ago
thunk.h fixed project includes to use new directory structure 12 years ago
timer.cpp fixed project includes to use new directory structure 12 years ago
timer.h fixed project includes to use new directory structure 12 years ago
utf8.cpp fixed project includes to use new directory structure 12 years ago
utf8.h fixed project includes to use new directory structure 12 years ago