Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / symil/lava issues and pull requests
#35 - Are there more usage examples?
Issue -
State: open - Opened by Cupnfish over 4 years ago
#34 - Replace `Result<T, (VkResult, T)` with `LavaResult<T>`
Issue -
State: closed - Opened by symil almost 6 years ago
#33 - Add a generic parameter to `cmd_update_buffer` so it can easily load any type
Issue -
State: open - Opened by symil almost 6 years ago
#32 - Add methds `null()` and `is_null()` to handle types
Issue -
State: closed - Opened by symil almost 6 years ago
- 1 comment
#31 - Use `usize` instead of `u32` to represent widths and heights
Issue -
State: closed - Opened by symil almost 6 years ago
#30 - Refs to values
Pull Request -
State: closed - Opened by symil almost 6 years ago
#29 - Use functions returned by `vkGetDeviceProcAddr` when possible
Issue -
State: closed - Opened by symil almost 6 years ago
- 1 comment
#28 - Reduce size of handle objects
Issue -
State: closed - Opened by symil almost 6 years ago
- 1 comment
#27 - Implement `VkDebugUtilsMessengerCreateInfo`
Issue -
State: closed - Opened by symil almost 6 years ago
#26 - Add `from_u32` constructor for flags structures
Issue -
State: closed - Opened by symil almost 6 years ago
#25 - Documentation improvements
Issue -
State: closed - Opened by symil almost 6 years ago
#24 - Auto-generate documentation
Issue -
State: closed - Opened by symil almost 6 years ago
#23 - Explore macros to create flags structures faster
Issue -
State: closed - Opened by symil almost 6 years ago
- 1 comment
#22 - Change signature of destroy methods
Issue -
State: closed - Opened by symil almost 6 years ago
- 1 comment
#21 - Treat `free` functions the same way as `destroy` functions
Issue -
State: closed - Opened by symil almost 6 years ago
- 1 comment
#20 - Make so input data structures can contain both references or values
Issue -
State: closed - Opened by symil almost 6 years ago
- 1 comment
#19 - Correctly handle the `descriptorCount` field of `VkDescriptorSetLayoutBinding`
Issue -
State: closed - Opened by symil almost 6 years ago
#18 - Process functions of NV, NVX, AMD and GOOGLE extensions
Issue -
State: closed - Opened by symil almost 6 years ago
#17 - `map_memory()` should return the void pointer rather than being passed by reference
Issue -
State: closed - Opened by symil about 6 years ago
#16 - Use slices of handle instead of slices of references
Issue -
State: closed - Opened by symil about 6 years ago
- 1 comment
#15 - Implement `PartialEq` for handle types
Issue -
State: closed - Opened by symil about 6 years ago
#14 - Use only the `vk.xml` file to generate the source files
Issue -
State: closed - Opened by symil over 6 years ago
- 1 comment
#13 - Return the VkResult and the return value if the result is not success
Issue -
State: closed - Opened by symil over 6 years ago
#12 - Improve the callback function passed to the debug report callback
Issue -
State: closed - Opened by symil over 6 years ago
#11 - Add a way to provide allocator callbacks
Issue -
State: open - Opened by symil over 6 years ago
#10 - Support the `pNext` pointer of vulkan structures
Issue -
State: open - Opened by symil over 6 years ago
#9 - Add extension and layer names in the `lava::constants` module
Issue -
State: closed - Opened by symil over 6 years ago
#8 - Correctly handle the array of VkResult in VkPresentInfoKHR
Issue -
State: closed - Opened by symil over 6 years ago
#7 - Ensure memory is correctly freed even when calls to Vulkan API return something else than VK_SUCCESS
Issue -
State: closed - Opened by symil over 6 years ago
#6 - Publish the crate
Issue -
State: closed - Opened by symil over 6 years ago
#5 - Make so arrays can be `Option` when relevant
Issue -
State: closed - Opened by symil over 6 years ago
#4 - Add a README
Issue -
State: closed - Opened by symil over 6 years ago
#3 - Add a generic `create_surface` method for `VkInstance` that takes a function that takes a `*VkInstance` and returns a `VkResult`
Issue -
State: closed - Opened by symil over 6 years ago
#2 - Download `vulkan_core.h` and `vk.xml` at the start of the script if they are not present
Issue -
State: closed - Opened by symil over 6 years ago
- 1 comment
#1 - Free memory used by raw objects after using them
Issue -
State: closed - Opened by symil over 6 years ago