Simon Gellis SonicSwordcane
  • New York City
  • Joined on 2024-10-11
SonicSwordcane pushed to riir at PVB/lemur 2024-11-05 05:08:05 +00:00
5c5d56cb12 Support full controller input
SonicSwordcane pushed to riir at PVB/lemur 2024-11-05 04:39:28 +00:00
75fa3be25c Support resizing the window
SonicSwordcane pushed to riir at PVB/lemur 2024-11-05 03:19:24 +00:00
593475960d Make menu items functional
SonicSwordcane pushed to riir at PVB/lemur 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/lemur 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/lemur 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/lemur 2024-11-03 18:26:13 +00:00
b025f72604 Use one texture with two channels for video
SonicSwordcane pushed to riir at PVB/lemur 2024-11-03 17:44:49 +00:00
8fdff927eb Fix non-windows compilation
SonicSwordcane created branch riir in PVB/lemur 2024-11-03 16:33:05 +00:00
SonicSwordcane pushed to riir at PVB/lemur 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/lemur 2024-11-02 17:25:56 +00:00
007a89d8b8 Correctly free resources in uiLoadGame
SonicSwordcane pushed to gui at PVB/lemur 2024-11-01 04:53:32 +00:00
00066f225b Change how active option is rendered
SonicSwordcane pushed to gui at PVB/lemur 2024-11-01 03:52:41 +00:00
4aae6927e3 Support resizing the screen
SonicSwordcane pushed to gui at PVB/lemur 2024-11-01 01:57:08 +00:00
486ab96ab2 Stop rendering uninitialized memory
SonicSwordcane pushed to gui at PVB/lemur 2024-11-01 01:48:03 +00:00
f4b4aa099b Update core
SonicSwordcane pushed to main at PVB/lemur 2024-11-01 01:40:43 +00:00
3c7915fa53 Update core
SonicSwordcane pushed to gui at PVB/lemur 2024-11-01 01:35:17 +00:00
2ea4235771 Change the menu font, fix windows blurriness
SonicSwordcane pushed to gui at PVB/lemur 2024-11-01 01:21:43 +00:00
f6ed4d6f27 Don't require a game on startup
SonicSwordcane pushed to gui at PVB/lemur 2024-11-01 01:12:49 +00:00
3cb5606382 Scale the screen based on DPI
SonicSwordcane pushed to gui at PVB/lemur 2024-10-31 23:23:44 +00:00
c45cd14236 Update core