daedalus/Source/Utility
2021-12-09 16:05:21 +11:00
..
AuxFunc.h [!] Fixed fastRand (sorry, didn't mean to commit this in the first place!) 2013-03-14 18:13:03 +00:00
CRC.cpp Removed a bunch of asserts / debug options from release build, stabs a bunch of compiler warnings 2019-05-03 17:43:44 +10:00
CRC.h Update to the Bazel Directory Structure.. 2020-08-22 18:42:41 +10:00
FastMemcpy.cpp Update to the Bazel Directory Structure.. 2020-08-22 18:42:41 +10:00
FastMemcpy.h Fixes for DMA SP and memcpy swizzle 2020-06-10 09:25:14 -07:00
FastMemcpy_test.cpp Update to the Bazel Directory Structure.. 2020-08-22 18:42:41 +10:00
Functor.h [~] Make header guards consistently use FULL_PATH_TO_FILE_H_, with script 2013-06-04 22:02:30 +01:00
Hash.cpp [~] Re-enable murmur_hash. I don't understand why it was disabled like this - the linker will strip it if it's unused. We shouldn't need to manually dead-strip code (if we do, we need to fix the linker flags...) 2013-04-23 22:32:34 +00:00
Hash.h [~] Make header guards consistently use FULL_PATH_TO_FILE_H_, with script 2013-06-04 22:02:30 +01:00
IniFile.cpp Just use strcasecmp now. All platforms support it 2021-12-09 16:05:21 +11:00
IniFile.h Update to the Bazel Directory Structure.. 2020-08-22 18:42:41 +10:00
MemoryHeap.cpp Update to the Bazel Directory Structure.. 2020-08-22 18:42:41 +10:00
MemoryHeap.h Update to the Bazel Directory Structure.. 2020-08-22 18:42:41 +10:00
MemoryPool.cpp Fix up paths in headers 2020-05-27 19:20:52 +10:00
MemoryPool.h [~] Make header guards consistently use FULL_PATH_TO_FILE_H_, with script 2013-06-04 22:02:30 +01:00
Profiler.cpp Just use strcasecmp now. All platforms support it 2021-12-09 16:05:21 +11:00
Profiler.h Update to the Bazel Directory Structure.. 2020-08-22 18:42:41 +10:00
RefCounted.h Update to the Bazel Directory Structure.. 2020-08-22 18:42:41 +10:00
Stream.cpp [~] stdafx cleanup: Include stdio.h and stdlib.h where needed 2013-05-19 08:53:29 +00:00
Stream.h Update to the Bazel Directory Structure.. 2020-08-22 18:42:41 +10:00
String.h Just use strcasecmp now. All platforms support it 2021-12-09 16:05:21 +11:00
StringUtil.cpp Fix up paths in headers 2020-05-27 19:20:52 +10:00
StringUtil.h [~] Make header guards consistently use FULL_PATH_TO_FILE_H_, with script 2013-06-04 22:02:30 +01:00
Timer.cpp Update to the Bazel Directory Structure.. 2020-08-22 18:42:41 +10:00
Timer.h Update to the Bazel Directory Structure.. 2020-08-22 18:42:41 +10:00
Translate.cpp Just use strcasecmp now. All platforms support it 2021-12-09 16:05:21 +11:00
Translate.h Update to the Bazel Directory Structure.. 2020-08-22 18:42:41 +10:00
VolatileMem.h [~] Make header guards consistently use FULL_PATH_TO_FILE_H_, with script 2013-06-04 22:02:30 +01:00