stephenseo
  • Joined on 2021-04-30
stephenseo pushed to dev at stephenseo/blue_noise_generation 2024-03-07 07:48:13 +00:00
38f7248f49 Minor refactoring
stephenseo pushed to dev at stephenseo/blue_noise_generation 2024-03-07 03:16:37 +00:00
d0f14585b6 WIP vulkan compute: query physical devices
stephenseo pushed to dev at stephenseo/blue_noise_generation 2024-03-06 08:57:47 +00:00
aaa986b0eb Remove erronous Vulkan init. property
stephenseo pushed to dev at stephenseo/blue_noise_generation 2024-03-06 08:40:04 +00:00
c823f90c14 Update LICENSE year
stephenseo created branch dev in stephenseo/blue_noise_generation 2024-03-06 08:06:12 +00:00
stephenseo pushed to dev at stephenseo/blue_noise_generation 2024-03-06 08:06:12 +00:00
4e4ee7f558 Begin work on Vulkan compute (WIP)
stephenseo pushed to main at stephenseo/VulkanRust 2024-03-06 03:28:14 +00:00
41dbff12c3 Minor fixes/refactorings
stephenseo pushed to main at stephenseo/VulkanRust 2024-03-06 03:21:18 +00:00
a576fe4188 WIP impl "Image views"
87d2071d09 Minor fix/refactoring
Compare 2 commits »
stephenseo pushed to main at stephenseo/VulkanRust 2024-03-06 03:03:05 +00:00
73160af503 WIP impl "Retrieving the swap chain images"
stephenseo pushed to main at stephenseo/VulkanRust 2024-03-05 09:28:40 +00:00
2b80642ae8 Minor fix/refactoring
stephenseo pushed to main at stephenseo/VulkanRust 2024-03-05 09:04:29 +00:00
dd676d762e WIP impl create swap chain
c8289cc8dc WIP impl helpers for choosing swap chain settings
cc275989b1 WIP impl "Querying details of swap chain support"
2d8ded2111 Move ffi module to separate file
66be063ce0 WIP impl "Enabling device extensions"
Compare 10 commits »
stephenseo pushed to main at stephenseo/VulkanRust 2024-03-05 05:11:57 +00:00
6194b4c1f2 WIP impl. "Queue Family" checking
stephenseo pushed to main at stephenseo/VulkanRust 2024-03-05 04:54:46 +00:00
e67fae00d6 WIP "Physical devices and queue families"
stephenseo pushed to main at stephenseo/VulkanRust 2024-03-05 04:27:04 +00:00
38e05c90f2 WIP: finish step "validation layers"
stephenseo pushed to main at stephenseo/VulkanRust 2024-03-04 06:29:02 +00:00
a7eceb0316 WIP validation layers
stephenseo pushed to main at stephenseo/VulkanRust 2024-03-04 03:28:36 +00:00
d01b2bf8b8 cargo fmt
stephenseo pushed to main at stephenseo/VulkanRust 2024-03-04 03:27:15 +00:00
0e523e13ba WIP validation layers implementation
9bbc5e156a Unify C headers
Compare 2 commits »
stephenseo created branch main in stephenseo/VulkanRust 2024-03-01 05:53:28 +00:00
stephenseo pushed to main at stephenseo/VulkanRust 2024-03-01 05:53:28 +00:00
92e0e0fdec Add MIT LICENCE
57d8a971c6 Cargo fmt, minor fix
e60ea4d131 WIP vulkan tutorial to draw a triangle
stephenseo created repository stephenseo/VulkanRust 2024-03-01 05:51:03 +00:00