Ecosyste.ms: Issues

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

GitHub / webgpu/webgpu-samples issues and pull requests

#100 - Update API / WGSL usage

Pull Request - State: closed - Opened by austinEng over 3 years ago - 1 comment

#99 - Compute boids uses outdated WGSL

Issue - State: closed - Opened by Kangz over 3 years ago

#98 - WGSL: Replace builtin frag_coord with position

Pull Request - State: closed - Opened by jrprice over 3 years ago

#97 - Use "compute" instead of "computeStage" to silence deprecation warning.

Pull Request - State: closed - Opened by rvadhavk over 3 years ago - 2 comments

#96 - WGSL: const -> let, remove "-> void"

Pull Request - State: closed - Opened by austinEng over 3 years ago

#95 - Remove usage of glslang and SPIRV

Issue - State: closed - Opened by Kangz over 3 years ago - 3 comments

#94 - Remove unnecessary compute dispatch call in the image blur example.

Pull Request - State: closed - Opened by rvadhavk over 3 years ago

#93 - Use new WGSL entry point IO syntax

Pull Request - State: closed - Opened by jrprice over 3 years ago

#92 - Incompatible internal usages in ImageBlur example

Issue - State: closed - Opened by cjj19970505 over 3 years ago - 1 comment

#91 - All demos fail on Firefox Nightly 89.0a1 with missing field error

Issue - State: closed - Opened by rvadhavk over 3 years ago - 2 comments

#90 - Bump y18n from 4.0.0 to 4.0.1

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#89 - Remove authors meta tag. The project now has multiple contributors

Pull Request - State: closed - Opened by austinEng over 3 years ago

#88 - Use depth32float as depth format for reversedZ

Pull Request - State: closed - Opened by shrekshao over 3 years ago

#87 - Handedness discusion

Issue - State: closed - Opened by shrekshao over 3 years ago - 3 comments

#86 - Some trivial update and cleanup

Pull Request - State: closed - Opened by shrekshao over 3 years ago - 1 comment

#85 - Reversed depth buffer sample

Pull Request - State: closed - Opened by shrekshao over 3 years ago - 8 comments

#84 - Bump elliptic from 6.5.3 to 6.5.4

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#83 - Update following the latest API changes

Pull Request - State: closed - Opened by austinEng over 3 years ago - 1 comment

#82 - Text rendering example (that uses canvas as texture)

Issue - State: open - Opened by smolck over 3 years ago - 5 comments
Labels: sample wanted, sample request

#81 - Wrong issue

Issue - State: closed - Opened by shaoboyan over 3 years ago - 1 comment

#80 - replace deprecated apis and fix several warnings

Pull Request - State: closed - Opened by HypnosNova over 3 years ago - 2 comments

#79 - Canvas size should incorporate devicePixelRatio

Issue - State: closed - Opened by kainino0x over 3 years ago - 2 comments

#78 - Remove explicit storage class from samplers/textures

Pull Request - State: closed - Opened by jrprice over 3 years ago

#77 - Update index names to match WGSL spec.

Pull Request - State: closed - Opened by dj2 over 3 years ago - 1 comment

#76 - Update WGSL to group from set.

Pull Request - State: closed - Opened by dj2 over 3 years ago - 1 comment

#75 - Not working

Issue - State: closed - Opened by jack1232 over 3 years ago - 10 comments

#74 - s/texture_sampled_2d/texture_2d

Pull Request - State: closed - Opened by ben-clayton over 3 years ago

#73 - Update comments to use //.

Pull Request - State: closed - Opened by dj2 over 3 years ago

#72 - Bump ini from 1.3.5 to 1.3.8

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#70 - not working on Chrome canary

Issue - State: closed - Opened by jack1232 over 3 years ago - 3 comments

#69 - Bump ini from 1.3.5 to 1.3.8

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago - 1 comment
Labels: dependencies

#68 - fix: Update source link to use master -> main branch

Pull Request - State: closed - Opened by lukehesluke almost 4 years ago

#67 - Add readonly storage buffer example on render pipeline

Issue - State: open - Opened by ottovilleFin almost 4 years ago - 3 comments
Labels: sample request

