1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 11:38:21 +02:00
Beef/BeefySysLib
2019-10-16 16:23:19 -07:00
..
fbx Initial checkin 2019-08-23 11:56:54 -07:00
gfx Fixed build paths, added comparison warnings, other misc fixes 2019-10-05 10:26:26 -07:00
img Initial macOS changes 2019-10-14 14:08:29 -07:00
perf_tests Initial checkin 2019-08-23 11:56:54 -07:00
platform Fixes from macOS, first working build 2019-10-15 17:27:09 -07:00
projects Initial checkin 2019-08-23 11:56:54 -07:00
sound Initial checkin 2019-08-23 11:56:54 -07:00
third_party Auto stash before merge of "master" and "origin/master" 2019-10-16 16:23:19 -07:00
util Change Beefy::defer to be simpler (no std::function), macOS changes 2019-10-15 12:28:21 -07:00
.DS_Store Initial macOS changes 2019-10-14 14:08:29 -07:00
BeefProj.toml Small fixes 2019-09-18 13:02:01 -07:00
BeefySysLib.cpp Adding awareness of window minimization/maximization 2019-09-27 13:01:03 -07:00
BeefySysLib.vcxproj Changing target platform 2019-09-27 16:59:13 -07:00
BeefySysLib.vcxproj.filters Upgraded LLVM to 8.0.1, switched all CRTs to static 2019-09-16 09:33:54 -07:00
BeefySysLib.vcxproj.user Initial checkin 2019-08-23 11:56:54 -07:00
BeefySysLib_static.vcxproj Fixed build paths, added comparison warnings, other misc fixes 2019-10-05 10:26:26 -07:00
BeefySysLib_static.vcxproj.filters Initial checkin 2019-08-23 11:56:54 -07:00
BFApp.cpp Working on installer, fixing more Win32 issues 2019-09-02 17:39:47 -07:00
BFApp.h Working on installer, fixing more Win32 issues 2019-09-02 17:39:47 -07:00
BFSound.cpp Working on installer, fixing more Win32 issues 2019-09-02 17:39:47 -07:00
BFSound.h Working on installer, fixing more Win32 issues 2019-09-02 17:39:47 -07:00
BFWindow.cpp Initial checkin 2019-08-23 11:56:54 -07:00
BFWindow.h Adding awareness of window minimization/maximization 2019-09-27 13:01:03 -07:00
CachedDataStream.cpp Initial checkin 2019-08-23 11:56:54 -07:00
CachedDataStream.h Initial checkin 2019-08-23 11:56:54 -07:00
CMakeLists.txt Initial macOS changes 2019-10-14 14:08:29 -07:00
Common.cpp Initial macOS changes 2019-10-14 14:08:29 -07:00
Common.h New defer 2019-10-15 12:28:35 -07:00
DataStream.cpp Initial macOS changes 2019-10-14 14:08:29 -07:00
DataStream.h Initial checkin 2019-08-23 11:56:54 -07:00
FileHandleStream.cpp Fixed some IDE issues 2019-09-05 08:18:24 -07:00
FileHandleStream.h Initial checkin 2019-08-23 11:56:54 -07:00
FileStream.cpp Working on installer, fixing more Win32 issues 2019-09-02 17:39:47 -07:00
FileStream.h Initial checkin 2019-08-23 11:56:54 -07:00
HeadlessApp.cpp Initial checkin 2019-08-23 11:56:54 -07:00
HeadlessApp.h Initial macOS changes 2019-10-14 14:08:29 -07:00
MemStream.cpp Initial checkin 2019-08-23 11:56:54 -07:00
MemStream.h Initial checkin 2019-08-23 11:56:54 -07:00
PerfTests.cpp Initial checkin 2019-08-23 11:56:54 -07:00
ResLib.cpp Initial checkin 2019-08-23 11:56:54 -07:00
Span.h Initial checkin 2019-08-23 11:56:54 -07:00
Startup.cpp Initial checkin 2019-08-23 11:56:54 -07:00