Commit graph

561 commits

Author SHA1 Message Date
1a01075ec9 use default audio output config instead of trying to use maximum sample rate 2023-10-15 11:52:39 +11:00
9681706516 print config options 2023-10-15 11:04:44 +11:00
5078712142 args better typed 2023-10-15 10:05:36 +11:00
4128a93f54 get rid of unused mut warning on extension_names for non-apple targets 2023-10-14 10:10:44 +11:00
14670bdb54 cleanup 2023-10-14 09:15:51 +11:00
19853e9de3 update deps + dont use baseview gl 2023-10-13 10:17:04 +11:00
814443aed5 dep reshufle 2023-10-13 09:20:31 +11:00
d769f90336 screen recording 2023-10-12 10:35:36 +11:00
5e8b3e612c know what the main window is 2023-10-11 13:47:57 +11:00
e53dff0a30 screenshots! 2023-10-10 14:15:40 +11:00
a74d9e4d1a buffer size sucked lol 2023-10-09 14:48:14 +11:00
0a66d2cb86 change messages / add emulator pause / refactor threading for gb_emu 2023-10-09 14:25:17 +11:00
7cfe34fe82 move away from vendored deps 2023-10-09 09:56:54 +11:00
86397d3884 some optimisation 2023-10-07 10:10:29 +11:00
8129b9f840 cross compile libs 2023-10-07 10:10:24 +11:00
16a3328c42 neater 2023-10-06 16:53:57 +11:00
f8c14fc5d2 it was that easy lol 2023-10-06 16:53:50 +11:00
4c11a8df82 go back to vulkan-static for vst 2023-10-06 10:20:36 +11:00
39b02edcfb vst is no longer just called "vst" lmao 2023-10-06 10:08:48 +11:00
141d213cb3 dont have that weird chain of shader path 2023-10-06 09:32:07 +11:00
d4bc05b803 config is neater 2023-10-05 21:38:43 +11:00
3349576aa1 fixed the fucking linker on the vst!!! 2023-10-05 21:38:38 +11:00
a2e795296d update patch script 2023-10-05 18:27:52 +11:00
55f4333415 some lints 2023-10-05 17:24:14 +11:00
ebc84e24d7 vst specific config 2023-10-05 12:42:03 +11:00
a24a49fdcb error colour as feature 2023-10-05 11:38:39 +11:00
167d461c35 config improvements 2023-10-05 11:23:07 +11:00
ffe677088f vst is more renderer agnostic 2023-10-05 11:05:41 +11:00
b3572f5262 bundle metadata 2023-10-05 11:05:30 +11:00
11ef378c8a i forgor to gitignore the shaders when i moved the renderers lol 2023-10-05 10:53:55 +11:00
7375432d16 vst shader & config support! doesnt quite want to render though lol 2023-10-05 10:49:12 +11:00
a25d11ea41 i messed up the cfg directives 2023-10-05 10:26:33 +11:00
07d497250c install scripts move 2023-10-05 10:15:00 +11:00
d3d2de183c config!!! 2023-10-05 10:14:54 +11:00
71bb9f8e6d static molten-vk 2023-10-05 10:13:02 +11:00
f023073cab error if attempting to build with multiple renderers 2023-10-04 12:00:10 +11:00
4a5ab2a90a cleaning + package versions 2023-10-04 11:54:40 +11:00
82992436d8 vst uses shaders - resolution is wrong though? 2023-10-04 11:39:27 +11:00
b6a3e83c85 fix stupid 2023-10-04 10:13:41 +11:00
7407bae39d move renderers to gb-emu-lib 2023-10-04 10:11:39 +11:00
ae9c35ed9a no hard dep on winit window for renderers 2023-10-04 09:57:30 +11:00
1f71402915 cleaning... 2023-10-03 17:27:20 +11:00
631a09b637 slightly better at not messing up the border 2023-10-03 16:41:23 +11:00
a487264f40 finally fixed the bottom scanline LMAO 2023-10-03 16:16:39 +11:00
09e0d83e97 shaders resizing and version bump! 2023-10-03 15:57:57 +11:00
eaa47213f7 shader as command line option 2023-10-03 15:39:20 +11:00
a3d1885c58 LFGGGGG 2023-10-03 15:20:17 +11:00
69124b7cbe remove github workflows 2023-10-03 13:47:22 +11:00
3d57d8f309 update pixels backend api 2023-10-03 12:51:27 +11:00
5f7e7db307 refactor for resizable 2023-10-03 12:31:34 +11:00