| .. |
|
logging
|
Remove superfluous std::move in return std::move(local_var)
|
2016-06-25 13:26:21 -05:00 |
|
x64
|
VideoCore: Run include-what-you-use and fix most includes.
|
2016-04-30 17:02:41 +01:00 |
|
CMakeLists.txt
|
Common: Remove section measurement from profiler (#1731)
|
2016-04-29 00:07:10 -07:00 |
|
alignment.h
|
…
|
|
|
assert.h
|
assert: Allow UNREACHABLE_MSG to have just one argument
|
2016-04-24 23:40:14 +08:00 |
|
bit_field.h
|
VideoCore: Run include-what-you-use and fix most includes.
|
2016-04-30 17:02:41 +01:00 |
|
bit_set.h
|
VideoCore: Run include-what-you-use and fix most includes.
|
2016-04-30 17:02:41 +01:00 |
|
break_points.cpp
|
…
|
|
|
break_points.h
|
…
|
|
|
chunk_file.h
|
…
|
|
|
code_block.h
|
VideoCore: Run include-what-you-use and fix most includes.
|
2016-04-30 17:02:41 +01:00 |
|
color.h
|
…
|
|
|
common_funcs.h
|
common_funcs: Provide rotr and rotl for MSVC
|
2016-05-27 10:42:06 +01:00 |
|
common_paths.h
|
…
|
|
|
common_types.h
|
…
|
|
|
emu_window.cpp
|
Protection against a resize of size 0
|
2016-07-23 21:02:05 +02:00 |
|
emu_window.h
|
fixup! fixup! Refactor input system
|
2016-05-15 19:35:06 +03:00 |
|
file_util.cpp
|
Common: readdir_r() is deprecated, switch to readdir().
|
2016-09-13 22:11:23 +09:00 |
|
file_util.h
|
Fix recursive scanning of directories
|
2016-06-19 00:12:15 -07:00 |
|
hash.cpp
|
…
|
|
|
hash.h
|
…
|
|
|
key_map.cpp
|
fixup! Refactor input system
|
2016-05-15 13:35:45 +03:00 |
|
key_map.h
|
fixup! fixup! Refactor input system
|
2016-05-15 19:35:06 +03:00 |
|
linear_disk_cache.h
|
…
|
|
|
math_util.h
|
…
|
|
|
memory_util.cpp
|
…
|
|
|
memory_util.h
|
…
|
|
|
microprofile.cpp
|
…
|
|
|
microprofile.h
|
microprofile: Double buffer size to 16MB.
|
2016-09-15 17:49:31 -04:00 |
|
microprofileui.h
|
Common: Remove section measurement from profiler (#1731)
|
2016-04-29 00:07:10 -07:00 |
|
misc.cpp
|
…
|
|
|
platform.h
|
…
|
|
|
profiler.cpp
|
Common: Remove section measurement from profiler (#1731)
|
2016-04-29 00:07:10 -07:00 |
|
profiler_reporting.h
|
Common: Remove section measurement from profiler (#1731)
|
2016-04-29 00:07:10 -07:00 |
|
scm_rev.cpp.in
|
…
|
|
|
scm_rev.h
|
…
|
|
|
scope_exit.h
|
…
|
|
|
string_util.cpp
|
…
|
|
|
string_util.h
|
…
|
|
|
swap.h
|
swap: Get rid of pointer casting for swapping structs
|
2016-05-08 23:33:52 -04:00 |
|
symbols.cpp
|
…
|
|
|
symbols.h
|
…
|
|
|
synchronized_wrapper.h
|
…
|
|
|
thread.cpp
|
…
|
|
|
thread.h
|
…
|
|
|
thread_queue_list.h
|
…
|
|
|
timer.cpp
|
…
|
|
|
timer.h
|
…
|
|
|
vector_math.h
|
…
|
|