1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 11:38:21 +02:00
Beef/BeefySysLib
2021-12-03 05:58:57 -08:00
..
fbx Initial checkin 2019-08-23 11:56:54 -07:00
gfx Support for TrueType collections 2021-09-22 11:33:47 -07:00
img Additional 3d support 2021-05-12 07:24:29 -04:00
perf_tests Initial checkin 2019-08-23 11:56:54 -07:00
platform Better handling of keys held down when IDE takes focus 2021-11-27 07:08:24 -08: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 Zero-sized compression fixes 2021-12-02 14:43:36 -08:00
BeefProj.toml Small fixes 2019-09-18 13:02:01 -07:00
BeefySysLib.cpp Additional 3d support 2021-05-25 10:57:22 -04:00
BeefySysLib.vcxproj Additional 3d support 2021-05-25 10:57:22 -04:00
BeefySysLib.vcxproj.filters Additional 3d support 2021-05-25 10:57:22 -04:00
BeefySysLib.vcxproj.user Initial checkin 2019-08-23 11:56:54 -07:00
BeefySysLib_static.vcxproj CTFE updates, including heap support 2020-12-17 04:51:05 -08:00
BeefySysLib_static.vcxproj.filters CTFE updates, including heap support 2020-12-17 04:51:05 -08:00
BFApp.cpp Working on installer, fixing more Win32 issues 2019-09-02 17:39:47 -07:00
BFApp.h DirectInput support 2020-11-27 06:25:54 -08: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 Horizontal scroll wheel support 2020-10-15 10:00: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 CMake additions 2021-05-25 12:27:41 -04:00
Common.cpp Prefix for STB symbols 2021-06-28 05:46:13 -07:00
Common.h Additional 3d support 2021-05-12 07:24:29 -04:00
DataStream.cpp Initial macOS changes 2019-10-14 14:08:29 -07:00
DataStream.h Additional 3d support 2021-05-12 07:24:29 -04: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 Implement FileStream SetLength 2021-08-01 17:38:30 -03: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 JPEG compression 2021-04-12 17:23:18 -04:00
Span.h Span default ctor fix 2021-12-03 05:58:57 -08:00
Startup.cpp Initial checkin 2019-08-23 11:56:54 -07:00