An open API service for providing issue and pull request metadata for open source projects.

GitHub / webgpu-native/webgpu-headers issues and pull requests

#559 - Flesh out readme for latest state of the world

Pull Request - State: closed - Opened by kainino0x 5 months ago

#559 - Flesh out readme for latest state of the world

Pull Request - State: closed - Opened by kainino0x 5 months ago

#558 - Mark webgpu.h header stable

Pull Request - State: closed - Opened by beaufortfrancois 6 months ago - 1 comment

#557 - Add primitive-index GPUFeatureName

Pull Request - State: closed - Opened by beaufortfrancois 6 months ago

#555 - Typo on WGPUColorWriteMask ?

Issue - State: open - Opened by ygdrasil-io 7 months ago

#554 - [breaking] Remove return value from wgpuInstanceGetWGSLLanguageFeatures

Pull Request - State: closed - Opened by kainino0x 8 months ago - 1 comment

#550 - Clarify some wgpuSurfaceConfigure() error behavior

Pull Request - State: closed - Opened by kainino0x 9 months ago

#548 - Use Undefined for enums when it's explicitly defined.

Pull Request - State: closed - Opened by lokokung 9 months ago - 2 comments

#545 - Fix INIT macro for maxImmediateSize

Pull Request - State: open - Opened by kainino0x 9 months ago

#542 - Document that various input macros are not stable

Issue - State: open - Opened by kainino0x 10 months ago

#541 - Minor cleanup to keep inline with Dawn's headers.

Pull Request - State: closed - Opened by lokokung 10 months ago

#540 - Add instance feature for reusable adapters

Pull Request - State: open - Opened by kainino0x 10 months ago

#539 - Rename Feature/Limit to DeviceFeature/DeviceLimit

Pull Request - State: open - Opened by kainino0x 10 months ago

#538 - Document the buffer usage enum

Pull Request - State: closed - Opened by eliemichel 10 months ago
Labels: buffer mapping, non-breaking

#537 - Is buffer usage `MapWrite` when setting `mappedAtCreation` on?

Issue - State: closed - Opened by eliemichel 10 months ago - 1 comment
Labels: needs docs, buffer mapping

#536 - Simple usage scenario for `wgpuInstanceWaitAny` vs `wgpuInstanceProcessEvents`

Issue - State: open - Opened by eliemichel 10 months ago
Labels: async, needs docs, non-breaking

#535 - Reusable adapters?

Issue - State: closed - Opened by kainino0x 10 months ago - 3 comments
Labels: has resolution

#534 - Remove WGPUFeatureName_Undefined

Pull Request - State: closed - Opened by kainino0x 10 months ago
Labels: post-RC breaking change

#533 - [breaking] Refactor Instance capabilities into features/limits, add SPIRV feature

Pull Request - State: closed - Opened by kainino0x 10 months ago - 2 comments
Labels: extensibility, post-RC breaking change

#532 - [technically breaking] Auto-destroy Device when the last ref is dropped

Pull Request - State: closed - Opened by kainino0x 10 months ago
Labels: !discuss, post-RC breaking change

#531 - Device passed to DeviceLostCallback may have already been released

Issue - State: closed - Opened by kainino0x 10 months ago - 1 comment
Labels: lifetimes, !discuss

#530 - [breaking] Add binding arrays to WGPUBindGroupLayoutEntry

Pull Request - State: closed - Opened by kainino0x 10 months ago
Labels: blocked on w3c, post-RC breaking change

#529 - [breaking] Add immediateSize and maxImmediateSize

Pull Request - State: closed - Opened by kainino0x 10 months ago - 1 comment
Labels: blocked on w3c, post-RC breaking change

#528 - [breaking] Add message argument to QueueWorkDoneCallback

Pull Request - State: closed - Opened by kainino0x 10 months ago
Labels: post-RC breaking change

#527 - Add docs for all the constants

Pull Request - State: closed - Opened by kainino0x 10 months ago

#526 - Add WGPU_TRUE and WGPU_FALSE

Pull Request - State: closed - Opened by kainino0x 10 months ago
Labels: non-breaking

#525 - WGPUQueueWorkDoneCallback missing message

Issue - State: closed - Opened by fridenmf 11 months ago - 3 comments

#524 - Add True and False constants

Issue - State: closed - Opened by kainino0x 11 months ago - 2 comments
Labels: non-breaking

