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

224 commits

Author SHA1 Message Date
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
flying-dude
cc23e1b50b comment says the wrong thing. actually uses "Debug" by default. 2022-07-27 23:41:50 +02:00
flying-dude
8f40fe1d62 remove trailing whitespace from CMakeLists.txt files 2022-07-23 21:54:50 +02:00
Brian Fiete
9642060e06 Fixed SizedArray move ctor 2022-07-13 07:06:31 -04:00
Brian Fiete
6816c1e006 Better limit on BeefPerf connection waiting 2022-07-11 07:32:52 -04:00
Brian Fiete
03b3ed2cff
Merge pull request #1635 from disarray2077/mp_build
Add /MP to all VS projects
2022-07-10 07:53:12 -04:00
disarray2077
3eb354f15b Add /MP to all VS projects 2022-07-08 16:23:38 -03:00
disarray2077
777a75f137 Make wildcard matching case insensitive on Windows 2022-07-06 23:21:50 -03:00
disarray2077
9482c0c1d3 Add missing files 2022-07-06 20:12:38 -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
7c00fe87c4 Fixed update-after-shutdown issue 2022-06-21 11:31:51 -07:00
Brian Fiete
3c081fc2fb Fixed large-update logic 2022-05-30 18:07:29 -07:00
Brian Fiete
e4eb6dfcea Remove unneeded header 2022-05-16 17:52:45 -07:00
Brian Fiete
667642ca52 Headless fix 2022-05-16 10:34:42 -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
d623c21495 Compiler performance enhancements 2022-05-06 11:28:38 -07:00
Brian Fiete
9860ef1cb3 Fixed dictionary move constructor 2022-04-28 15:01:59 -07:00
Brian Fiete
27464c3a73 miniz.c 2022-04-16 09:39:10 -07:00
Brian Fiete
00f663f6cc Add ZipFile 2022-04-16 09:00:23 -07:00
Brian Fiete
2802bf87b2 miniz 2022-04-16 06:33:16 -07:00
Brian Fiete
4d1e14a1c3 Show comptime emits as embedded sourceviews 2022-04-16 06:27:54 -07:00
Brian Fiete
676e7988fb Fixes from valgrind 2022-03-18 18:06:14 -07:00
Brian Fiete
b334423106 Fleshing out comptime debugging 2022-03-15 16:33:30 -07:00
Brian Fiete
ff2e40e3bf Comptime debugging 2022-03-08 06:27:06 -08:00
Brian Fiete
cbe398b548 Fixed negative case in GetHighestBitSet 2022-02-24 11:16:45 -08:00
Brian Fiete
79e2ff5165 Start of anonymous 'using' field 2022-02-19 07:38:05 -05:00
Brian Fiete
434a7406de Fixed some comptime dependency rebuilding issues with aliases/extensions 2022-02-16 18:28:23 -05:00
Hunter Bridges
795c70af2f Improve robustness of CrashCatcher registration 2022-02-15 22:11:56 -08:00
Brian Fiete
9e80281d1a Experimental bitfields 2022-02-11 05:49:11 -05: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
a1fd8d1397 Improve POD resize speed 2021-12-14 09:51:25 -05:00
Brian Fiete
e29a785fee Compression interface change 2021-12-05 12:08:03 -08:00
Brian Fiete
fbb622e956 Compression support 2021-12-03 14:18:04 -08:00
Brian Fiete
7e1b2c2469 Compress fix 2021-12-03 05:59:25 -08:00
Brian Fiete
b2e9a83ac2 Span default ctor fix 2021-12-03 05:58:57 -08:00
Brian Fiete
61222f8525 Zero-sized compression fixes 2021-12-02 14:43:36 -08:00
Brian Fiete
e6a9e03b62 Val128 + operator 2021-11-29 08:39:06 -08:00
Brian Fiete
88711eae69 Better handling of keys held down when IDE takes focus 2021-11-27 07:08:24 -08:00