mirror of
https://github.com/Rezmason/matrix.git
synced 2026-04-14 12:29:30 -07:00
Figuring out what's wrong in FF Nightly
This commit is contained in:
6
TODO.txt
6
TODO.txt
@@ -1,9 +1,9 @@
|
||||
TODO:
|
||||
|
||||
WebGPU
|
||||
FF Nightly bugs
|
||||
What's it warning about?
|
||||
Why's it crashing?
|
||||
FF Nightly
|
||||
var<private> quadCorners : array<vec2<f32>, NUM_VERTICES_PER_QUAD> contained the wrong values
|
||||
Bloom pass isn't working right
|
||||
Try https://github.com/brendan-duncan/wgsl_reflect
|
||||
Get rid of end pass once it's possible to copy a bgra8unorm to a canvas texture
|
||||
Switch to rgba32float somehow?
|
||||
|
||||
Reference in New Issue
Block a user