#523 - Update generator to use prefixes.

Pull Request - State: closed - Opened by lokokung 11 months ago

#522 - SPIRV and WGSL support detection

Issue - State: closed - Opened by fridenmf 11 months ago - 3 comments
Labels: extensibility

#521 - Rename InstanceDropped to Cancelled for all enums

Pull Request - State: closed - Opened by kainino0x 12 months ago - 2 comments

#520 - Futures should be individually cancellable

Issue - State: open - Opened by kainino0x 12 months ago
Labels: async, !discuss

#519 - Renames PopErrorScopeStatus Error to EmptyStack.

Pull Request - State: open - Opened by lokokung 12 months ago

#518 - Remove const on ChainedStruct for CallbackInfos.

Pull Request - State: open - Opened by lokokung 12 months ago

#517 - Clarify various docs

Issue - State: open - Opened by kainino0x 12 months ago

#516 - Document that objects may be deduplicated

Issue - State: open - Opened by kainino0x 12 months ago

#515 - Feature detection of JS API features from inside Wasm

Issue - State: open - Opened by kainino0x about 1 year ago
Labels: !discuss, extensibility

#514 - Destroying objects when external ref reaches zero

Issue - State: closed - Opened by kainino0x about 1 year ago - 7 comments
Labels: lifetimes

#512 - Upgrade from WGPUSurfaceDescriptorFromCanvasHTMLSelector?

Issue - State: closed - Opened by lukaschod about 1 year ago - 2 comments

#511 - Wagyu is a custom implementation of webgpu.h used by Netflix.

Pull Request - State: closed - Opened by Andersbakken about 1 year ago - 1 comment

#510 - How to set the filename of WGSL file

Issue - State: closed - Opened by zcbenz about 1 year ago - 1 comment

#509 - Add subgroups feature

Pull Request - State: closed - Opened by kainino0x about 1 year ago - 2 comments

#508 - Add WGPURequestAdapterWebXROptions.xrCompatible

Pull Request - State: open - Opened by kainino0x about 1 year ago

#507 - Restore WGPUQueueWorkDoneStatus_Error

Pull Request - State: closed - Opened by kainino0x about 1 year ago
Labels: !discuss

#506 - Add "mixable events" device feature

Pull Request - State: closed - Opened by kainino0x about 1 year ago - 2 comments
Labels: async, !discuss

#505 - Add a way to enable mixed-source WaitAny support

Issue - State: open - Opened by kainino0x about 1 year ago
Labels: async, !discuss

#504 - Add some details about DeviceLost/UncapturedError

Pull Request - State: closed - Opened by kainino0x about 1 year ago

#502 - Docs: more details about WGPUFuture

Issue - State: open - Opened by kainino0x about 1 year ago

#501 - GPURequestAdapterOptions.xrCompatible

Issue - State: open - Opened by kainino0x about 1 year ago
Labels: wasm

#499 - Simplify WGPUWaitStatus "Unsupported" cases

Pull Request - State: closed - Opened by kainino0x about 1 year ago - 1 comment

#497 - Fix markdown formatting in Asynchronous-Operations article

Pull Request - State: closed - Opened by kainino0x about 1 year ago

#496 - Futures: Add extensions to get OS kernel event handles from Futures

Issue - State: open - Opened by kainino0x about 1 year ago
Labels: async, non-breaking

#494 - Add Read/WriteMappedRange

Pull Request - State: closed - Opened by kainino0x about 1 year ago - 4 comments
Labels: !discuss

#493 - Require use of the bitflag registry; improve bitflag docs

Pull Request - State: closed - Opened by kainino0x about 1 year ago

#492 - Merge block 0x0001_???? into block 0x0000_????

Pull Request - State: closed - Opened by kainino0x about 1 year ago

#490 - Extension enum numbering: block 0 core vs block 1 multi-vendor

Issue - State: closed - Opened by kainino0x about 1 year ago - 3 comments
Labels: extensibility

#489 - Inconsistency in using pointer to struct and typedef of such pointer types?

Issue - State: closed - Opened by zokrezyl about 1 year ago - 6 comments

#488 - Feature-detecting functions when statically linking?

Issue - State: closed - Opened by kainino0x about 1 year ago - 5 comments
Labels: !discuss, non-breaking

#487 - GetMappedRange is safe to call anytime

