hodasemi
  • Joined on 2022-12-28
hodasemi pushed to master at hodasemi/cgmath 2023-01-27 10:19:19 +00:00
d5e765db61 Merge pull request #548 from gents83/master
33fb2fd24f Fixing clippy warnings
2e76e82cc0 cargo fmt
11a5346291 Add support for cast using bytemuck crate
78c082e944 Merge pull request #539 from CyborgSquirrel/master
Compare 10 commits »
hodasemi created repository hodasemi/cgmath 2023-01-27 10:18:09 +00:00
hodasemi pushed to master at hodasemi/vulkan_lib 2023-01-27 09:24:01 +00:00
fe75b39d01 Require VertexInputDescription to be ReprC
hodasemi pushed to master at hodasemi/vulkan_lib 2023-01-27 09:13:05 +00:00
a78f938273 Use const generics for shader module types
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