issues
search
attackgoat
/
screen-13
Screen 13 is an easy-to-use Vulkan rendering engine in the spirit of QBasic.
Apache License 2.0
264
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Running triangle example with DeviceInfo debug enabled crashes.
#88
DGriffin91
opened
1 month ago
0
Display pool memory leak
#87
DGriffin91
opened
1 month ago
1
Add mip map example
#86
attackgoat
opened
2 months ago
2
SYNC-HAZARD-WRITE-AFTER-WRITE when writing to multiple mips in the same dispatch
#85
DGriffin91
opened
2 months ago
1
Issues rendering to specific mip level
#84
DGriffin91
opened
2 months ago
3
vk-sync AccessType missing options
#83
DGriffin91
opened
2 months ago
1
Depth buffer missing or incorrect barriers in some cases.
#82
DGriffin91
opened
2 months ago
3
Support depth only pass, more thorough attachment merge checking.
#81
DGriffin91
opened
2 months ago
2
Egui fonts don't render properly when screen dpi changes
#80
DGriffin91
opened
3 months ago
0
Make ResolverPool send to allow for resolve/submit on a different thread.
#79
DGriffin91
closed
3 months ago
1
More acceleration structure operations
#77
attackgoat
opened
4 months ago
0
Fix: Attempted write update to an immutable sampler descriptor.
#76
DGriffin91
closed
4 months ago
1
ash v0.38 support
#75
attackgoat
closed
2 months ago
3
Add support for separate image samplers
#74
attackgoat
closed
5 months ago
0
Bindless not detected when using HLSL
#73
DGriffin91
opened
7 months ago
3
Use texture sampler in HLSL
#72
DGriffin91
closed
5 months ago
1
Changing the access descriptor for a Unifrom multiple times within the same pass.
#71
DGriffin91
opened
7 months ago
2
Improve pool memory management
#70
attackgoat
closed
9 months ago
0
Window resizing lags in v0.9.2
#69
KSchala
closed
9 months ago
3
Upgrade from spirq 0.6.2 to 1.0.0
#68
PENGUINLIONG
closed
10 months ago
1
Update to winit 0.29
#67
attackgoat
closed
10 months ago
0
Screen-13 does not compile
#66
g-wizzy
closed
1 year ago
3
VR support and example
#65
attackgoat
closed
1 year ago
0
Support primitive topology config
#64
PENGUINLIONG
closed
1 year ago
1
Clean-up device creation and feature flags
#63
attackgoat
closed
1 year ago
0
Mac support
#62
attackgoat
closed
1 year ago
1
Screen 13 doesn't work with MoltenVK
#61
PENGUINLIONG
closed
1 year ago
3
Upgrade ash-molten
#60
PENGUINLIONG
closed
1 year ago
1
screen-13 doesn't compile on macOS Ventura 13.1
#59
PENGUINLIONG
closed
1 year ago
0
Manual vertex layout
#57
attackgoat
closed
1 year ago
0
Advanced vertex format support
#56
trevex
opened
1 year ago
11
Added RayQuery Support.
#55
DoeringChristian
closed
1 year ago
5
Advanced vertex format support
#54
trevex
closed
1 year ago
3
Unable to use multiple descriptor sets in graphics pipeline
#53
trevex
closed
1 year ago
10
Swapchain continuously recreated due to timeouts
#52
trevex
opened
1 year ago
1
Racy SIGSEGV when closing window under Wayland
#51
trevex
opened
1 year ago
2
egui crashing on debug_assert!(res.end > res.start) of buffer_image_copy_subresource
#50
qianzhang5
closed
1 year ago
1
upgraded egui to 0.20
#49
DoeringChristian
closed
1 year ago
4
Using screen-13 without event loop.
#48
DoeringChristian
closed
1 year ago
5
Fix for ray trace examples not working in release mode
#47
attackgoat
closed
1 year ago
0
Ray Trace Examples Error on "Device Lost" in Release Builds
#46
cryscan
closed
1 year ago
2
Multiple device queues
#44
attackgoat
closed
1 year ago
1
Multisample anti-aliasing example
#43
attackgoat
closed
2 years ago
0
Add `VK_NULL_HANDLE` vertex buffer binding support
#42
attackgoat
closed
2 years ago
1
Variance shadow mapping example
#40
attackgoat
closed
2 years ago
0
Upgrade `ash-window` depedency
#39
attackgoat
closed
1 year ago
0
Add documentation
#38
attackgoat
closed
2 years ago
0
Depth/stencil clean-up
#37
attackgoat
closed
2 years ago
1
Fix for accessing destroyed swapchain
#36
attackgoat
closed
2 years ago
3
Panic on minimize event with error `STATUS_ACCESS_VIOLATION` or `STACK_BUFFER_OVERRUN` depending on example
#35
heavyrain266
closed
2 years ago
3
Next