Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/gfx-rs/naga
Universal shader translation in Rust
https://github.com/gfx-rs/naga
with naga-10, from glsl to glsl target, compile error: names containing consecutive underscores are reserved
moyy opened this issue almost 2 years ago
moyy opened this issue almost 2 years ago
Fix docs for `Emit` statements.
jimblandy opened this pull request almost 2 years ago
jimblandy opened this pull request almost 2 years ago
Workgroup uniform load
DJMcNab opened this pull request almost 2 years ago
DJMcNab opened this pull request almost 2 years ago
Support `bgra8unorm` texel format
teoxoy opened this issue about 2 years ago
teoxoy opened this issue about 2 years ago
implement `workgroupUniformLoad`
jimblandy opened this issue about 2 years ago
jimblandy opened this issue about 2 years ago
[hlsl-out] Stores of vec2-based matrix inside struct tries to access raw matrix directly
cwfitzgerald opened this issue about 2 years ago
cwfitzgerald opened this issue about 2 years ago
WGSL back end can't translate GLSL `gl_WorkgroupSize` or SPIR-V `WorkgroupSize` builtin
jimblandy opened this issue about 2 years ago
jimblandy opened this issue about 2 years ago
Add `Capability::EXTRA_STORAGE_TEXTURES_FORMATS`
teoxoy opened this issue about 2 years ago
teoxoy opened this issue about 2 years ago
Disallow ptr to workgroup fn arguments
teoxoy opened this issue about 2 years ago
teoxoy opened this issue about 2 years ago
Add predeclared vector and matrix type aliases
teoxoy opened this issue about 2 years ago
teoxoy opened this issue about 2 years ago
[wgsl] Update Built-in Functions
teoxoy opened this issue about 2 years ago
teoxoy opened this issue about 2 years ago
[wgsl-in] Implement automatic type conversions (abstract types)
teoxoy opened this issue about 2 years ago
teoxoy opened this issue about 2 years ago
Support Constants in Enum Cases
ethereumdegen opened this issue about 2 years ago
ethereumdegen opened this issue about 2 years ago
WGSL precedence parsing is too lenient
raphlinus opened this issue about 2 years ago
raphlinus opened this issue about 2 years ago
Error span reported on the declaration of a variable instead of its use
kvark opened this issue about 2 years ago
kvark opened this issue about 2 years ago
Fix for incorrect GLSL validation on witeonly image uniforms
spencerkohan opened this pull request over 2 years ago
spencerkohan opened this pull request over 2 years ago
Document arithmetic binary operation type rules.
jimblandy opened this pull request over 2 years ago
jimblandy opened this pull request over 2 years ago
`make validate-spv` fails with newest SPIRV-Tools
jimblandy opened this issue over 2 years ago
jimblandy opened this issue over 2 years ago
wgsl-in, glsl-in: Short circuit || and &&
adeline-sparks opened this pull request over 2 years ago
adeline-sparks opened this pull request over 2 years ago
Getting error when trying to use binding_array for array of buffers
john01dav opened this issue over 2 years ago
john01dav opened this issue over 2 years ago
[wgsl-in] Rejection of composite consts without explicit nested types
hanawatson opened this issue over 2 years ago
hanawatson opened this issue over 2 years ago
[wgsl-in] Rejection of matrix consts
hanawatson opened this issue over 2 years ago
hanawatson opened this issue over 2 years ago
[spv/hlsl-out] Naga does not short-circuit `&&` and `||`
jimblandy opened this issue over 2 years ago
jimblandy opened this issue over 2 years ago
Missing extractBits and insertBits implementations for HLSL
hasali19 opened this issue over 2 years ago
hasali19 opened this issue over 2 years ago
[wgsl-in] Error on provision of boolean scalars to all/any built-in functions
hanawatson opened this issue over 2 years ago
hanawatson opened this issue over 2 years ago
[wgsl-in] Error on usage of ldexp function
hanawatson opened this issue over 2 years ago
hanawatson opened this issue over 2 years ago
[wgsl-in] external texture support
jinleili opened this issue over 2 years ago
jinleili opened this issue over 2 years ago
[wgsl-in] Implement const expressions
Gordon-F opened this issue over 2 years ago
Gordon-F opened this issue over 2 years ago
[wgsl-in] Missing built-in integer function implementations
hanawatson opened this issue over 2 years ago
hanawatson opened this issue over 2 years ago
[wgsl-out] Align and size attributes not being output
teoxoy opened this issue almost 3 years ago
teoxoy opened this issue almost 3 years ago
Matrix of the form `matCx2` not getting translated properly when in an uniform buffer
teoxoy opened this issue almost 3 years ago
teoxoy opened this issue almost 3 years ago
atomicCompareExchangeWeak not working
ria8651 opened this issue almost 3 years ago
ria8651 opened this issue almost 3 years ago
[glsl-out] fix usage of gsamplerCubeArrayShadow
kvark opened this issue about 3 years ago
kvark opened this issue about 3 years ago
Force-bake array values in MSL
kvark opened this issue about 3 years ago
kvark opened this issue about 3 years ago
Subtracting float from product requires parentheses
wrnrlr opened this issue about 3 years ago
wrnrlr opened this issue about 3 years ago
[metal-out] Duplicate member in input structs
PolyMeilex opened this issue about 3 years ago
PolyMeilex opened this issue about 3 years ago
Name clash when converting to Metal
almarklein opened this issue about 3 years ago
almarklein opened this issue about 3 years ago
Using global constant arrays produces slow Metal code
jimblandy opened this issue about 3 years ago
jimblandy opened this issue about 3 years ago
Change frexp and modf to return structures
kvark opened this pull request over 3 years ago
kvark opened this pull request over 3 years ago
Pipeline-overridable constants
kvark opened this issue over 3 years ago
kvark opened this issue over 3 years ago
Implement atomicCompareExchangeWeak
kvark opened this issue over 3 years ago
kvark opened this issue over 3 years ago
Glsl's `mod` should not be translated to metal `fmod`
thenlevy opened this issue over 3 years ago
thenlevy opened this issue over 3 years ago
Change frexp and modf to work with structures
kvark opened this issue over 3 years ago
kvark opened this issue over 3 years ago
WGSL front end rejects negative constant literal subscripts, but spec says they're permitted
jimblandy opened this issue over 3 years ago
jimblandy opened this issue over 3 years ago
Support dynamic indexing of by-value matrices and arrays, per WGSL
jimblandy opened this issue over 3 years ago
jimblandy opened this issue over 3 years ago
[glsl-out] Handle builtins with predeclared unsized array types
Gordon-F opened this issue over 3 years ago
Gordon-F opened this issue over 3 years ago
[wgsl-in] Support `const` operations in `const` variables
ashpil opened this issue over 3 years ago
ashpil opened this issue over 3 years ago
Figure out modf story
kvark opened this issue almost 4 years ago
kvark opened this issue almost 4 years ago
Cannot define fractional constants
Diggsey opened this issue almost 4 years ago
Diggsey opened this issue almost 4 years ago
Constants aliases
kvark opened this issue almost 4 years ago
kvark opened this issue almost 4 years ago
Add SPIRV parsing test case with Embark Rust shaders
repi opened this pull request about 4 years ago
repi opened this pull request about 4 years ago
Required SPIR-V capabilities
kvark opened this issue about 4 years ago
kvark opened this issue about 4 years ago
Constant propagation
kvark opened this issue over 4 years ago
kvark opened this issue over 4 years ago
IR "imports" section
Napokue opened this issue over 4 years ago
Napokue opened this issue over 4 years ago
[meta] SPIR-V backend
Napokue opened this issue almost 5 years ago
Napokue opened this issue almost 5 years ago