hodasemi
  • Joined on 2022-12-28
hodasemi pushed to master at hodasemi/utilities 2023-02-01 13:02:16 +00:00
5c0b8182ac Use upstream cgmath version
hodasemi pushed to master at hodasemi/utilities 2023-02-01 12:21:53 +00:00
90d5661d12 Fix proc macro
hodasemi pushed to master at hodasemi/utilities 2023-02-01 12:10:57 +00:00
b5af5fbe70 Add custom macro for ReprC impl
hodasemi pushed to master at hodasemi/pico_mouse 2023-02-01 05:10:45 +00:00
e070e75eca Test and verify functionality
hodasemi pushed to master at hodasemi/pico_mouse 2023-01-31 09:46:16 +00:00
e55af0616d Implement twitching mouse
hodasemi created branch master in hodasemi/pico_mouse 2023-01-31 09:01:01 +00:00
hodasemi pushed to master at hodasemi/pico_mouse 2023-01-31 09:01:01 +00:00
75f626ef02 Initial commit
hodasemi created repository hodasemi/pico_mouse 2023-01-31 09:00:30 +00:00
hodasemi pushed to dev at hodasemi/rFactor2_vk_hud 2023-01-30 14:17:27 +00:00
f14737a2bb Fix lib dir for makepkg
hodasemi pushed to master at hodasemi/rFactor2_vk_hud 2023-01-30 14:15:58 +00:00
f14737a2bb Fix lib dir for makepkg
hodasemi pushed to dev at hodasemi/rFactor2_vk_hud 2023-01-30 14:13:31 +00:00
b0f722b42d Merge pull request 'Add Fat-LTO and fix table clear' (#15) from dev into master
hodasemi merged pull request hodasemi/rFactor2_vk_hud#15 2023-01-30 14:13:04 +00:00
Add Fat-LTO and fix table clear
hodasemi pushed to master at hodasemi/rFactor2_vk_hud 2023-01-30 14:13:04 +00:00
b0f722b42d Merge pull request 'Add Fat-LTO and fix table clear' (#15) from dev into master
5d25bad6c6 Add custom profile with fat lto
17cd3b2df8 Completely clear leaderboard on force update
Compare 3 commits »
hodasemi created pull request hodasemi/rFactor2_vk_hud#15 2023-01-30 14:12:55 +00:00
Add Fat-LTO and fix table clear
hodasemi pushed to dev at hodasemi/rFactor2_vk_hud 2023-01-30 14:12:10 +00:00
5d25bad6c6 Add custom profile with fat lto
hodasemi merged pull request hodasemi/vulkan_lib#3 2023-01-29 07:51:38 +00:00
Update Rust crate cc to 1.0.79
hodasemi pushed to master at hodasemi/vulkan_lib 2023-01-29 07:51:38 +00:00
60903547e7 Merge pull request 'Update Rust crate cc to 1.0.79' (#3) from renovate/cc-1.x into master
99360628df Update Rust crate cc to 1.0.79
Compare 2 commits »
hodasemi pushed to master at hodasemi/vulkan_lib 2023-01-28 14:55:46 +00:00
a5c96a1e29 Fix assert check
hodasemi pushed to master at hodasemi/vulkan_lib 2023-01-27 21:13:41 +00:00
e62853ad61 Add default impl for bindings trait function
hodasemi pushed to master at hodasemi/vulkan_lib 2023-01-27 16:42:10 +00:00
1a7e31e1d3 Impl From<u8> for ShaderType