Commit graph

95 commits

Author SHA1 Message Date
Alex Janka 1efe321c05 xtask: move to workspace root 2024-08-10 16:03:18 +10:00
Alex Janka 8ab1581899 dep update 2024-08-10 16:02:18 +10:00
Alex Janka e414253ce7 update deps 2024-07-20 17:55:07 +10:00
Alex Janka 4f10118a9a vst: handle result output from init 2024-06-16 11:48:56 +10:00
Alex Janka 5a2229728a WGPU BACKEND!!! almost works!! 2024-02-09 10:20:00 +11:00
Alex Janka 43b800ff80 backend genericisation (?) and rwh 0.6 2024-02-08 15:27:48 +11:00
Alex Janka 63301c692e finish migration to renderer modules + stub for wgpu 2024-02-07 17:29:18 +11:00
Alex Janka 80850d3405 proper modules on renderer 2024-02-07 15:51:37 +11:00
Alex Janka 1eb9552615 get rid of camera type parameters propagating everywhere 2024-01-05 07:52:05 +11:00
Alex Janka 9c2cbbd05a refactor + blarg tests 2023-12-21 13:01:38 +11:00
Alex Janka 55af282e7e update formatting 2023-12-10 11:17:00 +11:00
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