git://git.webkit.org
/
WebKit-https.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[WebGPU] Move 'gpu' API entry point from DOMWindow to Navigator
2019-04-30
justin_fan@apple.com
[WebGPU] Move 'gpu' API entry point from DOMWindow...
commit
|
commitdiff
|
tree
2019-04-22
justin_fan@apple.com
[WebGPU] Move swap chain methods from GPUDevice to...
commit
|
commitdiff
|
tree
2019-04-18
justin_fan@apple.com
Source/WebCore:
commit
|
commitdiff
|
tree
2019-04-17
justin_fan@apple.com
[Web GPU] GPUComputePassEncoder::dispatch number of...
commit
|
commitdiff
|
tree
2019-04-15
justin_fan@apple.com
Let WTF::convertSafely deduce types from arguments.
commit
|
commitdiff
|
tree
2019-04-12
justin_fan@apple.com
[Web GPU] Prevent narrowing conversions during Metal...
commit
|
commitdiff
|
tree
2019-04-10
justin_fan@apple.com
[Web GPU] Indexed drawing and GPUCommandEncoder crash...
commit
|
commitdiff
|
tree
2019-04-09
justin_fan@apple.com
[Web GPU] GPURenderPassEncoder updates: setBlendColor...
commit
|
commitdiff
|
tree
2019-04-08
justin_fan@apple.com
[Web GPU] Fix Web GPU experimental feature on iOS
commit
|
commitdiff
|
tree
2019-04-02
justin_fan@apple.com
Source/WebCore:
commit
|
commitdiff
|
tree
2019-03-29
justin_fan@apple.com
[Web GPU] Replace unsigned longs in WebGPU with uint64_t
commit
|
commitdiff
|
tree
2019-03-29
justin_fan@apple.com
[Web GPU] Replace 'unsigned long' with 'unsigned' when...
commit
|
commitdiff
|
tree
2019-03-28
justin_fan@apple.com
[Web GPU] Prototype compute pipeline with MSL
commit
|
commitdiff
|
tree
2019-03-27
justin_fan@apple.com
[Web GPU] Standardize Web GPU object reference counting...
commit
|
commitdiff
|
tree
2019-03-25
justin_fan@apple.com
Update WebGPU class names based on sketch.idl
commit
|
commitdiff
|
tree
2019-03-24
justin_fan@apple.com
[Web GPU] Prototype compute pipeline with MSL
commit
|
commitdiff
|
tree
2019-03-18
justin_fan@apple.com
[Web GPU] GPUAdapter.createDevice -> GPUAdapter.requestDevice
commit
|
commitdiff
|
tree
2019-03-18
justin_fan@apple.com
[Web GPU] API updates: GPUTexture.createDefaultView...
commit
|
commitdiff
|
tree
2019-03-14
justin_fan@apple.com
[Web GPU] Updates to GPUCommandBuffer for new GPUCommandEnco...
commit
|
commitdiff
|
tree
2019-03-14
justin_fan@apple.com
[Web GPU] Enum cleanup
commit
|
commitdiff
|
tree
2019-03-14
justin_fan@apple.com
[Web GPU] Updates to GPUCommandBuffer for new GPUCommandQueu...
commit
|
commitdiff
|
tree
2019-03-13
justin_fan@apple.com
[Web GPU] Update GPURenderPipelineDescriptor and add...
commit
|
commitdiff
|
tree
2019-03-12
justin_fan@apple.com
[Web GPU] BindGroups/Argument buffers: Move MTLBuffer...
commit
|
commitdiff
|
tree
2019-03-12
justin_fan@apple.com
[Web GPU] Update GPUSwapChainDescriptor, GPUSwapChain...
commit
|
commitdiff
|
tree
2019-03-08
justin_fan@apple.com
Unreviewed build fixes since MTLClampToBorderColor...
commit
|
commitdiff
|
tree
2019-03-07
justin_fan@apple.com
[Web GPU] GPUSampler implementation
commit
|
commitdiff
|
tree
2019-03-07
justin_fan@apple.com
Unreviewed build fix. Replace a forward declaration...
commit
|
commitdiff
|
tree
2019-03-06
justin_fan@apple.com
[Web GPU] GPUTexture and GPUTextureView updates, and...
commit
|
commitdiff
|
tree
2019-03-05
justin_fan@apple.com
Unreviewed build fix for High Sierra.
commit
|
commitdiff
|
tree
2019-03-05
justin_fan@apple.com
[Web GPU] Blitting function prototypes
commit
|
commitdiff
|
tree
2019-03-01
justin_fan@apple.com
[Web GPU] 32-bit builds broken by attempt to disable...
commit
|
commitdiff
|
tree
2019-02-28
justin_fan@apple.com
[Web GPU] Enable Web GPU only on 64-bit
commit
|
commitdiff
|
tree
2019-02-27
justin_fan@apple.com
Fix build errors after Web GPU buffer updates changed...
commit
|
commitdiff
|
tree
2019-02-27
justin_fan@apple.com
[Web GPU] Buffer updates part 2: setSubData, GPU/CPU...
commit
|
commitdiff
|
tree
2019-02-23
justin_fan@apple.com
[WebGPU] Buffer updates part 1: async mapping functions...
commit
|
commitdiff
|
tree
2019-02-13
justin_fan@apple.com
[WebGPU] Remove WebGPUBufferDescriptor/Usage and use...
commit
|
commitdiff
|
tree
2019-02-12
justin_fan@apple.com
[Web GPU] DepthStencilAttachment implementation
commit
|
commitdiff
|
tree
2019-02-08
justin_fan@apple.com
[Web GPU] GPUDevice::createTexture implementation prototype
commit
|
commitdiff
|
tree
2019-02-06
justin_fan@apple.com
[Web GPU] Implement supporting dictionaries for GPUTexture
commit
|
commitdiff
|
tree
2019-02-04
justin_fan@apple.com
[Web GPU] Code clean-up for RenderPipeline backend
commit
|
commitdiff
|
tree
2019-02-02
justin_fan@apple.com
Source/WebCore:
commit
|
commitdiff
|
tree
2019-01-31
justin_fan@apple.com
[WebGPU] WebGPUAdapterDescriptor -> GPURequestAdapterOptions...
commit
|
commitdiff
|
tree
2019-01-31
justin_fan@apple.com
[WebGPU] Support GPUDepthStencilStateDescriptor
commit
|
commitdiff
|
tree
2019-01-29
justin_fan@apple.com
[WebGPU] Fix and add validation to WebGPURenderPipeline...
commit
|
commitdiff
|
tree
2019-01-18
justin_fan@apple.com
(WIP) [WebGPU] WebGPUProgrammablePassEncoder::setBindGroup...
commit
|
commitdiff
|
tree
2019-01-17
justin_fan@apple.com
[WebGPU] Update vertex-buffer-triangle-strip.html to...
commit
|
commitdiff
|
tree
2019-01-14
justin_fan@apple.com
[WebGPU] Map WebGPUBindGroupLayoutBindings from the...
commit
|
commitdiff
|
tree
2019-01-11
justin_fan@apple.com
[WebGPU] WebGPUBindGroup and device::createBindGroup...
commit
|
commitdiff
|
tree
2019-01-10
justin_fan@apple.com
Source/WebCore:
commit
|
commitdiff
|
tree
2019-01-09
justin_fan@apple.com
[WebGPU] Fix vertex-buffer-triangle-strip test and...
commit
|
commitdiff
|
tree
2019-01-08
justin_fan@apple.com
[WebGPU] Update createRenderPipeline for WebGPUPipelineLayout
commit
|
commitdiff
|
tree
2018-12-21
justin_fan@apple.com
[WebGPU] GPUBindGroupLayout refactoring: no HashMap...
commit
|
commitdiff
|
tree
2018-12-21
justin_fan@apple.com
[WebGPU] Convert WebGPUBindGroups into MTLArgumentEncoders
commit
|
commitdiff
|
tree
2018-12-20
justin_fan@apple.com
[WebGPU] Add stubs for WebGPUPipelineLayout/Descriptor...
commit
|
commitdiff
|
tree
2018-12-18
justin_fan@apple.com
[WebGPU] BindGroupLayout and Device::createBindGroupLayout
commit
|
commitdiff
|
tree
2018-12-17
justin_fan@apple.com
[WebGPU] Implement WebGPUBindGroupLayoutDescriptor...
commit
|
commitdiff
|
tree
2018-12-13
justin_fan@apple.com
[WebGPU] Vertex buffers and WebGPUInputState
commit
|
commitdiff
|
tree
2018-12-12
justin_fan@apple.com
Source/WebCore:
commit
|
commitdiff
|
tree
2018-12-01
justin_fan@apple.com
[WebGPU] WebGPUQueue::submit and WebGPURenderingContext...
commit
|
commitdiff
|
tree
2018-11-30
justin_fan@apple.com
[WebGPU] Flesh out WebGPURenderPassDescriptor to match...
commit
|
commitdiff
|
tree
2018-11-30
justin_fan@apple.com
Remove dangling WebGPU file references from WebCore...
commit
|
commitdiff
|
tree
2018-11-29
justin_fan@apple.com
[WebGPU] Replace forward declare of WebGPUCommandBuffer...
commit
|
commitdiff
|
tree
2018-11-29
justin_fan@apple.com
[WebGPU] WebGPURenderPassEncoder::setPipeline, draw...
commit
|
commitdiff
|
tree
2018-11-28
justin_fan@apple.com
[WebGPU] Begin implementation of WebGPURenderPassEncoder...
commit
|
commitdiff
|
tree
2018-11-15
justin_fan@apple.com
[WebGPU] WebGPUCommandBuffer prototype
commit
|
commitdiff
|
tree
2018-11-15
justin_fan@apple.com
[WebGPU] Code quality concerns raised for 191291: ...
commit
|
commitdiff
|
tree
2018-11-07
justin_fan@apple.com
[WebGPU] Experimental prototype for WebGPURenderPipeline...
commit
|
commitdiff
|
tree
2018-11-02
justin_fan@apple.com
[WebGPU] Experimental prototype for MSL shaders
commit
|
commitdiff
|
tree
2018-10-23
justin_fan@apple.com
[WebGPU] Rename old GPU* implementation files to GPULegacy...
commit
|
commitdiff
|
tree
2018-10-19
justin_fan@apple.com
[WebGPU] Add stubs for WebGPUSwapChain and WebGPURenderingCo...
commit
|
commitdiff
|
tree
2018-10-19
justin_fan@apple.com
Add test expectations for webgpu-enabled.html
commit
|
commitdiff
|
tree
2018-10-17
justin_fan@apple.com
[WebGPU] Implement WebGPU bindings up through WebGPUDevice...
commit
|
commitdiff
|
tree
2018-10-16
justin_fan@apple.com
Add WebGPU 2018 feature flag and experimental feature...
commit
|
commitdiff
|
tree
2018-10-09
justin_fan@apple.com
WebGPU: Rename old WebGPU prototype to WebMetal
commit
|
commitdiff
|
tree
2018-09-27
justin_fan@apple.com
WebGL 2: updated passing test expectations for deqp...
commit
|
commitdiff
|
tree
2018-09-26
justin_fan@apple.com
WebGL 2: Adding logging to in-progress features
commit
|
commitdiff
|
tree
2018-09-26
justin_fan@apple.com
WebGL 2 Conformance: primitive restart and draw_primitive_re...
commit
|
commitdiff
|
tree
2018-09-25
justin_fan@apple.com
WebGL 2 conformance: expected test results for the...
commit
|
commitdiff
|
tree
2018-09-20
justin_fan@apple.com
WebGL 2 partial passes and failing test expectations...
commit
|
commitdiff
|
tree
2018-09-18
justin_fan@apple.com
Updated expected test [ PASS ] messages for new test...
commit
|
commitdiff
|
tree
2018-09-15
justin_fan@apple.com
WebGL 2 conformance: rgb-format-support.html
commit
|
commitdiff
|
tree
2018-09-14
justin_fan@apple.com
Update webkit-webgl-test-harness.js for more details...
commit
|
commitdiff
|
tree
2018-09-11
justin_fan@apple.com
Update webkit-webgl-test-harness.js for more details...
commit
|
commitdiff
|
tree
2018-08-28
justin_fan@apple.com
WebGL 2 conformance: framebuffer-test
commit
|
commitdiff
|
tree
2018-08-27
justin_fan@apple.com
Add Justin Fan to list of WebKit contributors
commit
|
commitdiff
|
tree