#66 - Change Github pages deploy branch from master to main

Pull Request - State: closed - Opened by austinEng almost 4 years ago

#65 - Add `http-server` to dev deps and update doc.

Pull Request - State: closed - Opened by dj2 almost 4 years ago

#64 - Update WGSL samples to use new struct syntax.

Pull Request - State: closed - Opened by dj2 almost 4 years ago

#63 - Use GPUQueue.copyImageBitmapToTexture instead of manual copy helper

Pull Request - State: closed - Opened by austinEng almost 4 years ago

#62 - Update WGSL syntax

Pull Request - State: closed - Opened by austinEng almost 4 years ago

#61 - Fix WGSL texture samples to use uniform_constant

Pull Request - State: closed - Opened by austinEng almost 4 years ago

#60 - Update WGSL syntax for the latest Canary

Pull Request - State: closed - Opened by austinEng almost 4 years ago

#59 - An error occorred when using wgsl

Issue - State: closed - Opened by HypnosNova almost 4 years ago - 3 comments

#58 - Updating texturedCube example to use WGSL shaders

Pull Request - State: closed - Opened by ponitka about 4 years ago - 2 comments

#57 - Not working on Firefox Nightly 82.0a1 on Ubuntu 20.04

Issue - State: closed - Opened by shubhamkamthania about 4 years ago - 4 comments

#56 - Improve shader editor save functionality

Pull Request - State: closed - Opened by austinEng about 4 years ago

#55 - save and reload doesn't work as expected

Issue - State: closed - Opened by dneto0 about 4 years ago - 4 comments

#54 - Update compute boids to use WGSL for-loop syntax

Pull Request - State: closed - Opened by austinEng about 4 years ago

#53 - Add WGSL samples

Pull Request - State: closed - Opened by austinEng about 4 years ago

#52 - Add video texture sample

Pull Request - State: closed - Opened by shaoboyan about 4 years ago - 18 comments

#51 - Async/Await odd image loading behavior on Chrome Canary 87.0.4249.0

Issue - State: closed - Opened by sortofsleepy about 4 years ago - 7 comments

#50 - Add a WGSL version of HelloTriangle

Pull Request - State: closed - Opened by Kangz about 4 years ago - 2 comments

#49 - Getting getMappedRange is not a function in Firefox Nightly 80

Issue - State: closed - Opened by talentlessguy about 4 years ago - 1 comment

#48 - Remove usage of deprecated APIs

Pull Request - State: closed - Opened by austinEng about 4 years ago

#47 - Update for the 2020-07-28 PSA

Issue - State: closed - Opened by Kangz about 4 years ago - 1 comment

#46 - Bump elliptic from 6.5.2 to 6.5.3

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago - 1 comment
Labels: dependencies

#45 - Add a mipmap generation example.

Issue - State: open - Opened by Kangz about 4 years ago - 2 comments
Labels: sample wanted, sample request

#44 - Add WGSL shaders when supported by browsers.

Issue - State: closed - Opened by Kangz about 4 years ago - 2 comments

#43 - Bump lodash from 4.17.15 to 4.17.19

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago
Labels: dependencies

#42 - new @webgpu/types

Pull Request - State: closed - Opened by ponitka about 4 years ago - 3 comments

#41 - Web Workers

Issue - State: closed - Opened by ottoville over 4 years ago - 2 comments

#40 - Update lockfile

Pull Request - State: closed - Opened by austinEng over 4 years ago

#39 - Update WebGPU API usage

Pull Request - State: closed - Opened by kainino0x over 4 years ago - 3 comments

#38 - Update to the lastest API

Issue - State: closed - Opened by kvark over 4 years ago - 1 comment

#37 - Replace setSubData with createBufferMapped+copy

Pull Request - State: closed - Opened by austinEng over 4 years ago

#36 - Stop using setSubData

Issue - State: closed - Opened by kvark over 4 years ago

#35 - Update dependencies

Pull Request - State: closed - Opened by austinEng over 4 years ago

#34 - Roll glslang compiler to 0.0.15

Pull Request - State: closed - Opened by austinEng over 4 years ago - 1 comment

#33 - All the examples not displayed in Mac Canary Chrome

