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

Small cleanups to backend naming.

jimblandy opened this pull request over 1 year ago
ConstantEvaluator::copy_from: Rename argument `handle` to `expr`.

jimblandy opened this pull request over 1 year ago
Document some parts of `ConstantEvaluator`.

jimblandy opened this pull request over 1 year ago
Add a bit of logging to `ConstantEvaluator`.

jimblandy opened this pull request over 1 year ago
Add a bit of logging to `ConstantEvaluator`.

jimblandy opened this pull request over 1 year ago
[msl-out] Add and fix min version checks

teoxoy opened this pull request over 1 year ago
ConstantEvaluator::swizzle: Handle vector concatenation and indexing

jimblandy opened this pull request over 1 year ago
Prevent using multiple push constant variables in one entry point.

andriyDev opened this pull request over 1 year ago
[wgsl-in] make RuntimeExpressionContext::local_table a shared ref.

jimblandy opened this pull request over 1 year ago
Make `valid::expressions` module depend on "validate" feature.

jimblandy opened this pull request over 1 year ago
Make entire `valid::handles` module dependent on "validate" feature.

jimblandy opened this pull request over 1 year ago
Fix documentation comments for `proc::Layouter::update`.

jimblandy opened this pull request over 1 year ago
clippy: use derived_hash_with_manual_eq.

waywardmonkeys opened this pull request over 1 year ago
clippy: Fix unnecessary_mut_passed warning.

waywardmonkeys opened this pull request over 1 year ago
clippy: Remove extra Iterator bounds.

waywardmonkeys opened this pull request over 1 year ago
Remove useless calls to `into_iter()`.

waywardmonkeys opened this pull request over 1 year ago
spv-out: Remove empty else branch.

waywardmonkeys opened this pull request over 1 year ago
Implement module compaction

jimblandy opened this pull request over 1 year ago
[hlsl-out] Miscompilation of array return types

Jasper-Bekkers opened this issue over 1 year ago
[wgsl-out] Don't include type parameter in splat expressions.

jimblandy opened this pull request over 1 year ago
cli: Add `dump-before-validation` option.

jimblandy opened this pull request over 1 year ago
snapshots::convert_spv: Print input name before processing.

jimblandy opened this pull request over 1 year ago
Don't warn about unused mut in tests when "validate" feature is off.

jimblandy opened this pull request over 1 year ago
Use || instead of |

fornwall opened this pull request over 1 year ago
`indexmap` dependency is out of date

OvermindDL1 opened this issue over 1 year ago
[wgsl-in] Allow sign() to take int argument

fornwall opened this pull request over 1 year ago
[cli] Add support for `.{vert,frag,comp}.glsl` files

eliemichel opened this pull request over 1 year ago
WGSL backend writes invalid WGSL in some cases

schell opened this issue over 1 year ago
[hlsl-out] Output is not HLSL 2021 compatible

fornwall opened this issue over 1 year ago
[wgsl-in] `sign()` incorrectly does not accept i32 arguments

Andrewp2 opened this issue over 1 year ago
Add buffer pointer support for WGSL (SPV_EXT_physical_storage_buffer)

felipeagc opened this pull request over 1 year ago
Arrays are not IO_SHAREABLE?

kocsis1david opened this issue over 1 year ago
[spv-out] Always give structs with runtime arrays a Block decoration

TheoDulka opened this pull request over 1 year ago
[wgsl-in] Handle modf and frexp

fornwall opened this pull request over 1 year ago
[wgsl-in] Handle modf and frexp

fornwall opened this pull request over 1 year ago
[wgsl-in] Handle modf and frexp

fornwall opened this pull request over 1 year ago
Fix bounds checks on pointers

Liamolucko opened this pull request over 1 year ago
Fix wgsl out struct layout

mikialex opened this pull request over 1 year ago
Fix validation and glsl parsing of ldexp

fornwall opened this pull request over 1 year ago
Add vim .swp files to gitignore

fornwall opened this pull request over 1 year ago
[ci] Specify -HV 2018 to dxc

fornwall opened this pull request over 1 year ago
Support for the .glsl extension

eliemichel opened this issue over 1 year ago
[wgsl-in] Handle all(bool) and any(bool)

