SonicSwordcane
  • Joined on 2024-10-11
SonicSwordcane pushed to riir at PVB/shrooms-vb-native 2024-11-10 19:05:34 +00:00
5cb36d0bcc Functional input binding
SonicSwordcane pushed to riir at PVB/shrooms-vb-native 2024-11-09 23:15:05 +00:00
a69247dd33 Support multiple windows, start on input UI
SonicSwordcane pushed to riir at PVB/shrooms-vb-native 2024-11-07 04:55:42 +00:00
62b34ea760 Remove c impl, update readme
SonicSwordcane pushed to riir at PVB/shrooms-vb-native 2024-11-07 04:36:55 +00:00
a6200732ee Disable emulation options when game is not running
SonicSwordcane pushed to riir at PVB/shrooms-vb-native 2024-11-07 04:27:06 +00:00
498e6fbdcc Apply styles
SonicSwordcane pushed to riir at PVB/shrooms-vb-native 2024-11-05 05:08:05 +00:00
5c5d56cb12 Support full controller input
SonicSwordcane pushed to riir at PVB/shrooms-vb-native 2024-11-05 04:39:28 +00:00
75fa3be25c Support resizing the window
SonicSwordcane pushed to riir at PVB/shrooms-vb-native 2024-11-05 03:19:24 +00:00
593475960d Make menu items functional
SonicSwordcane pushed to riir at PVB/shrooms-vb-native 2024-11-05 02:54:37 +00:00
756835f90e Turn vulkan back on because my linux partition needs it
SonicSwordcane pushed to riir at PVB/shrooms-vb-native 2024-11-04 15:00:37 +00:00
7c9e9c7fa4 Turn off LTO for now, makes builds quite slow
70373647fb Add audio, fix timing
Compare 2 commits »
SonicSwordcane pushed to riir at PVB/shrooms-vb-native 2024-11-03 19:02:35 +00:00
8bba7b9e1b Turn off vulkan because it's slow on windows
a0e39796bf Actually do anaglyph
Compare 2 commits »
SonicSwordcane pushed to riir at PVB/shrooms-vb-native 2024-11-03 18:26:13 +00:00
b025f72604 Use one texture with two channels for video
SonicSwordcane pushed to riir at PVB/shrooms-vb-native 2024-11-03 17:44:49 +00:00
8fdff927eb Fix non-windows compilation
SonicSwordcane created branch riir in PVB/shrooms-vb-native 2024-11-03 16:33:05 +00:00
SonicSwordcane pushed to riir at PVB/shrooms-vb-native 2024-11-03 16:33:05 +00:00
40c4561748 Beginnings of rust emulation
59e14b43e8 Set up a rust UI
Compare 2 commits »
SonicSwordcane pushed to gui at PVB/shrooms-vb-native 2024-11-02 17:25:56 +00:00
007a89d8b8 Correctly free resources in uiLoadGame
SonicSwordcane pushed to gui at PVB/shrooms-vb-native 2024-11-01 04:53:32 +00:00
00066f225b Change how active option is rendered
SonicSwordcane pushed to gui at PVB/shrooms-vb-native 2024-11-01 03:52:41 +00:00
4aae6927e3 Support resizing the screen
SonicSwordcane pushed to gui at PVB/shrooms-vb-native 2024-11-01 01:57:08 +00:00
486ab96ab2 Stop rendering uninitialized memory
SonicSwordcane pushed to gui at PVB/shrooms-vb-native 2024-11-01 01:48:03 +00:00
f4b4aa099b Update core