hodasemi
  • Joined on 2022-12-28
hodasemi pushed to master at hodasemi/vulkan_lib 2023-01-26 09:15:20 +00:00
a36ba524ac Assert check for correct sub pass index
hodasemi pushed to master at hodasemi/vulkan_lib 2023-01-26 09:13:28 +00:00
12e888c7e5 Catch attachment input case in subpass
hodasemi pushed to master at hodasemi/ui 2023-01-26 08:24:59 +00:00
e14f4dac28 Fix case of empty textables
hodasemi pushed tag v0.1 to hodasemi/rFactor2_vk_hud 2023-01-23 20:55:25 +00:00
hodasemi released First actual release at hodasemi/rFactor2_vk_hud 2023-01-23 20:55:25 +00:00
hodasemi deleted tag v0.1 from hodasemi/rFactor2_vk_hud 2023-01-23 20:48:27 +00:00
hodasemi pushed tag v0.1 to hodasemi/rFactor2_vk_hud 2023-01-23 20:48:13 +00:00
hodasemi pushed to dev at hodasemi/rFactor2_vk_hud 2023-01-23 20:39:25 +00:00
19f33b2fe1 Merge pull request 'Update to first pleasable version' (#13) from dev into master
hodasemi merged pull request hodasemi/rFactor2_vk_hud#13 2023-01-23 20:38:53 +00:00
Update to first pleasable version
hodasemi pushed to master at hodasemi/rFactor2_vk_hud 2023-01-23 20:38:53 +00:00
19f33b2fe1 Merge pull request 'Update to first pleasable version' (#13) from dev into master
3c5aff8c4b Update pkgbuild path in readme
f9112ea627 Move resource files into their own dir
4238079409 Fit time into column
ee75183765 Probable fix for time display
Compare 7 commits »
hodasemi created pull request hodasemi/rFactor2_vk_hud#13 2023-01-23 20:38:44 +00:00
Update to first pleasable version
hodasemi pushed to dev at hodasemi/rFactor2_vk_hud 2023-01-23 19:13:20 +00:00
3c5aff8c4b Update pkgbuild path in readme
hodasemi pushed to dev at hodasemi/rFactor2_vk_hud 2023-01-23 18:42:00 +00:00
f9112ea627 Move resource files into their own dir
hodasemi pushed to dev at hodasemi/rFactor2_vk_hud 2023-01-23 17:34:10 +00:00
4238079409 Fit time into column
hodasemi commented on issue hodasemi/rFactor2_vk_hud#11 2023-01-23 08:24:47 +00:00
Crash on AMD

Maybe enable VK_LAYER_KHRONOS_validation and log application output to a file (https://www.reddit.com/r/linux_gaming/comments/crgnyb/how_can_i_get_game_logs_when_launching_a_game_on/)

hodasemi commented on issue hodasemi/rFactor2_vk_hud#12 2023-01-23 08:15:33 +00:00
Strange number on bigger gaps

Maybe fixed in ee75183765d2b1e1396b395cd7db16fbe56a5758. Needs verification

hodasemi pushed to dev at hodasemi/rFactor2_vk_hud 2023-01-23 08:14:59 +00:00
ee75183765 Probable fix for time display
hodasemi closed issue hodasemi/rFactor2_vk_hud#10 2023-01-23 06:22:25 +00:00
Reading config failed
hodasemi commented on issue hodasemi/rFactor2_vk_hud#10 2023-01-23 06:22:23 +00:00
Reading config failed

Fixed in 3a463f2bec2b7c1680d6fba905590102de2ee9de

hodasemi pushed to dev at hodasemi/rFactor2_vk_hud 2023-01-23 06:21:58 +00:00
3a463f2bec Fix config loading