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
|
aff12b8b1a
|
Use direct texture 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
|
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
|
f6c61ad66c
|
Use array for clearValue because it's generally more useful (#178)
|
2024-09-26 02:22:46 +09:00 |
|
Gregg Tavares
|
e4e2249b12
|
make paths relative
Note: Still need to fix some generated svg paths I think
|
2024-05-27 23:27:52 +09:00 |
|
Gregg Tavares
|
06b000ac8e
|
remove entryPoints
|
2024-05-02 17:55:12 +02:00 |
|
Gregg Tavares
|
dfbe184a77
|
Revert "remove entry points"
This reverts commit abe4e2e8b9.
|
2024-01-26 09:35:17 -08:00 |
|
Gregg Tavares
|
abe4e2e8b9
|
remove entry points
|
2024-01-25 01:41:23 -08:00 |
|
Gregg Tavares
|
e28a5064c3
|
use webgpu-utils 1x
|
2023-12-21 18:09:47 -08:00 |
|
Gregg Tavares
|
c845cc8ea3
|
add links to utils article
|
2023-11-20 08:53:37 +09:00 |
|
Gregg Tavares
|
95576e6c4f
|
utils
|
2023-11-18 00:05:02 +09:00 |
|