1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 03:28:20 +02:00
Beef/BeefySysLib/util
2025-04-07 16:13:00 -04:00
..
AllocDebug.cpp
AllocDebug.h CTFE updates, including heap support 2020-12-17 04:51:05 -08:00
Array.h Template fix 2024-12-29 15:01:14 -08:00
BeefPerf.cpp BeefPerf '%p' support 2025-03-31 08:58:14 -04:00
BeefPerf.h
BinaryHeap.h
BitSet.h Fixes from valgrind 2022-03-18 18:06:14 -07:00
BSpline.cpp
BSpline.h
BumpAllocator.h Improved hotswapping with extension modules 2024-12-29 11:02:17 -08:00
CabUtil.cpp
CabUtil.h Initial checkin 2019-08-23 11:56:54 -07:00
CatmullRom.cpp
CatmullRom.h
ChunkedDataBuffer.cpp Optimizations, switching CanImplicitlyCast method, new CPU rate checker 2019-11-19 09:58:35 -08:00
ChunkedDataBuffer.h
ChunkedVector.h Initial checkin 2019-08-23 11:56:54 -07:00
Compression.cpp Renamed Compress.cpp to Compression.cpp 2023-06-28 16:20:26 -04:00
Compression.h
CritSect.h Initial checkin 2019-08-23 11:56:54 -07:00
CubicFuncSpline.cpp
CubicFuncSpline.h
CubicSpline.cpp BeefySysLib point/rect updates, async pipe fixes 2025-03-28 08:08:33 -04:00
CubicSpline.h BeefySysLib point/rect updates, async pipe fixes 2025-03-28 08:08:33 -04:00
Deque.h
Dictionary.h Improved hotswapping with extension modules 2024-12-29 11:02:17 -08:00
DLIList.h Initial checkin 2019-08-23 11:56:54 -07:00
FileEnumerator.cpp Initial checkin 2019-08-23 11:56:54 -07:00
FileEnumerator.h Initial checkin 2019-08-23 11:56:54 -07:00
Hash.cpp Added MD5 file hashes to Beef 2020-03-23 12:07:05 -07:00
Hash.h Val128 + operator 2021-11-29 08:39:06 -08:00
HashSet.h Improved hotswapping with extension modules 2024-12-29 11:02:17 -08:00
Heap.cpp Compression support 2021-12-03 14:18:04 -08:00
Heap.h
Json.cpp Initial checkin 2019-08-23 11:56:54 -07:00
Json.h
MappedFile.cpp Initial checkin 2019-08-23 11:56:54 -07:00
MappedFile.h
MathUtils.cpp Additional 3d support 2021-05-25 10:57:22 -04:00
MathUtils.h Additional 3d support 2021-05-25 10:57:22 -04:00
Matrix4.cpp Initial checkin 2019-08-23 11:56:54 -07:00
Matrix4.h
MemLogger.cpp
MemLogger.h MemLogger improvements 2025-04-05 12:02:09 -04:00
MTRand.cpp
MTRand.h
MultiDictionary.h More utility methods 2025-01-10 14:03:49 -08:00
MultiHashSet.h
PerfTimer.cpp
PerfTimer.h
Point.cpp Initial checkin 2019-08-23 11:56:54 -07:00
Point.h BeefySysLib point/rect updates, async pipe fixes 2025-03-28 08:08:33 -04:00
PolySpline.cpp BeefySysLib point/rect updates, async pipe fixes 2025-03-28 08:08:33 -04:00
PolySpline.h BeefySysLib point/rect updates, async pipe fixes 2025-03-28 08:08:33 -04:00
Quaternion.cpp Additional 3d support 2021-05-12 07:24:29 -04:00
Quaternion.h
Queue.h Initial checkin 2019-08-23 11:56:54 -07:00
Rect.h
SizedArray.h Template fix 2024-12-29 15:01:14 -08:00
SLIList.h Initial checkin 2019-08-23 11:56:54 -07:00
Sphere.cpp
Sphere.h Additional 3d support 2021-05-25 10:57:22 -04:00
StackHelper.cpp Allows for stack base to change 2020-05-16 10:07:17 -07:00
StackHelper.h Initial checkin 2019-08-23 11:56:54 -07:00
String.cpp Added autocomplete "all" option for ctor passthroughs 2024-12-31 10:28:04 -08:00
String.h
ThreadPool.cpp Deferred Import dynamic/static check, fix calling convention 2019-12-21 05:44:01 -08:00
ThreadPool.h
TLSingleton.h Initial checkin 2019-08-23 11:56:54 -07:00
UTF8.cpp Apple fixes 2019-10-29 05:01:04 -07:00
UTF8.h
Vector.cpp
Vector.h
WorkThread.cpp Made stack space configurable 2020-08-10 14:45:29 -07:00
WorkThread.h
ZipFile.cpp Show comptime emits as embedded sourceviews 2022-04-16 06:27:54 -07:00
ZipFile.h