hodasemi
  • Joined on 2022-12-28
hodasemi pushed to master at hodasemi/vulkan_lib 2023-01-27 16:20:59 +00:00
f49a7c299c Export ray tracing shader wrapper
hodasemi pushed to dev at hodasemi/rFactor2_vk_hud 2023-01-27 16:17:32 +00:00
17cd3b2df8 Completely clear leaderboard on force update
hodasemi pushed to dev at hodasemi/rFactor2_vk_hud 2023-01-27 13:09:53 +00:00
e4bb7fc2b6 Merge pull request 'Apply repr(C) changes' (#14) from dev into master
hodasemi merged pull request hodasemi/rFactor2_vk_hud#14 2023-01-27 13:09:21 +00:00
Apply repr(C) changes
hodasemi pushed to master at hodasemi/rFactor2_vk_hud 2023-01-27 13:09:21 +00:00
e4bb7fc2b6 Merge pull request 'Apply repr(C) changes' (#14) from dev into master
2a14cd60ca Apply repr(C) changes
Compare 2 commits »
hodasemi created pull request hodasemi/rFactor2_vk_hud#14 2023-01-27 13:09:16 +00:00
Apply repr(C) changes
hodasemi pushed to dev at hodasemi/rFactor2_vk_hud 2023-01-27 13:04:13 +00:00
2a14cd60ca Apply repr(C) changes
hodasemi pushed to master at hodasemi/vulkan_lib 2023-01-27 12:54:06 +00:00
f324f2585f Use single source cgmath
hodasemi pushed to master at hodasemi/utilities 2023-01-27 12:53:14 +00:00
f34f5974ac Use cgmath with serde feature
hodasemi pushed to master at hodasemi/ui 2023-01-27 12:47:00 +00:00
04f6fde22f Add safer_ffi changes
hodasemi pushed to master at hodasemi/vulkan_lib 2023-01-27 12:41:24 +00:00
44fd0993b5 Export cgmath crate
hodasemi pushed to master at hodasemi/utilities 2023-01-27 12:38:21 +00:00
c7835f50e3 Use custom git repo
hodasemi pushed to master at hodasemi/vulkan_lib 2023-01-27 11:14:14 +00:00
7c606fa67e Export cgmath
hodasemi pushed to master at hodasemi/vulkan_lib 2023-01-27 11:07:47 +00:00
0b44972394 Attempt to enforce repr(C) with safer_ffi
hodasemi pushed to master at hodasemi/cgmath 2023-01-27 10:59:02 +00:00
c131cb9bac Use safer_ffi for repr C trait
hodasemi created branch master in hodasemi/cgmath 2023-01-27 10:19:19 +00:00
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