fornwall opened this pull request over 1 year ago
[wgsl-in] Only splat 'scalar op vec', not '_ op vec'

fornwall opened this pull request over 1 year ago
[glsl-out] Use 'as f64' when writing out f32 literals

fornwall opened this pull request over 1 year ago
[snapshots] Replace `god_mode` with finer grained `Capabilities`

teoxoy opened this issue over 1 year ago
Is there a way to generate clean, human-readable output?

rafaelbeckel opened this issue over 1 year ago
[wgsl-in] Avoid splatting all binary operator expressions

fornwall opened this pull request over 1 year ago
Panic: gsamplerCubeArrayShadow isn't supported

bemyak opened this issue over 1 year ago
[glsl-out] Incorrect rounding for max-float constant expression

Wumpf opened this issue over 1 year ago
[wgsl-in] Handle repeated or missing @workgroup_size

fornwall opened this pull request over 1 year ago
[wgsl-in] Fail if the @workgroup_size attribute is repeated

fornwall opened this issue over 1 year ago
[wgsl-in] Fix error message for invalid texture{Load,Store}() on 2d_array

fornwall opened this pull request over 1 year ago
Properly test `-Zminimal-versions`

daxpedda opened this pull request over 1 year ago
workgroup_size: expected 32-bit signed integer literal error

jack1232 opened this issue over 1 year ago
[wgsl-in] Fail on repeated attributes

fornwall opened this pull request over 1 year ago
Support dual source blending

freqmod opened this pull request over 1 year ago
Bump `indexmap` to v2

daxpedda opened this pull request over 1 year ago
[wgsl-in] attributes appearing more than once are not rejected

ennis opened this issue over 1 year ago
Uniformity analysis issue on `workgroupBarrier()`

Andrewp2 opened this issue over 1 year ago
[glsl-in] type mismatch in array assignment

ennis opened this issue over 1 year ago
[spv-out] Fix non-uniformity attributes

cwfitzgerald opened this pull request over 1 year ago
Bump minimum supported Rust version (MSRV) to 1.65.

jimblandy opened this pull request over 1 year ago
Naga doesnt compile wgsl statically sized arrays properly to hlsl

FishArmy100 opened this issue over 1 year ago
[glsl-in] Refactors

teoxoy opened this pull request over 1 year ago
derive PartialEq on Expression

robtfm opened this pull request over 1 year ago
[hlsl-out] `instance_index` workaround doesn't always get applied

Elabajaba opened this issue over 1 year ago
Validate storage buffer access

teoxoy opened this pull request over 1 year ago
[spv-out] Cache OpConstantNull

evahop opened this pull request over 1 year ago
Unsupported instruction AtomicExchange at Function

Jorgemagic opened this issue over 1 year ago
Add v0.13 changelog + minor version bumps of previous versions

teoxoy opened this pull request over 1 year ago
[glsl-out] Add built-in functions to keywords

fornwall opened this pull request over 1 year ago
Changelog for version 0.13

VitalyAnkh opened this issue over 1 year ago
Artifacts when using binding_array with textures. #2282 Related

trixnz opened this issue over 1 year ago
Bump dependencies

cwfitzgerald opened this pull request over 1 year ago
Some named expressions don't get written out

teoxoy opened this issue over 1 year ago
Cuda vs WGSL program execution time

Sakapoi opened this issue over 1 year ago
[spv] Fix OpImageQueries to allow Uints

evahop opened this pull request over 1 year ago
Shader translation from SPIR-V fails targeting DX12

radgeRayden opened this issue over 1 year ago
Update README after the make -> xtask transition

fornwall opened this pull request over 1 year ago
[glsl-in] Support commas in structure definitions

fornwall opened this pull request over 1 year ago
Cargo: Clippy --fix

Snowiiii opened this pull request over 1 year ago
Fix installing naga-cli from git

fornwall opened this pull request over 1 year ago
[glsl-out] textureSize level must be a signed integer.

nical opened this pull request over 1 year ago
Debuggable Shader

wicast opened this issue over 1 year ago
fix(spv-out-debug): fix debug options

wicast opened this pull request over 1 year ago
Expose early depth test field

Joeoc2001 opened this pull request over 1 year ago