1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 03:28:20 +02:00
Beef/BeefySysLib
Franjo Hornung 18143fd8de
Update PosixCommon.cpp to prevent token error
Fixed error: expected unqualified-id before ‘{’ token
2024-07-23 00:24:59 -07:00
..
fbx Initial checkin 2019-08-23 11:56:54 -07:00
gfx Soft fail on image loading failure 2023-12-09 09:10:44 -05:00
img RGB jpeg swap 2024-02-15 14:24:05 -05:00
perf_tests Initial checkin 2019-08-23 11:56:54 -07:00
platform Update PosixCommon.cpp to prevent token error 2024-07-23 00:24:59 -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 LLVM linux fixes 2024-05-07 18:09:01 -04:00
util Updates 2024-05-07 13:31:00 -04:00
BeefProj.toml Small fixes 2019-09-18 13:02:01 -07:00
BeefySysLib.cpp Beefy2D windows enhancements 2022-11-16 13:56:20 -08:00
BeefySysLib.vcxproj Upgrade projects to VS22 and MSVC v143 2024-04-28 14:00:14 +02:00
BeefySysLib.vcxproj.filters Renamed Compress.cpp to Compression.cpp 2023-06-28 16:20:26 -04:00
BeefySysLib.vcxproj.user LLVM linux fixes 2024-05-07 18:09:01 -04:00
BeefySysLib_static.vcxproj Upgrade projects to VS22 and MSVC v143 2024-04-28 14:00:14 +02:00
BeefySysLib_static.vcxproj.filters Renamed Compress.cpp to Compression.cpp 2023-06-28 16:20:26 -04:00
BFApp.cpp Fixed update-after-shutdown issue 2022-06-21 11:31:51 -07:00
BFApp.h UpdateF, dx reinit 2022-05-15 08:00:55 -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 Add support for file drag drop 2022-01-07 12:51:57 -03:00
BFWindow.h Beefy2D windows enhancements 2022-11-16 13:56:20 -08: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 upgrade cmake min version 2024-06-04 09:15:30 +02:00
Common.cpp Added GetRelativePath 2023-02-20 14:46:24 -05:00
Common.h guard against redefinition compile errors 2024-06-04 09:15:19 +02: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 Res_WritePNG 2024-02-22 06:52:19 -05: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