Block or Report
Block or report Rua
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse431 contributions in the last year
Less
More
Contribution activity
February 2022
Created 20 commits in 1 repository
Created a pull request in vulkano-rs/vulkano that received 5 comments
Add UnsafeBufferCreateInfo and BufferViewCreateInfo
Changelog: - **Breaking** Changes to `UnsafeBuffer`: - Creation parameters are given using `UnsafeBufferCreateInfo`. It is no longer unsafe to cons…
+988
−557
•
5
comments
Opened 8 other pull requests in 1 repository
vulkano-rs/vulkano
1
open
7
merged
-
Add
DescriptorSetLayoutCreateInfoandPipelineLayoutCreateInfo -
Add
SwapchainCreateInfo, various related changes - Include raw function pointer structs in documentation
-
Add
RenderPassCreateInfoandFramebufferCreateInfo -
Only include
SamplerReductionModeCreateInfoif needed - Add test for Version parsing
-
Move
Unbuildableto crate root and rename toNonExhaustive -
Add
InstanceCreateInfoandDeviceCreateInfo
Reviewed 1 pull request in 1 repository
vulkano-rs/vulkano
1 pull request
Created an issue in vulkano-rs/vulkano that received 6 comments
How to provide HMONITOR for full-screen exclusive mode on Windows?
Vulkano currently has support for full-screen exclusive mode with swapchains. But when implementing it, one detail seems to have been missed in the…
6
comments
Opened 7 other issues in 2 repositories
KhronosGroup/Vulkan-Docs
6
open
-
Multiple import structures in the
VkMemoryAllocateInfochain - Possible wrong structure in VUID-vkGetPhysicalDeviceSurfaceCapabilities2KHR-pNext-02671
- Missing layout requirements for resolve attachments
- Missing VUID for multiview on render pass creation
- Invalid feature requirement VUIDs for promoted extensions whose features weren't promoted
-
Misleading usage of singular "queue" in
VkDeviceQueueGlobalPriorityCreateInfoKHR