hodasemi
  • Joined on 2022-12-28
hodasemi pushed to master at hodasemi/ui 2024-04-18 06:03:21 +00:00
a50ef55ad4 Don't error out if weak handle isn't present
hodasemi pushed to master at hodasemi/ui 2024-04-16 08:20:08 +00:00
ffda082363 Add static cast
hodasemi pushed to master at hodasemi/ui 2024-04-11 11:35:54 +00:00
c47ed815b6 Add as fn trait function
hodasemi pushed to master at hodasemi/PTS 2024-04-10 06:15:00 +00:00
1952f4c55d Fix renovate and project links
hodasemi pushed to master at hodasemi/PTS 2024-04-09 12:33:51 +00:00
7f482d0fe5 Add actions and renovate files
hodasemi created branch master in hodasemi/PTS 2024-04-09 12:30:30 +00:00
hodasemi pushed to master at hodasemi/PTS 2024-04-09 12:30:30 +00:00
1412c8b051 Inital commit
hodasemi created repository hodasemi/PTS 2024-04-09 12:29:34 +00:00
hodasemi pushed to master at hodasemi/ui 2024-04-07 13:39:41 +00:00
edf81556d9 Add context to builder
hodasemi pushed to master at hodasemi/vulkan_lib 2024-04-06 19:11:20 +00:00
1fb136bed9 handle special case in swapnchain creation
hodasemi pushed to master at hodasemi/ui 2024-04-05 09:13:15 +00:00
9e28804a38 Make statehandle a weak reference
hodasemi pushed to master at hodasemi/ui 2024-04-04 16:17:22 +00:00
8599d7bb0e Add clear function
hodasemi pushed to master at hodasemi/ui 2024-04-04 15:58:01 +00:00
17a12024bb Implement controller icon for button
hodasemi pushed to master at hodasemi/ui 2024-04-04 12:59:03 +00:00
d1b59e008f Make future not hold strong handles
hodasemi pushed to master at hodasemi/ui 2024-04-04 12:48:50 +00:00
3ecada3b47 Expose list of queryable ids
hodasemi pushed to master at hodasemi/ui 2024-04-04 08:35:15 +00:00
ce84cc52d8 Improve testing
hodasemi pushed to master at hodasemi/ui 2024-04-04 07:12:00 +00:00
a4f0c0bcc8 Add callbackbuilder
hodasemi pushed to master at hodasemi/ui 2024-04-04 06:24:04 +00:00
1baf6a488e Add clonable FutureStateChange
hodasemi pushed to lifetime-test at hodasemi/vulkan_lib 2024-03-29 07:43:57 +00:00
913d25cd82 Refine more lifetimes
hodasemi pushed to lifetime-test at hodasemi/vulkan_lib 2024-03-29 06:01:46 +00:00
c9b4dfc164 Add more lifetime fixes