Commit graph

563 commits

Author SHA1 Message Date
Alex Janka c1574ab290 fix feature flags in wrong crates 2023-11-28 10:51:51 +11:00
Alex Janka 560f1d9693 keyboard input works on mac gui (LMAO) 2023-11-27 12:58:13 +11:00
Alex Janka bf7c7b9169 pathview: dont clear path when modal is cancelled 2023-11-27 11:46:13 +11:00
Alex Janka 451c4f0fde separate binaries 2023-11-26 13:15:31 +11:00
Alex Janka e456e24f06 mac frontend can actually run games now 2023-11-24 17:00:06 +11:00
Alex Janka 0610b8166d move to windowmanager as trait 2023-11-22 12:37:59 +11:00
Alex Janka b89557b450 add "force-crossplatform-ui" feature (no crossplatform ui yet though lol) 2023-11-22 12:37:32 +11:00
Alex Janka f62065930c winit 0.29 2023-11-04 16:29:27 +11:00
Alex Janka 6ae2697a39 separate prepare and run emulator 2023-11-04 10:12:29 +11:00
Alex Janka f7e3f2b6e9 almost can run from mac ui 2023-11-04 09:40:03 +11:00
Alex Janka adf2bee84c icons 2023-11-03 14:33:06 +11:00
Alex Janka 7bf0a8277a mac preferences is all there! 2023-11-03 14:31:32 +11:00
Alex Janka 41ab8c5289 a lot of the widgets work! 2023-11-02 21:43:56 +11:00
Alex Janka 9cfa17ee0e some of most settings 2023-11-01 17:13:52 +11:00
Alex Janka 59ee750d26 named config trait 2023-10-30 14:15:47 +11:00
Alex Janka 1c313530e9 first pass preferences 2023-10-30 13:34:38 +11:00
Alex Janka 76a3260001 cli as separate bin target 2023-10-30 11:32:25 +11:00
Alex Janka fbb62eb9ea readme 2023-10-29 12:06:43 +11:00
Alex Janka 24697ee7ea fallback rom for vst... AND IT WORKS EVERYWHERE!! 0.5.0 BABY!! 2023-10-29 11:18:26 +11:00
Alex Janka 7b2090cbad fix mac scripts lol 2023-10-29 11:17:33 +11:00
Alex Janka 2ef5cc6564 update deps for fixed double free 2023-10-29 10:35:48 +11:00
Alex Janka c06c9d9631 fix mac scripts executable flag 2023-10-29 10:28:53 +11:00
Alex Janka 58c10cb113 more script 2023-10-28 16:32:05 +11:00
Alex Janka 02f03b042e windows vst install scripts 2023-10-28 09:47:33 +11:00
Alex Janka 72af6a44b9 the time has passed for standalone vst 2023-10-27 17:37:13 +11:00
Alex Janka 086f2a5809 some refactoring + no vulkan debug on vst 2023-10-27 17:35:23 +11:00
Alex Janka cd34578e97 minor changes... 2023-10-27 09:42:14 +11:00
Alex Janka ea11f04336 more like a red flag 2023-10-26 15:56:32 +11:00
Alex Janka 57cff8f1ca ok this is swag 2023-10-26 15:49:47 +11:00
Alex Janka e0e7634aec dont asplode stack 2023-10-26 15:45:01 +11:00
Alex Janka 5d61d4466a mono vst + dont panic on wrong number of channels 2023-10-26 13:16:29 +11:00
Alex Janka fcf0ecac02 vst doesnt load right on windows - roll back version number 2023-10-26 13:06:24 +11:00
Alex Janka 23193db644 buffer size configurable + SHADERS WORK EVERYWHERE! 0.5.0 release!!! 2023-10-25 17:20:51 +11:00
Alex Janka 5d4b313140 i guess descriptor sets make everything crash 2023-10-25 17:06:59 +11:00
Alex Janka a4ded97b06 use librashader always 2023-10-23 13:08:09 +11:00
Alex Janka dc95861a82 remove unused binding 2023-10-23 12:07:19 +11:00
Alex Janka 5a5c5a104b bigger stack on windows 2023-10-22 13:25:37 +11:00
Alex Janka 45ad484655 pixels - only copy new frame if not empty 2023-10-22 13:24:36 +11:00
Alex Janka 3551b07211 no errors/warnings when switching back and forth between pixels and vulkan 2023-10-22 13:08:33 +11:00
Alex Janka 9b7e52d73f wram in a box 2023-10-22 13:04:19 +11:00
Alex Janka e6b4d9c254 clean debug code 2023-10-20 10:03:14 +11:00
Alex Janka e0a5f2a0b4 only add debug extension in debug build 2023-10-19 22:39:37 +11:00
Alex Janka ecaac2afc1 reinitialise image slice on resize 2023-10-19 14:24:01 +11:00
Alex Janka 81bf301666 texture gets its own command buffer and fence 2023-10-19 13:48:20 +11:00
Alex Janka ab422a283d remove useless print 2023-10-19 12:58:38 +11:00
Alex Janka 6ec01630c0 fixed buffer size 2023-10-18 17:53:42 +11:00
Alex Janka df1ec7c08b tweak update interval for less input lag 2023-10-18 11:54:56 +11:00
Alex Janka e2bacf06df use sender instead of trait for renderer - still a bit of lag though!! 2023-10-18 11:50:00 +11:00
Alex Janka 68bb36d92c vulkan debug print on debug builds 2023-10-17 11:22:05 +11:00
Alex Janka b5347ce344 verbose vulkan debug 2023-10-15 15:22:11 +11:00