..
logging
Movie (recorded inputs) playback and recording. SDL has command lines to control it.
2017-12-17 16:43:09 +13:00
x64
Common: Fix some out-of-style includes
2017-05-27 16:14:10 -07:00
alignment.h
PICA: Align vertex attributes
2016-03-13 04:54:23 +01:00
announce_multiplayer_room.h
fixup! Announce-Service: Add conditional variable for the wait in the announce thread
2017-12-14 12:36:37 +01:00
assert.h
Remove empty newlines in #include blocks.
2016-09-21 11:15:47 +09:00
bit_field.h
Common: Clean up meta-template logic in BitField
2017-05-24 21:06:00 -07:00
bit_set.h
Common: Simplify and optimize BitSet iterator
2017-12-09 20:31:23 -08:00
break_points.cpp
Remove unused import in break_points.cpp ( #2763 )
2017-06-08 21:16:46 -07:00
break_points.h
Remove empty newlines in #include blocks.
2016-09-21 11:15:47 +09:00
chunk_file.h
Remove empty newlines in #include blocks.
2016-09-21 11:15:47 +09:00
cityhash.cpp
Common: Use common swap.h macros in CityHash
2018-01-15 13:43:38 -08:00
cityhash.h
Common: Remove CityHash32 and CityHashCrc128 variants
2018-01-15 13:43:37 -08:00
CMakeLists.txt
Merge pull request #3069 from B3n30/announce_room_webservice
2018-02-08 18:46:10 +02:00
code_block.h
Remove empty newlines in #include blocks.
2016-09-21 11:15:47 +09:00
color.h
Sources: Run clang-format on everything.
2016-09-18 09:38:01 +09:00
common_funcs.h
Common: Fix some out-of-style includes
2017-05-27 16:14:10 -07:00
common_paths.h
HW: add AES engine & implement AES-CCM
2017-02-21 23:57:31 +02:00
common_types.h
Sources: Run clang-format on everything.
2016-09-18 09:38:01 +09:00
file_util.cpp
file_util: Log when using local user directory
2017-03-11 18:31:17 +02:00
file_util.h
file_util: Remove unused paths.
2016-12-21 23:29:12 -05:00
hash.h
Common: Add convenience function for hashing a struct
2018-01-15 13:43:37 -08:00
linear_disk_cache.h
Sources: Run clang-format on everything.
2016-09-18 09:38:01 +09:00
math_util.h
MathUtil: add PI constant
2016-12-26 10:41:26 +02:00
memory_util.cpp
Remove special rules for Windows.h and library includes
2016-09-21 00:16:33 -07:00
memory_util.h
Sources: Run clang-format on everything.
2016-09-18 09:38:01 +09:00
microprofile.cpp
Integrate the MicroProfile profiling library
2015-08-24 22:16:28 -03:00
microprofile.h
Sources: Run clang-format on everything.
2016-09-18 09:38:01 +09:00
microprofileui.h
Common: Remove section measurement from profiler ( #1731 )
2016-04-29 00:07:10 -07:00
misc.cpp
Remove empty newlines in #include blocks.
2016-09-21 11:15:47 +09:00
param_package.cpp
Common: add ParamPackage
2017-03-01 23:30:57 +02:00
param_package.h
Common: add ParamPackage
2017-03-01 23:30:57 +02:00
platform.h
Sources: Run clang-format on everything.
2016-09-18 09:38:01 +09:00
quaternion.h
SwRasterizer: Corrected the light LUT lookups.
2017-07-11 19:39:15 +03:00
scm_rev.cpp.in
common: Add build timestamp to scm_rev.
2017-08-03 20:10:37 -04:00
scm_rev.h
common: Add build timestamp to scm_rev.
2017-08-03 20:10:37 -04:00
scope_exit.h
Manually tweak source formatting and then re-run clang-format
2016-09-18 21:14:25 -07:00
string_util.cpp
Fixed type conversion ambiguity
2017-09-30 09:34:35 +01:00
string_util.h
Fixed type conversion ambiguity
2017-09-30 09:34:35 +01:00
swap.h
Common: fix swap functions on Bitrig and OpenBSD
2018-02-22 23:29:43 +02:00
synchronized_wrapper.h
SynchronizedWrapper: Add Lock convenience method
2017-02-26 17:22:02 -08:00
telemetry.cpp
common: Add a generic interface for logging telemetry fields.
2017-05-24 19:16:21 -04:00
telemetry.h
common/core: Silence initialization order warnings
2017-12-10 19:50:45 -05:00
thread_queue_list.h
Remove empty newlines in #include blocks.
2016-09-21 11:15:47 +09:00
thread.cpp
Support mingw cross-compile
2016-12-05 19:09:16 +01:00
thread.h
Common::Event: add WaitUntil
2016-12-26 10:41:26 +02:00
threadsafe_queue.h
CoreTiming: Reworked CoreTiming ( #3119 )
2017-11-25 14:56:57 +01:00
timer.cpp
Support mingw cross-compile
2016-12-05 19:09:16 +01:00
timer.h
Sources: Run clang-format on everything.
2016-09-18 09:38:01 +09:00
vector_math.h
vector_math: Return by const reference for const operator[]
2017-12-03 19:35:54 -05:00