Brian Fiete
|
ba0ff23e9d
|
Renamed Compress.cpp to Compression.cpp
|
2023-06-28 16:20:26 -04:00 |
|
Brian Fiete
|
ed444416f0
|
Improved settings reloading recent file menu item updating
|
2023-06-01 08:00:16 -04:00 |
|
Brian Fiete
|
037cb39240
|
Fixed Console.Readline, added Console.KeyAvailable
|
2023-04-17 15:16:19 -07:00 |
|
Brian Fiete
|
b692c7c404
|
Merge pull request #1801 from MineGame159/unix_shell_execute
Fixed UseShellExecute flag when spawning a process on Linux
|
2023-02-21 06:34:01 -05:00 |
|
MineGame159
|
9d1bd60c9a
|
Fixed UseShellExecute flag when spawning a process
|
2023-02-20 22:34:14 +01:00 |
|
Brian Fiete
|
990b509111
|
Added GetRelativePath
|
2023-02-20 14:46:24 -05:00 |
|
Brian Fiete
|
7206038cc5
|
Image fixes
|
2023-01-23 06:54:58 -05:00 |
|
Brian Fiete
|
2746a53839
|
Process attach improvements
|
2023-01-13 07:00:11 -05:00 |
|
Brian Fiete
|
7293fed046
|
Dynamically load SDL2.dll
|
2022-11-17 07:29:50 -08:00 |
|
Brian Fiete
|
2428fe8e57
|
Beefy2D windows enhancements
|
2022-11-16 13:56:20 -08:00 |
|
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 |
|
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 |
|