1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 03:28:20 +02:00
Commit graph

20 commits

Author SHA1 Message Date
Brian Fiete
fe1aa3c26e BeefySysLib point/rect updates, async pipe fixes 2025-03-28 08:08:33 -04:00
Brian Fiete
60988fda8f Read-from-memory fixes, render target improvements 2025-02-06 08:45:21 -08:00
Brian Fiete
05cda98c85 BMP loading, show workspace icon files on startup panel 2025-02-01 10:39:04 -08:00
Brian Fiete
89bf475045 FontEffect support - outlined fonts 2025-01-26 07:04:26 -08:00
Brian Fiete
29c0f82bba Extended memory loading support 2025-01-17 10:18:50 -08:00
Brian Fiete
90ba850618 Soft fail on image loading failure 2023-12-09 09:10:44 -05:00
Brian Fiete
40f3baf127 Graphics.DrawLine, DrawBatch fixes 2023-07-26 09:39:14 -07:00
Brian Fiete
258a6653f9 SDL/OGL platform improvements 2022-11-03 10:58:24 -07:00
Brian Fiete
e87bf5b029 UpdateF, dx reinit 2022-05-15 08:00:55 -07:00
Brian Fiete
fb1d1aecc0 Support for TrueType collections 2021-09-22 11:33:47 -07:00
Brian Fiete
39c140f44a Additional 3d support 2021-05-25 10:57:22 -04:00
Brian Fiete
f26df6c86b Additional 3d support 2021-05-12 07:24:29 -04:00
Brian Fiete
f51b195486 Support for loading from memory 2021-04-12 17:22:47 -04:00
Brian Fiete
430829c57a Removing some AutoPerfs 2020-01-31 17:16:44 -08:00
Brian Fiete
957f24e159 Fixed failure when failing to load a font 2020-01-15 08:32:38 -08:00
Brian Fiete
f4c252048e Fixed build paths, added comparison warnings, other misc fixes 2019-10-05 10:26:26 -07:00
Brian Fiete
ad1ba70fdd Fixed some Win7 compat issues 2019-09-25 07:51:06 -07:00
Brian Fiete
287922693e Added 'DarkTheme.png' theme image with encoded colors 2019-09-18 09:58:02 -07:00
Brian Fiete
b63a243fd7 Working on installer, fixing more Win32 issues
Throwing error on member references with ".." cascade token outside invocations (ie: "ts..mA = 123")
Fixed 'Thread.ModuleTLSIndex' error - which caused us TLS lookup failures in Beef DLLs
Fixed some hotswap errors
Made BeefPerf shut down properly
Fixed an 'int literal' FixIntUnknown issue where rhs was System.Object which caused an illegal boxing
Fixed COFF::LocateSymbol issues with Win32 and also with linking to static libraries - showed up with hot-linking in fmod when hot-adding a floating point mod
Fixed a couple memory leaks
Fixed alignment issue in COFF::ParseCompileUnit
2019-09-02 17:39:47 -07:00
Brian Fiete
078564ac9e Initial checkin 2019-08-23 11:56:54 -07:00