Kunal Mohan
|
3661aa3d8c
|
Use Device limits and features provided by user
Spec update
|
2020-09-23 11:37:03 +05:30 |
|
Kunal Mohan
|
f082a507da
|
Implement GPUPipelineBase for implicit pipeline layouts
|
2020-08-19 16:44:26 +05:30 |
|
Kunal Mohan
|
aff22db33f
|
Implement GPURenderBundleEncoder and GPURenderBundle
|
2020-07-24 12:45:23 +05:30 |
|
Kunal Mohan
|
cdc0a75fe4
|
Update GPUObjectBase webidl and cleanup valid flags
|
2020-07-20 23:03:53 +05:30 |
|
Kunal Mohan
|
f973099020
|
Remove validation for GPUBindGroup, GPUBindGroupLayout, GPUPipelineLayout
|
2020-06-19 21:35:30 +05:30 |
|
Kunal Mohan
|
3b5ede153d
|
Update wgpu-core and wgpu-types
|
2020-06-04 01:19:13 +05:30 |
|
YUAN LYU
|
3ea6d87bcc
|
Add trait DomObjectWrap to provide WRAP function
|
2020-03-20 22:16:56 -04:00 |
|
Istvan Miklos
|
170e9971ac
|
Implement GPUComputePassEncoder functions
Implement the `dispatch`, `endPass`, `setBindGroup`, `setPipeline` functions of `GPUComputePassEncoder`.
|
2020-02-19 11:19:59 +01:00 |
|
Istvan Miklos
|
9031369c19
|
Initial implementation of GPUComputePipeline
Added WebIDL bindings for `GPUComputePipeline`.
Implemented the `createComputePipeline` function of `GPUDevice`.
|
2020-02-11 10:15:03 +01:00 |
|