Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / vulkano-rs/vulkano-book issues and pull requests
#42 - Add `ENUMERATE_PORTABILITY` flag to all InstanceCreateInfo structs
Pull Request -
State: closed - Opened by YouSafe 3 months ago
- 1 comment
#41 - Fix: Unmentioned `ImageUsage::COLOR_ATTACHMENT` in the Graphics Pipeline 6.5
Issue -
State: open - Opened by anshmendiratta 4 months ago
#40 - Fix typo in buffer creation
Pull Request -
State: closed - Opened by langurmonkey 4 months ago
- 1 comment
#39 - Request: Update window tutorial to use event loop in winit 0.30
Issue -
State: open - Opened by LucasMoskun 5 months ago
- 2 comments
#38 - tutorials "queue_family_index" casts to an unsized type
Issue -
State: closed - Opened by Rain-Gayming 5 months ago
- 6 comments
#37 - Add Cargo workspace
Pull Request -
State: closed - Opened by jmjoy 5 months ago
- 1 comment
#36 - Fix sample code error in 07-windowing
Pull Request -
State: closed - Opened by YXHXianYu 5 months ago
- 1 comment
#35 - In https://vulkano.rs/02-initialization/02-device-creation.html the code doesnt compile, mismatched types expected `u32`, found `usize`
Issue -
State: closed - Opened by jul12089 5 months ago
- 1 comment
#34 - Fix typo
Pull Request -
State: closed - Opened by evilwaveforms 10 months ago
- 3 comments
#33 - Fix viewport fields in 03-other-initialization.md
Pull Request -
State: closed - Opened by maratik123 11 months ago
- 1 comment
#32 - Fix: edits typos in book src code to align with tutorial docs' code
Pull Request -
State: closed - Opened by shl622 12 months ago
- 1 comment
#31 - fix graphics pipeline example code link
Pull Request -
State: closed - Opened by pohzipohzi about 1 year ago
#30 - Suggestion to add depth stencil attachment guide
Issue -
State: open - Opened by Miteshryp about 1 year ago
#29 - a CPU accessible buffer should have PREFER_HOST flag, not PREFER_DEVICE
Pull Request -
State: closed - Opened by ilyas-taouaou about 1 year ago
- 1 comment
#28 - Fix Typo 01-compute-intro.md
Pull Request -
State: closed - Opened by WowConnorWow about 1 year ago
#27 - Improve project structure
Pull Request -
State: closed - Opened by marc0246 about 1 year ago
#26 - Update book to vulkano 0.34
Pull Request -
State: closed - Opened by YouSafe over 1 year ago
- 3 comments
#25 - MemoryUsage keyword is not present in the latest vulkano version(0.34.0)
Issue -
State: closed - Opened by hohowt over 1 year ago
- 2 comments
#24 - Update windowing chapter - Continue
Pull Request -
State: closed - Opened by Coddeus over 1 year ago
- 6 comments
#23 - BufferUsage typo
Pull Request -
State: closed - Opened by Coddeus over 1 year ago
- 2 comments
#22 - typo in Windowing 20.Swapchain creation
Issue -
State: closed - Opened by yalikes over 1 year ago
- 2 comments
Labels: good first issue
#21 - change the queueflag requirement from GRAPHICS to COMPUTE in compute_pipeline.rs
Pull Request -
State: closed - Opened by hybcloud over 1 year ago
#20 - wrong language in creating a iterator of composite alphas
Issue -
State: closed - Opened by 0liva111 over 1 year ago
Labels: good first issue
#19 - Add descriptor set allocator
Pull Request -
State: closed - Opened by Ailysom over 1 year ago
- 1 comment
#19 - Add descriptor set allocator
Pull Request -
State: closed - Opened by Ailysom over 1 year ago
- 1 comment
#18 - Missing descriptor set allocator
Issue -
State: closed - Opened by Ailysom over 1 year ago
#18 - Missing descriptor set allocator
Issue -
State: closed - Opened by Ailysom over 1 year ago
#17 - Update windowing chapter
Pull Request -
State: closed - Opened by Nekomansa almost 2 years ago
- 3 comments
#16 - Add note to Vertex derive macro
Pull Request -
State: closed - Opened by YouSafe almost 2 years ago
- 2 comments
#16 - Add note to Vertex derive macro
Pull Request -
State: closed - Opened by YouSafe almost 2 years ago
- 2 comments
#15 - Fix #14
Pull Request -
State: closed - Opened by Ailysom almost 2 years ago
- 1 comment
#15 - Fix #14
Pull Request -
State: closed - Opened by Ailysom almost 2 years ago
- 1 comment
#14 - Missing declaration `MemoryUsage` in `Creating a buffer`
Issue -
State: closed - Opened by Ailysom almost 2 years ago
Labels: good first issue
#14 - Missing declaration `MemoryUsage` in `Creating a buffer`
Issue -
State: closed - Opened by Ailysom almost 2 years ago
Labels: good first issue
#13 - Fix invalid buffer usage
Pull Request -
State: closed - Opened by NicolasReboule almost 2 years ago
- 6 comments
#13 - Fix invalid buffer usage
Pull Request -
State: closed - Opened by NicolasReboule almost 2 years ago
- 6 comments
#12 - "more_on_buffers" code sample crashing
Issue -
State: closed - Opened by NicolasReboule almost 2 years ago
- 1 comment
Labels: good first issue
#12 - "more_on_buffers" code sample crashing
Issue -
State: closed - Opened by NicolasReboule almost 2 years ago
- 1 comment
Labels: good first issue
#11 - Fix hidden glsl version being unrendered in Rust string literals
Pull Request -
State: closed - Opened by Nekomansa almost 2 years ago
- 3 comments
#11 - Fix hidden glsl version being unrendered in Rust string literals
Pull Request -
State: closed - Opened by Nekomansa almost 2 years ago
- 3 comments
#10 - Outdated example in Windowing - Swapchain Creation chapter
Issue -
State: closed - Opened by Nekomansa almost 2 years ago
- 1 comment
Labels: good first issue
#9 - Outdated note on `impl_vertex!`
Issue -
State: closed - Opened by marc0246 almost 2 years ago
- 1 comment
Labels: good first issue
#9 - Outdated note on `impl_vertex!`
Issue -
State: closed - Opened by marc0246 almost 2 years ago
- 1 comment
Labels: good first issue
#8 - `#version` is hidden from GLSL in Rust string literals
Issue -
State: closed - Opened by marc0246 almost 2 years ago
- 1 comment
Labels: good first issue
#8 - `#version` is hidden from GLSL in Rust string literals
Issue -
State: closed - Opened by marc0246 almost 2 years ago
- 1 comment
Labels: good first issue
#7 - corrected typos replacing memory allocators with 'device.clone()'
Pull Request -
State: closed - Opened by Nekomansa almost 2 years ago
- 1 comment
#7 - corrected typos replacing memory allocators with 'device.clone()'
Pull Request -
State: closed - Opened by Nekomansa almost 2 years ago
- 1 comment
#6 - Update `queue_flags` usage
Pull Request -
State: closed - Opened by AustinJ235 almost 2 years ago
#6 - Update `queue_flags` usage
Pull Request -
State: closed - Opened by AustinJ235 almost 2 years ago
#5 - Wrong code example in Images chapter
Issue -
State: closed - Opened by DanielWhite95 almost 2 years ago
- 1 comment
#5 - Wrong code example in Images chapter
Issue -
State: closed - Opened by DanielWhite95 almost 2 years ago
- 1 comment
#4 - Add support for GLSL syntax highlighting
Pull Request -
State: closed - Opened by marc0246 almost 2 years ago
#4 - Add support for GLSL syntax highlighting
Pull Request -
State: closed - Opened by marc0246 almost 2 years ago
#3 - Add support for GLSL syntax highlighting
Pull Request -
State: closed - Opened by AustinJ235 almost 2 years ago
- 1 comment
#3 - Add support for GLSL syntax highlighting
Pull Request -
State: closed - Opened by AustinJ235 almost 2 years ago
- 1 comment
#2 - Chapter code isn't tested
Issue -
State: open - Opened by AustinJ235 almost 2 years ago
#2 - Chapter code isn't tested
Issue -
State: open - Opened by AustinJ235 almost 2 years ago
#1 - Port Guide to mdBook
Pull Request -
State: closed - Opened by AustinJ235 almost 2 years ago
#1 - Port Guide to mdBook
Pull Request -
State: closed - Opened by AustinJ235 almost 2 years ago