daedalus/Source/Utility
2024-09-04 13:35:07 +10:00
..
BatchTest.cpp Shuffle some files around 2024-08-05 21:15:57 +10:00
BatchTest.h Shuffle some files around 2024-08-05 21:15:57 +10:00
CMakeLists.txt Add Profiler control for Cmake 2024-09-04 13:35:07 +10:00
CRC.cpp Remove BuildOptions and clean up macros 2023-10-23 12:58:37 +11:00
CRC.h Update to the Bazel Directory Structure.. 2020-08-22 18:42:41 +10:00
FastMemcpy.cpp Remove BuildOptions and clean up macros 2023-10-23 12:58:37 +11:00
FastMemcpy.h Simplify Endian check Code 2022-06-22 23:35:36 +10:00
FastMemcpy_test.cpp Use modern alignas specifier 2022-06-19 13:55:08 +10:00
FramerateLimiter.cpp Shuffle some files around 2024-08-05 21:15:57 +10:00
FramerateLimiter.h Shuffle some files around 2024-08-05 21:15:57 +10:00
Hash.cpp Remove BuildOptions and clean up macros 2023-10-23 12:58:37 +11: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 Move a lot of fopen to std::fstreams 2024-07-11 20:10:49 +10:00
IniFile.h Remove BaseDir extern and replace with setBasePath function 2024-08-02 15:15:58 +10:00
MathUtil.h Move MathUtil.h to Utility 2024-06-17 16:29:28 +10:00
MemoryHeap.cpp Fix some missing includes 2024-07-12 19:16:43 +10:00
MemoryHeap.h Update to the Bazel Directory Structure.. 2020-08-22 18:42:41 +10:00
MemoryPool.cpp Remove BuildOptions and clean up macros 2023-10-23 12:58:37 +11:00
MemoryPool.h [~] Make header guards consistently use FULL_PATH_TO_FILE_H_, with script 2013-06-04 22:02:30 +01:00
Paths.cpp Don't use extern basedir anymore, create directories if needed 2024-08-09 19:14:46 +10:00
Paths.h Don't use extern basedir anymore, create directories if needed 2024-08-09 19:14:46 +10:00
Profiler.cpp Fix Background in SaveState selector 2024-06-25 12:02:56 +10:00
Profiler.h Profiler: Fix Building Profiler on PSP 2023-04-27 18:56:49 -04:00
Stream.cpp Adding 3DS Port 2023-10-30 21:27:44 +11:00
Stream.h Fix warnings, still left some 2023-12-06 08:52:37 +08:00
String.h use built in string.. 2023-04-26 09:54:51 +10:00
StringUtil.cpp Remove BuildOptions and clean up macros 2023-10-23 12:58:37 +11: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 Remove BuildOptions and clean up macros 2023-10-23 12:58:37 +11:00
Timer.h Update to the Bazel Directory Structure.. 2020-08-22 18:42:41 +10:00
Translate.cpp Remove BaseDir extern and replace with setBasePath function 2024-08-02 15:15:58 +10:00
Translate.h Move some UI stuff to Unique_ptrs 2024-07-16 16:01:06 +10:00
VolatileMem.h Cleanup UI code for platform independent 2023-12-05 14:15:25 +08:00