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

115 commits

Author SHA1 Message Date
Brian Fiete
8e191b074b SDL platform improvements 2022-11-10 06:37:55 -08:00
Brian Fiete
d20b53b187 Improved SDL platform support, 'ar' lib reworking 2022-11-07 09:57:27 -08:00
Brian Fiete
258a6653f9 SDL/OGL platform improvements 2022-11-03 10:58:24 -07:00
Fusioon
1c2af5467a Linux filewatch improvements
Improve handling of newly created directories and watcher removal
2022-10-11 04:31:03 +02:00
Fusioon
93c3b27c48 Add linux filewatcher
Implement inotify based filewatcher for linux
2022-10-06 00:10:34 +02:00
Brian Fiete
a17d666c57 Expand DX reinit check 2022-08-23 13:22:32 -07:00
Brian Fiete
05c2e1587c Copy/cut/paste support for workspace files and folders 2022-08-04 08:19:01 -07:00
disarray2077
777a75f137 Make wildcard matching case insensitive on Windows 2022-07-06 23:21:50 -03:00
disarray2077
debcf7eb6c Add willdcard check in BfpFindFileData_CheckFilter 2022-07-06 16:51:14 -03:00
Brian Fiete
a27ef9beda Lazy<T>, LazyTLS<T>, thread dtors 2022-07-04 10:20:38 -07:00
Brian Fiete
e4eb6dfcea Remove unneeded header 2022-05-16 17:52:45 -07:00
Brian Fiete
2aaf5a2db4 Zero-time check for WaitForVBlank 2022-05-15 08:12:13 -07:00
Brian Fiete
e87bf5b029 UpdateF, dx reinit 2022-05-15 08:00:55 -07:00
Brian Fiete
676e7988fb Fixes from valgrind 2022-03-18 18:06:14 -07:00
Hunter Bridges
795c70af2f Improve robustness of CrashCatcher registration 2022-02-15 22:11:56 -08:00
Brian Fiete
1e63e68e3d Fixed capture release with invalid mousedowns 2022-01-20 16:34:52 -05:00
Brian Fiete
7af34fd81c Remove DXGI cases that may be not defined 2022-01-08 06:55:10 -05:00
disarray2077
6d2803dbb1 Add support for file drag drop 2022-01-07 12:51:57 -03:00
Brian Fiete
35d82fd599 Fix keyDown check, remove debug string from key release timeout 2022-01-06 06:28:26 -05:00
Brian Fiete
ca2301bfd3 New code for awaitKeyReleases 2022-01-05 07:27:38 -05:00
Brian Fiete
14e1ffa5ac Capture xmm/ymm registers 2022-01-03 11:24:45 -05:00
Brian Fiete
befc60aa63 Improved errors on files 2021-12-31 10:26:32 -05:00
Brian Fiete
ce4b6e04de Support for comptime file IO and process creation 2021-12-20 09:39:39 -05:00
Brian Fiete
88711eae69 Better handling of keys held down when IDE takes focus 2021-11-27 07:08:24 -08:00
disarray2077
06fe5a98c6 Implement FileStream SetLength 2021-08-01 17:38:30 -03:00
disarray2077
a71962a5a8 Fix File OpenOrCreate 2021-08-01 17:30:40 -03:00
Brian Fiete
8d2b222c1a Preserve cwd after spawn 2021-07-15 05:58:59 -07:00
fusion
93cef5fe9b Fix AltGr triggering keyboard shortcuts. 2021-07-06 23:52:16 +02:00
Brian Fiete
961e71c62a Exposed system handle for FileStream 2021-07-03 05:29:50 -07:00
Brian Fiete
9875d3a12d Linux fix 2021-06-28 10:28:32 -07:00
Brian Fiete
9236b3e0d2 Remove debug flags 2021-05-31 07:01:17 -07:00
Brian Fiete
136c2b2211 Shutdown fix 2021-05-29 07:59:49 -04:00
Brian Fiete
d586af2f1d Fixed image caching issue 2021-05-28 08:28:21 -04:00
Brian Fiete
39c140f44a Additional 3d support 2021-05-25 10:57:22 -04:00
Brian Fiete
9e62f50027 StringView fix 2021-05-12 10:08:55 -04:00
Brian Fiete
f26df6c86b Additional 3d support 2021-05-12 07:24:29 -04:00
Brian Fiete
9e3248fb4f CachedEnumerateInputDevices 2021-04-11 07:02:00 -04:00
Brian Fiete
8e9d7ed4c4 Lost changes 2021-02-25 10:14:22 -08:00
Brian Fiete
f928b93644 Fixed environment issue 2021-01-03 07:04:33 -08:00
Brian Fiete
6bb363fb4b CTFE updates, including heap support 2020-12-17 04:51:05 -08:00
Brian Fiete
11a7d2dd1c Filter device names 2020-12-02 16:49:10 -08:00
Brian Fiete
98c35f4a87 DirectInput support 2020-11-27 06:25:54 -08:00
Brian Fiete
f273407f97 Simple DirectInput support 2020-11-27 06:24:47 -08:00
Brian Fiete
3adf9a144e Allow BfpThread_GetIntRegisters to fail without crashing 2020-11-22 07:56:36 -08:00
Brian Fiete
72242aa31c Horizontal scroll wheel support 2020-10-15 10:00:36 -07:00
Brian Fiete
8376355098 Fixed multi-sourced symbol server conflict 2020-10-06 07:07:45 -07:00
Brian Fiete
a215bac755 Added Relaunch option on crash dialog 2020-09-17 14:15:38 -07:00
Brian Fiete
7f3ab3878f File size querying 2020-09-11 16:39:17 -07:00
Brian Fiete
0b7edafd73 Fixed issue with forward/backward mouse buttons 2020-09-09 23:29:36 -07:00
Brian Fiete
0347f997f2 Support for Forward/Backward mouse buttons 2020-09-03 08:14:24 -07:00