Pull Request - State: closed - Opened by kainino0x about 1 year ago

#485 - Disallow GetConstMappedRange overlaps on Wasm

Pull Request - State: closed - Opened by kainino0x about 1 year ago
Labels: buffer mapping, wasm

#483 - Rename WGPUInstanceDescriptor.features -> .capabilities

Pull Request - State: open - Opened by kainino0x about 1 year ago

#482 - Docs: Extensions

Pull Request - State: open - Opened by kainino0x about 1 year ago

#481 - Docs: callback reentrancy

Pull Request - State: open - Opened by kainino0x about 1 year ago

#480 - Docs: specify that internal references exist as needed

Pull Request - State: open - Opened by kainino0x about 1 year ago

#479 - Docs: GetMappedRange relative addresses and alignments

Pull Request - State: open - Opened by kainino0x about 1 year ago

#478 - Docs: multithreading support in wasm

Pull Request - State: open - Opened by kainino0x about 1 year ago

#477 - Docs: wgpuDeviceCreateBuffer returns null if mapAtCreation fails

Pull Request - State: open - Opened by kainino0x about 1 year ago

#476 - Docs: implementation-allocated struct chains (WGPUCompilationInfo)

Pull Request - State: open - Opened by kainino0x about 1 year ago

#475 - Docs: non-finite float value errors

Pull Request - State: open - Opened by kainino0x about 1 year ago

#474 - Document the standard include location <webgpu/webgpu.h>

Pull Request - State: closed - Opened by kainino0x about 1 year ago

#472 - Add storage limits for Compat

Pull Request - State: closed - Opened by kainino0x about 1 year ago - 1 comment

#471 - Default *CallbackInfo.mode to zero (invalid) instead of WaitAnyOnly

Pull Request - State: closed - Opened by kainino0x about 1 year ago

#469 - Add struct chaining docs

Pull Request - State: closed - Opened by kainino0x about 1 year ago
Labels: extensibility

#468 - GetCurrentTextureStatus_Error "should" have impl-defd logging

Pull Request - State: closed - Opened by kainino0x about 1 year ago
Labels: !discuss

#467 - depthClearValue is undefined iff NaN

Pull Request - State: closed - Opened by kainino0x about 1 year ago - 1 comment

#466 - Behavior of NaNs and Infinities passed as float/double

Issue - State: closed - Opened by kainino0x about 1 year ago - 6 comments
Labels: needs docs

#465 - Remove GetCurrentTextureStatus_OutOfMemory

Pull Request - State: closed - Opened by kainino0x about 1 year ago - 2 comments
Labels: presentation

#464 - Remove QueueWorkDoneStatus_Error/CompilationInfoRequestStatus_Error

Pull Request - State: closed - Opened by kainino0x about 1 year ago

#463 - Make all struct chains mutable

Pull Request - State: closed - Opened by kainino0x about 1 year ago

#462 - Test extension header generation

Pull Request - State: open - Opened by eliemichel about 1 year ago

#461 - Use 0.0f/0.0f instead of math.h NAN

Pull Request - State: closed - Opened by kainino0x about 1 year ago

#460 - Standard location of the webgpu.h header

Issue - State: closed - Opened by eliemichel about 1 year ago - 5 comments
Labels: !discuss

#459 - Proposal: add API for consume shader IR directly (DXIL, Metal IR, SPIRV...).

Issue - State: closed - Opened by munrocket about 1 year ago - 2 comments

#458 - Move mainpage documentation to yml file

Pull Request - State: closed - Opened by eliemichel about 1 year ago - 1 comment

#457 - Add PostTask hook

Pull Request - State: closed - Opened by kainino0x about 1 year ago

#456 - Add error sinks

Pull Request - State: closed - Opened by kainino0x about 1 year ago - 3 comments

#455 - Some additional flavor about thread local error scopes

Pull Request - State: closed - Opened by kainino0x about 1 year ago
Labels: threading, errors

#453 - Fix inconsistent management of ExtSuffix in INIT macros

Pull Request - State: closed - Opened by eliemichel over 1 year ago

#452 - State that webgpu.h has the same behavior as the JS spec

Pull Request - State: closed - Opened by kainino0x over 1 year ago

#451 - Add missing defaulting docs to binding layout types

Pull Request - State: closed - Opened by kainino0x over 1 year ago