Issue - State: closed - Opened by xiaoiver over 4 years ago - 3 comments

#32 - avoiding memory growth.

Issue - State: closed - Opened by trusktr over 4 years ago - 2 comments

#31 - Deprecated GPUBuffer.setSubData Apparently Broken Now

Issue - State: closed - Opened by KTRosenberg over 4 years ago - 6 comments

#30 - Fixed row pitch padding

Pull Request - State: closed - Opened by frguthmann over 4 years ago - 1 comment

#29 - Broken row pitch computation or implementation

Issue - State: closed - Opened by frguthmann over 4 years ago - 4 comments

#28 - Another Breaking Change, Any Clues?

Issue - State: closed - Opened by KTRosenberg over 4 years ago - 21 comments

#27 - HelloTriangle sample is not displayed in Chrome Canary for Mac

Issue - State: closed - Opened by cx20 almost 5 years ago - 2 comments

#26 - Update types

Pull Request - State: closed - Opened by austinEng almost 5 years ago

#25 - how to generate mipmap texture?

Issue - State: closed - Opened by redcamel almost 5 years ago - 2 comments

#24 - Add live shader editing

Pull Request - State: closed - Opened by austinEng almost 5 years ago

#23 - Update setVertexBuffers -> setVertexBuffer

Pull Request - State: closed - Opened by austinEng almost 5 years ago - 2 comments

#22 - example MSAA broken

Issue - State: closed - Opened by edap almost 5 years ago - 12 comments

#21 - Fix texture y-flip; Fix cube uv typo.

Pull Request - State: closed - Opened by shrekshao almost 5 years ago

#20 - Redirect old sample pages and add README pointing to new samples

Pull Request - State: closed - Opened by austinEng almost 5 years ago

#19 - Fix y-flip due to coordinate system change in WebGPU #15

Pull Request - State: closed - Opened by austinEng almost 5 years ago - 5 comments

#18 - Add webpack build to compile Typescript sources and generate nicer UI

Pull Request - State: closed - Opened by austinEng almost 5 years ago - 5 comments

#17 - Remove old rollup config and artifacts of utils.js

Pull Request - State: closed - Opened by austinEng almost 5 years ago

#16 - Fix coordinate

Pull Request - State: closed - Opened by shrekshao almost 5 years ago

#15 - Fix coordinate systems to match spec

Issue - State: closed - Opened by kainino0x almost 5 years ago - 1 comment

#14 - Two new cube samples

Pull Request - State: closed - Opened by shrekshao almost 5 years ago - 4 comments

#13 - No license

Issue - State: closed - Opened by litherum about 5 years ago - 2 comments

#12 - Animometer rAF() callback has an "await" inside it

Issue - State: closed - Opened by litherum about 5 years ago - 1 comment

#11 - does not work on Safari Technology Preview

Issue - State: closed - Opened by itsHcf about 5 years ago - 2 comments

#10 - Flip vertex y-axis

Pull Request - State: closed - Opened by kainino0x about 5 years ago

#9 - Support WHLSL in addition to SPIR-V for testing with safari tech previews..

Issue - State: closed - Opened by oscarbg over 5 years ago - 4 comments

#8 - Latest

Pull Request - State: closed - Opened by austinEng over 5 years ago

#7 - Does not work on Safari 12.1 with WebGPU and/or WebMetal enabled

Issue - State: closed - Opened by soooch over 5 years ago - 1 comment

#6 - Source code for dist/utils.js wasm

Issue - State: closed - Opened by vorg over 5 years ago - 7 comments

#5 - Fix cube frontFaces

Pull Request - State: closed - Opened by Kangz over 5 years ago - 1 comment

#4 - Fix backface culling wind order in cube samples.

Pull Request - State: closed - Opened by vmiura over 5 years ago

#3 - Fixes to match the API on ToT Chromium

Pull Request - State: closed - Opened by Kangz over 5 years ago

#2 - update ArrayBuffers to ArrayBufferViews

Pull Request - State: closed - Opened by kainino0x over 5 years ago - 1 comment

#1 - Nit: requestDevice parameter is optional

Pull Request - State: closed - Opened by beaufortfrancois over 5 years ago