Commit graph

152 commits

Author SHA1 Message Date
ecaac2afc1 reinitialise image slice on resize 2023-10-19 14:24:01 +11:00
81bf301666 texture gets its own command buffer and fence 2023-10-19 13:48:20 +11:00
e2bacf06df use sender instead of trait for renderer - still a bit of lag though!! 2023-10-18 11:50:00 +11:00
68bb36d92c vulkan debug print on debug builds 2023-10-17 11:22:05 +11:00
b5347ce344 verbose vulkan debug 2023-10-15 15:22:11 +11:00
a124872895 vulkan debug 2023-10-15 13:03:57 +11:00
e4916cafdf lint updates 2023-10-15 11:54:58 +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
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
f8c14fc5d2 it was that easy lol 2023-10-06 16:53:50 +11:00
55f4333415 some lints 2023-10-05 17:24:14 +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
11ef378c8a i forgor to gitignore the shaders when i moved the renderers lol 2023-10-05 10:53:55 +11:00
a25d11ea41 i messed up the cfg directives 2023-10-05 10:26:33 +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
7407bae39d move renderers to gb-emu-lib 2023-10-04 10:11:39 +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
a925944010 and another one 2023-09-28 15:09:58 +10:00
6499410713 fix match lint 2023-09-28 15:09:17 +10:00
b19940b88e i just keep getting better huh 2023-09-10 10:56:21 +10:00
f4f97982ce cleaning 2023-07-18 13:44:35 +10:00
36b50b8c55 use arrays for buffers 2023-07-18 09:23:12 +10:00
4290640870 colourformat is now copy 2023-07-18 09:17:28 +10:00
b0a5373ff6 add layer window 2023-07-17 19:21:58 +10:00
2685bc06e6 close windows 2023-07-17 12:26:33 +10:00
ed6ad62e22 dont into_iter audio samples 2023-07-17 12:06:28 +10:00
8632391566 eprintln for errors 2023-05-26 11:10:35 +10:00
5e944d0f45 fix mirrored ram 2023-05-25 16:30:03 +10:00
7ae1afedc2 hex/ascii serial output 2023-05-25 14:20:29 +10:00
431e3a1fca formatters for address type 2023-05-23 11:32:58 +10:00
cd7a686e0d fix error colour being dmg zero in cgb mode 2023-05-21 10:54:25 +10:00
c63cff149d colour update 2023-05-19 19:15:01 +10:00
335187732a remove sussy vram disable in gpu mode 3 2023-05-18 13:35:00 +10:00
6d0870d90d update deps 2023-05-18 10:36:52 +10:00
f90c50ef1d clippy 2023-05-18 10:32:54 +10:00
087bef7dc4 remove save states (they didnt work) 2023-05-18 10:29:53 +10:00
bf4b8d4caa some save work 2023-05-15 13:30:29 +10:00
2854776891 superfluous type params 2023-05-11 11:00:52 +10:00
48785ffb7a fix cloning 2023-05-04 13:04:21 +10:00