Commit graph

84 commits

Author SHA1 Message Date
Alex Janka 1b62211b90 tile/layer window in menu / also closable 2023-11-28 16:21:15 +11:00
Alex Janka 6d5530efe6 use lazy static config manager 2023-11-28 12:06:44 +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 24697ee7ea fallback rom for vst... AND IT WORKS EVERYWHERE!! 0.5.0 BABY!! 2023-10-29 11:18:26 +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 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 3551b07211 no errors/warnings when switching back and forth between pixels and vulkan 2023-10-22 13:08:33 +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 19853e9de3 update deps + dont use baseview gl 2023-10-13 10:17:04 +11:00
Alex Janka 814443aed5 dep reshufle 2023-10-13 09:20:31 +11:00
Alex Janka 0a66d2cb86 change messages / add emulator pause / refactor threading for gb_emu 2023-10-09 14:25:17 +11:00
Alex Janka 7cfe34fe82 move away from vendored deps 2023-10-09 09:56:54 +11:00
Alex Janka 16a3328c42 neater 2023-10-06 16:53:57 +11:00
Alex Janka 4c11a8df82 go back to vulkan-static for vst 2023-10-06 10:20:36 +11:00
Alex Janka 39b02edcfb vst is no longer just called "vst" lmao 2023-10-06 10:08:48 +11:00
Alex Janka 141d213cb3 dont have that weird chain of shader path 2023-10-06 09:32:07 +11:00
Alex Janka d4bc05b803 config is neater 2023-10-05 21:38:43 +11:00
Alex Janka 3349576aa1 fixed the fucking linker on the vst!!! 2023-10-05 21:38:38 +11:00
Alex Janka ebc84e24d7 vst specific config 2023-10-05 12:42:03 +11:00
Alex Janka ffe677088f vst is more renderer agnostic 2023-10-05 11:05:41 +11:00
Alex Janka 7375432d16 vst shader & config support! doesnt quite want to render though lol 2023-10-05 10:49:12 +11:00
Alex Janka 4a5ab2a90a cleaning + package versions 2023-10-04 11:54:40 +11:00
Alex Janka 82992436d8 vst uses shaders - resolution is wrong though? 2023-10-04 11:39:27 +11:00
Alex Janka b6a3e83c85 fix stupid 2023-10-04 10:13:41 +11:00
Alex Janka ae9c35ed9a no hard dep on winit window for renderers 2023-10-04 09:57:30 +11:00
Alex Janka b19940b88e i just keep getting better huh 2023-09-10 10:56:21 +10:00
Alex Janka c63cff149d colour update 2023-05-19 19:15:01 +10:00
Alex Janka 6d0870d90d update deps 2023-05-18 10:36:52 +10:00
Alex Janka 087bef7dc4 remove save states (they didnt work) 2023-05-18 10:29:53 +10:00
Alex Janka f1b3cabef9 do it properly 2023-05-18 10:17:26 +10:00
Alex Janka bf4b8d4caa some save work 2023-05-15 13:30:29 +10:00
Alex Janka 66f9ce31bc fix up look sharp 2023-05-03 14:54:59 +10:00
Alex Janka fb0dbf2f33 no triply buffered audio 2023-05-03 14:54:25 +10:00
Alex Janka 9e836927c4 webcam support is Better but not there loll 2023-04-28 12:43:37 +10:00
Alex Janka 7e0748b442 ...could this fix dual gpu on windows??? 2023-04-26 19:05:02 +10:00
Alex Janka bbe18ec20a unify versions and bootrom options, update deps 2023-04-26 15:15:19 +10:00
Alex Janka b3b0d94522 Add Sameboy bootroms and build them into VST 2023-04-26 12:32:28 +10:00
Alex Janka ef795d810b skippable bootrom 2023-04-26 12:23:12 +10:00
Alex Janka e04820a80a mgb version 2023-04-07 08:03:43 +10:00
Alex Janka 9d996322d5 remove log 2023-04-06 15:47:17 +10:00
Alex Janka bc69f09a64 more recent mgb 2023-04-06 15:11:19 +10:00
Alex Janka 4cf152a5ef some cleaning 2023-04-06 13:15:48 +10:00
Alex Janka cc27d9eb17 fix weird shit 2023-03-24 13:01:39 +11:00
Alex Janka efcd9877d8 type params for camera work 2023-03-19 10:39:57 +11:00
Alex Janka 8edf466271 refactor options 2023-03-17 13:58:47 +11:00