1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-10 20:42:21 +02:00
Beef/BeefySysLib/util
2020-02-25 10:40:28 -08:00
..
AllocDebug.cpp Linux fixes, misc fixes 2019-10-09 16:20:09 -07:00
AllocDebug.h Initial checkin 2019-08-23 11:56:54 -07:00
Array.h Launch args, auto generate startup code, additional locking detection 2019-11-28 09:12:49 -08:00
BeefPerf.cpp Fixed constExprs with ints, hover for enum values, _ for enums 2019-12-24 13:13:04 -08:00
BeefPerf.h Fixed constExprs with ints, hover for enum values, _ for enums 2019-12-24 13:13:04 -08:00
BinaryHeap.h Linux fixes 2019-11-07 16:18:05 -08:00
BSpline.cpp Initial checkin 2019-08-23 11:56:54 -07:00
BSpline.h Initial checkin 2019-08-23 11:56:54 -07:00
BumpAllocator.h Removing some AutoPerfs 2020-01-31 17:16:44 -08:00
CabUtil.cpp Initial checkin 2019-08-23 11:56:54 -07:00
CabUtil.h Initial checkin 2019-08-23 11:56:54 -07:00
CatmullRom.cpp Initial checkin 2019-08-23 11:56:54 -07:00
CatmullRom.h Initial checkin 2019-08-23 11:56:54 -07:00
ChunkedDataBuffer.cpp Optimizations, switching CanImplicitlyCast method, new CPU rate checker 2019-11-19 09:58:35 -08:00
ChunkedDataBuffer.h Optimizations, switching CanImplicitlyCast method, new CPU rate checker 2019-11-19 09:58:35 -08:00
ChunkedVector.h Initial checkin 2019-08-23 11:56:54 -07:00
CritSect.h Initial checkin 2019-08-23 11:56:54 -07:00
CubicFuncSpline.cpp Initial checkin 2019-08-23 11:56:54 -07:00
CubicFuncSpline.h Initial checkin 2019-08-23 11:56:54 -07:00
CubicSpline.cpp Initial checkin 2019-08-23 11:56:54 -07:00
CubicSpline.h Initial checkin 2019-08-23 11:56:54 -07:00
Deque.h Initial macOS changes 2019-10-14 14:08:29 -07:00
Dictionary.h Single allocation for dictionary data instead of two 2020-02-01 11:42:57 -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 Made string hashing more robust 2019-11-02 06:14:38 -07:00
Hash.h Added Android support, and generalized target triple support 2019-10-23 07:12:36 -07:00
HashSet.h Changed to single alloc 2020-02-13 07:53:32 -08:00
Json.cpp Initial checkin 2019-08-23 11:56:54 -07:00
Json.h Initial checkin 2019-08-23 11:56:54 -07:00
MappedFile.cpp Initial checkin 2019-08-23 11:56:54 -07:00
MappedFile.h Initial checkin 2019-08-23 11:56:54 -07:00
Matrix4.cpp Initial checkin 2019-08-23 11:56:54 -07:00
Matrix4.h Initial checkin 2019-08-23 11:56:54 -07:00
MultiHashSet.h Linux fixes, misc fixes 2019-10-09 16:20:09 -07:00
PerfTimer.cpp Initial checkin 2019-08-23 11:56:54 -07:00
PerfTimer.h Beefy::String changes, lambda hotswap fixes 2019-09-03 11:17:13 -07:00
Point.cpp Initial checkin 2019-08-23 11:56:54 -07:00
Point.h Initial checkin 2019-08-23 11:56:54 -07:00
PolySpline.cpp Initial macOS changes 2019-10-14 14:08:29 -07:00
PolySpline.h Initial checkin 2019-08-23 11:56:54 -07:00
Quaternion.cpp Initial checkin 2019-08-23 11:56:54 -07:00
Quaternion.h Initial checkin 2019-08-23 11:56:54 -07:00
Queue.h Initial checkin 2019-08-23 11:56:54 -07:00
Rect.h Initial checkin 2019-08-23 11:56:54 -07:00
SizedArray.h Optimizations, switching CanImplicitlyCast method, new CPU rate checker 2019-11-19 09:58:35 -08:00
SLIList.h Initial checkin 2019-08-23 11:56:54 -07:00
StackHelper.cpp Initial checkin 2019-08-23 11:56:54 -07:00
StackHelper.h Initial checkin 2019-08-23 11:56:54 -07:00
String.cpp String fix 2020-02-25 10:40:28 -08:00
String.h Added StringView for char 2020-02-24 09:58:24 -08:00
ThreadPool.cpp Deferred Import dynamic/static check, fix calling convention 2019-12-21 05:44:01 -08:00
ThreadPool.h Fixed ability to cancel downloads 2019-09-04 10:27:37 -07:00
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 Initial checkin 2019-08-23 11:56:54 -07:00
Vector.cpp Initial checkin 2019-08-23 11:56:54 -07:00
Vector.h Initial checkin 2019-08-23 11:56:54 -07:00
WorkThread.cpp Deferred Import dynamic/static check, fix calling convention 2019-12-21 05:44:01 -08:00
WorkThread.h Initial checkin 2019-08-23 11:56:54 -07:00