2019-09-20 |
tsavell@apple.com | Unreviewed, rolling out r250114. |
blob | commitdiff |
2019-09-20 |
drousso@apple.com | Web Inspector: Canvas: show WebGPU shader pipelines |
blob | commitdiff | diff to current |
2019-09-14 |
justin_fan@apple.com | [WebGPU] Make WebGPURenderPipeline and WebGPUComputePip... |
blob | commitdiff |
2019-09-11 |
drousso@apple.com | Web Inspector: Canvas: instrument WebGPUDevice instead... |
blob | commitdiff | diff to current |
2019-09-11 |
tsavell@apple.com | Unreviewed, rolling out r249753. |
blob | commitdiff | diff to current |
2019-09-11 |
drousso@apple.com | Web Inspector: Canvas: instrument WebGPUDevice instead... |
blob | commitdiff | diff to current |
2019-09-07 |
justin_fan@apple.com | [WebGPU] Update several interface and enum names to... |
blob | commitdiff | diff to current |
2019-09-05 |
justin_fan@apple.com | [WebGPU] Implement GPUUncapturedErrorEvent |
blob | commitdiff | diff to current |
2019-08-27 |
justin_fan@apple.com | [WebGPU] Implement GPUErrors for and relax GPUBuffer... |
blob | commitdiff | diff to current |
2019-08-27 |
mmaxfield@apple.com | [WHLSL] Rewrite all tests to use WHLSL and delete the... |
blob | commitdiff | diff to current |
2019-08-19 |
youenn@apple.com | enumerateDevices should return the same JS objects... |
blob | commitdiff | diff to current |
2019-08-13 |
justin_fan@apple.com | [WebGPU] Improve GPUBindGroup performance using one... |
blob | commitdiff | diff to current |
2019-07-28 |
justin_fan@apple.com | [WebGPU] Update GPUComputePipeline errors to match... |
blob | commitdiff | diff to current |
2019-07-24 |
justin_fan@apple.com | [WebGPU] Implement errors for GPURenderPipeline creation |
blob | commitdiff | diff to current |
2019-07-16 |
justin_fan@apple.com | [WebGPU] Convert GPUComputePipeline LOG statements... |
blob | commitdiff | diff to current |
2019-07-15 |
ryanhaddad@apple.com | Unreviewed, rolling out r247397, r247378, r247366. |
blob | commitdiff | diff to current |
2019-07-12 |
justin_fan@apple.com | [WebGPU] Move error scopes out of GPUDevice for more... |
blob | commitdiff | diff to current |
2019-07-11 |
justin_fan@apple.com | [WebGPU] Implement GPUError and error scopes |
blob | commitdiff | diff to current |
2019-06-07 |
justin_fan@apple.com | [WebGPU] Remove GPUBuffer.setSubData and implement... |
blob | commitdiff | diff to current |
2019-04-22 |
justin_fan@apple.com | [WebGPU] Move swap chain methods from GPUDevice to... |
blob | commitdiff | diff to current |
2019-03-28 |
justin_fan@apple.com | [Web GPU] Prototype compute pipeline with MSL |
blob | commitdiff | diff to current |
2019-03-27 |
justin_fan@apple.com | [Web GPU] Standardize Web GPU object reference counting... |
blob | commitdiff | diff to current |
2019-03-25 |
tsavell@apple.com | Unreviewed, rolling out r243419. |
blob | commitdiff | diff to current |
2019-03-24 |
justin_fan@apple.com | [Web GPU] Prototype compute pipeline with MSL |
blob | commitdiff | diff to current |
2019-03-18 |
mmaxfield@apple.com | [WHLSL] Hook up the compiler to our WebGPU implementation |
blob | commitdiff | diff to current |
2019-03-18 |
justin_fan@apple.com | [Web GPU] GPUAdapter.createDevice -> GPUAdapter.request... |
blob | commitdiff | diff to current |
2019-03-14 |
justin_fan@apple.com | [Web GPU] Updates to GPUCommandBuffer for new GPUComman... |
blob | commitdiff | diff to current |
2019-03-14 |
sroberts@apple.com | Unreviewed, rolling out r242931. |
blob | commitdiff | diff to current |
2019-03-14 |
justin_fan@apple.com | [Web GPU] Updates to GPUCommandBuffer for new GPUComman... |
blob | commitdiff | diff to current |
2019-03-13 |
justin_fan@apple.com | [Web GPU] Update GPURenderPipelineDescriptor and add... |
blob | commitdiff | diff to current |
2019-03-12 |
justin_fan@apple.com | [Web GPU] BindGroups/Argument buffers: Move MTLBuffer... |
blob | commitdiff | diff to current |
2019-03-12 |
justin_fan@apple.com | [Web GPU] Update GPUSwapChainDescriptor, GPUSwapChain... |
blob | commitdiff | diff to current |
2019-03-07 |
justin_fan@apple.com | [Web GPU] GPUSampler implementation |
blob | commitdiff | diff to current |
2019-03-06 |
justin_fan@apple.com | [Web GPU] GPUTexture and GPUTextureView updates, and... |
blob | commitdiff | diff to current |
2019-02-23 |
justin_fan@apple.com | [WebGPU] Buffer updates part 1: async mapping functions... |
blob | commitdiff | diff to current |
2019-02-13 |
justin_fan@apple.com | [WebGPU] Remove WebGPUBufferDescriptor/Usage and use... |
blob | commitdiff | diff to current |
2019-02-08 |
justin_fan@apple.com | [Web GPU] GPUDevice::createTexture implementation prototype |
blob | commitdiff | diff to current |
2019-01-31 |
justin_fan@apple.com | [WebGPU] WebGPUAdapterDescriptor -> GPURequestAdapterOp... |
blob | commitdiff | diff to current |
2019-01-31 |
justin_fan@apple.com | [WebGPU] Support GPUDepthStencilStateDescriptor |
blob | commitdiff | diff to current |
2019-01-14 |
justin_fan@apple.com | [WebGPU] Map WebGPUBindGroupLayoutBindings from the... |
blob | commitdiff | diff to current |
2019-01-11 |
justin_fan@apple.com | [WebGPU] WebGPUBindGroup and device::createBindGroup... |
blob | commitdiff | diff to current |
2019-01-08 |
justin_fan@apple.com | [WebGPU] Update createRenderPipeline for WebGPUPipeline... |
blob | commitdiff | diff to current |
2018-12-22 |
yusukesuzuki@slows... | Use Ref<> as much as possible |
blob | commitdiff | diff to current |
2018-12-21 |
justin_fan@apple.com | [WebGPU] GPUBindGroupLayout refactoring: no HashMap... |
blob | commitdiff | diff to current |
2018-12-20 |
cdumez@apple.com | wtf/Optional.h: move-constructor and move-assignment... |
blob | commitdiff | diff to current |
2018-12-20 |
justin_fan@apple.com | [WebGPU] Add stubs for WebGPUPipelineLayout/Descriptor... |
blob | commitdiff | diff to current |
2018-12-18 |
justin_fan@apple.com | [WebGPU] BindGroupLayout and Device::createBindGroupLayout |
blob | commitdiff | diff to current |
2018-12-13 |
justin_fan@apple.com | [WebGPU] Vertex buffers and WebGPUInputState |
blob | commitdiff | diff to current |
2018-12-12 |
justin_fan@apple.com | Source/WebCore: |
blob | commitdiff | diff to current |
2018-11-29 |
justin_fan@apple.com | [WebGPU] WebGPURenderPassEncoder::setPipeline, draw... |
blob | commitdiff | diff to current |
2018-11-22 |
dino@apple.com | Implement WebGPUQueue and device.getQueue() |
blob | commitdiff | diff to current |
2018-11-19 |
dino@apple.com | [WebGPU] Begin implementing WebGPUTexture, WebGPUTextur... |
blob | commitdiff | diff to current |
2018-11-15 |
justin_fan@apple.com | [WebGPU] WebGPUCommandBuffer prototype |
blob | commitdiff | diff to current |
2018-11-15 |
justin_fan@apple.com | [WebGPU] Code quality concerns raised for 191291: ... |
blob | commitdiff | diff to current |
2018-11-07 |
justin_fan@apple.com | [WebGPU] Experimental prototype for WebGPURenderPipelin... |
blob | commitdiff | diff to current |
2018-11-02 |
justin_fan@apple.com | [WebGPU] Experimental prototype for MSL shaders |
blob | commitdiff | diff to current |
2018-10-31 |
commit-queue@webki... | MediaRecorder should fire dataavailable event when... |
blob | commitdiff | diff to current |
2018-10-17 |
justin_fan@apple.com | [WebGPU] Implement WebGPU bindings up through WebGPUDev... |
blob | commitdiff | diff to current |
|