1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 03:28:20 +02:00
Beef/BeefySysLib
2020-09-09 23:29:36 -07:00
..
fbx Initial checkin 2019-08-23 11:56:54 -07:00
gfx Removing some AutoPerfs 2020-01-31 17:16:44 -08:00
img Using image data from PSD instead of manually flattening 2020-08-09 10:12:52 -07:00
perf_tests Initial checkin 2019-08-23 11:56:54 -07:00
platform Fixed issue with forward/backward mouse buttons 2020-09-09 23:29:36 -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 Fix libffi issue on macOS 2020-05-21 17:54:28 +02:00
util Made stack space configurable 2020-08-10 14:45:29 -07:00
.DS_Store .DS_Store change 2019-10-29 05:02:59 -07:00
BeefProj.toml Small fixes 2019-09-18 13:02:01 -07:00
BeefySysLib.cpp Multi-monitor fixes 2020-05-07 08:39:40 -07:00
BeefySysLib.vcxproj Fixed some tooltips, added Link Dependencies, more int-ness 2019-12-21 05:48:44 -08:00
BeefySysLib.vcxproj.filters Paths fixed 2019-11-07 10:31:20 -08:00
BeefySysLib.vcxproj.user Initial checkin 2019-08-23 11:56:54 -07:00
BeefySysLib_static.vcxproj Fixed some tooltips, added Link Dependencies, more int-ness 2019-12-21 05:48:44 -08: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 Multi-monitor fixes 2020-05-07 08:39:40 -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 Triple-click to select line 2020-05-16 10:11:04 -07:00
BFWindow.h Fixed issue with forward/backward mouse buttons 2020-09-09 23:29:36 -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 Crash backtrace improvements 2020-06-10 07:13:48 -07:00
Common.cpp Start of wasm support 2020-08-06 09:24:37 -07:00
Common.h Added a RefType colorization type 2020-08-13 06:28:31 -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 Remove unnecessary delete statements 2020-07-10 16:36:14 -07:00
FileHandleStream.h Initial checkin 2019-08-23 11:56:54 -07:00
FileStream.cpp Remove unnecessary delete statements 2020-07-10 16:36:14 -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