issues
search
teoxoy
/
encase
Provides a mechanism to lay out data into GPU buffers according to WGSL's memory layout rules
https://crates.io/crates/encase
MIT No Attribution
155
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix `clippy::semicolon_if_nothing_returned` lints
#85
waywardmonkeys
opened
18 hours ago
0
Vulkan scalar buffer packing support
#84
SoulSharer
closed
3 weeks ago
0
Update `glam` to 0.29
#83
waywardmonkeys
closed
1 month ago
5
Use `docsrs` to detect being built on docs.rs
#82
waywardmonkeys
closed
1 month ago
0
Fix `unused_qualifications` lints with 1.80
#81
waywardmonkeys
closed
1 month ago
0
deps(dev): Update to `wgpu` 22
#80
waywardmonkeys
closed
1 month ago
0
Vector of Structs support
#79
davids91
closed
3 months ago
3
How to Derive `Shadertype` for generic structs without unsafe code?
#78
davids91
closed
3 months ago
3
Update `nalgebra` to 0.33
#77
waywardmonkeys
closed
3 months ago
0
Update dev dependency `wgpu` to 0.20
#76
waywardmonkeys
closed
3 months ago
0
Implement ShaderType for ˋu64ˋ and ˋi64ˋ
#75
Phil-hacker
closed
4 months ago
1
Implement `ShaderType` for `u64` and `i64`
#74
Phil-hacker
closed
4 months ago
1
Update `glam` to 0.28
#73
waywardmonkeys
closed
4 months ago
3
Fix `clippy::doc_lazy_continuation` lints
#72
waywardmonkeys
closed
4 months ago
0
build: upgrade `glam` 0.25 → 0.27
#71
ErichDonGubler
closed
7 months ago
2
Update `glam` to 0.27
#70
waywardmonkeys
closed
6 months ago
5
clippy: Fix `semicolon_if_nothing_returned` lints.
#69
waywardmonkeys
closed
7 months ago
0
Support writing to uninitialized memory
#68
james7132
closed
6 months ago
0
dev-deps: Update wgpu to 0.19
#67
waywardmonkeys
closed
7 months ago
0
Fix typos.
#66
waywardmonkeys
closed
7 months ago
0
Direct copy specialization
#65
james7132
closed
6 months ago
7
Wrong min_size() for struct
#64
JMS55
closed
8 months ago
4
Add MIRI to CI and fix UB
#63
Joeoc2001
closed
9 months ago
5
MIRI reports UB on `<Vec<u8> as ByteVecExt>::try_extend_zeroed`
#62
Joeoc2001
closed
9 months ago
2
Update to `actions/checkout@v4` from `v3`.
#61
waywardmonkeys
closed
10 months ago
0
Update glam dependency
#60
tim-blackbird
closed
10 months ago
1
BufferContentTrait
#59
jonathandw743
opened
10 months ago
1
traits for buffers and BufferContent trait and implementation
#58
jonathandw743
opened
10 months ago
0
Implement `ShaderType` for packed types
#57
daxpedda
opened
11 months ago
2
Fix typo: "troughput" -> "throughput"
#56
wackbyte
closed
1 year ago
0
Allow `Buffer` types, `Reader`, and `Writer` to accept `?Sized` types
#55
wackbyte
closed
1 year ago
3
Re-exports crates for which local traits are implemented
#54
Tomaz-Vieira
opened
1 year ago
0
Specialize write_into for trivially memcpy-able types
#53
james7132
opened
1 year ago
4
Add support for u64
#52
jimblandy
closed
1 year ago
1
Consider reexporting crates for which `ShaderType` are implemented
#51
Tomaz-Vieira
opened
1 year ago
3
Update deps
#50
teoxoy
closed
1 year ago
0
Remove offline param
#49
teoxoy
closed
1 year ago
0
Not possible to retrieve the *aligned* written size?
#48
949f45ac
opened
1 year ago
1
Fix min syn version
#47
teoxoy
closed
1 year ago
0
Add Single Member Construction Functions
#46
cwfitzgerald
opened
1 year ago
4
Add Required Features
#45
cwfitzgerald
opened
1 year ago
4
Add associated constant for WGSL struct definition
#44
victorvde
opened
1 year ago
2
Array stride in uniform address space
#43
Andrewp2
closed
1 year ago
1
accept doc comments when deriving `ShaderType`
#42
mockersf
closed
1 year ago
0
Update glam to 0.24
#41
a1phyr
closed
1 year ago
2
Stride of [f32; 4] fields in struct
#40
AndrewBrownK
closed
1 year ago
1
Inline potentially hot functions more aggressively
#39
james7132
closed
1 year ago
1
Consider inlining hot functions for primitives, vectors, and matricies
#38
james7132
closed
1 year ago
1
Provide a way to fetch whether a ShaderType is runtime sized or not
#37
james7132
opened
1 year ago
2
Consider updating `encase_derive_impl` to use `syn@2`
#36
LikeLakers2
closed
1 year ago
3
Next