8 Commits

Author SHA1 Message Date
Gregg Tavares
dcfd514975 Revert "Use direct attachment binding"
This reverts commit bdce233195.
2026-02-04 12:17:44 -08:00
Gregg Tavares
bdce233195 Use direct attachment binding 2026-01-21 21:47:35 -08:00
Gregg Tavares
9c9668e0e2 Use direct buffer binding
Now that all 3 major browsers support it, use
direct buffer binding.
2026-01-21 21:47:35 -08:00
Gregg Tavares
8df533bef8 missed one. see previous commit 2025-12-31 20:46:09 -08:00
Gregg Tavares
d4528f20d7 Add /* wgsl */ where appropriate 2025-10-03 21:09:02 -07:00
Gregg Tavares
bbf0df61e0 Revert "Use buffers directly for bind groups."
This reverts commit 0ea087a114.
2025-07-16 10:48:07 -07:00
Gregg Tavares
0ea087a114 Use buffers directly for bind groups.
The spec was changed to allow this. Valid as of Chrome 138
2025-07-10 20:26:21 -07:00
Greggman
550ee15ab8 Matrix stack (#194)
* add anchor

* Matrix Stack

* Scene Graph
2024-12-25 20:28:41 -08:00