Sign in
webkit
/
WebKit
/
4589b08f0ef99882139baaf31e95466e313ea14b
/
LayoutTests
/
webgl
f55c8d5
WebGL not supported on WKWebView on UIKit for Mac
by dino@apple.com
· 6 years ago
fa4ac89
[WebGL] ANGLE Extension directive location incorrectly enforced for webgl 1.0
by justin_fan@apple.com
· 6 years ago
91df0fa
WebGL 2: updated passing test expectations for deqp/primitiverestart
by justin_fan@apple.com
· 6 years ago
907de27
WebGL 2 Conformance: primitive restart and draw_primitive_restart WebGL2 sample
by justin_fan@apple.com
· 6 years ago
840df76
WebGL 2 conformance: expected test results for the deqp suite (mac-mojave-wk2)
by justin_fan@apple.com
· 6 years ago
f3f1d6d
WebGL 2 partial passes and failing test expectations for conformance/conformance2 layout tests
by justin_fan@apple.com
· 7 years ago
4d58f12
Updated expected test [ PASS ] messages for new test-harness format for webgl tests
by justin_fan@apple.com
· 7 years ago
488d4ef
WebGL 2 conformance: rgb-format-support.html
by justin_fan@apple.com
· 7 years ago
d3a818d
Update webkit-webgl-test-harness.js for more details on WebGL 2 conformance tests part 4
by justin_fan@apple.com
· 7 years ago
6a4f45f
Update webkit-webgl-test-harness.js for more details on WebGL 2 conformance tests part 3
by justin_fan@apple.com
· 7 years ago
cd66676
WebGL 2 conformance: framebuffer-test
by justin_fan@apple.com
· 7 years ago
e02d0aa
Update webkit-webgl-test-harness.js for more details on WebGL 2 conformance tests
by commit-queue@webkit.org
· 7 years ago
f4abff6
Update webkit-webgl-test-harness.js to provide more info on failing and partially passing tests
by commit-queue@webkit.org
· 7 years ago
8943dca
WebGL 2 conformance: vertex_arrays/vertex_array_object.html
by commit-queue@webkit.org
· 7 years ago
1e92e0c
[WebGL2] Support compilation of GLSL ES version 300 shaders
by commit-queue@webkit.org
· 7 years ago
500ea16
Enable WebGL2 glsl3 tests with expected FAIL results
by commit-queue@webkit.org
· 7 years ago
4f81411
Import the 2.0.0 version of Khronos WebGL conformance suite
by achristensen@apple.com
· 7 years ago
d72602f
Rendering SVG images with same size as WebGL texture doesn't work correctly
by commit-queue@webkit.org
· 7 years ago
243e892
Make failing WebGL tests produce debug output
by dino@apple.com
· 7 years ago
9e7b33f
TypedArray constructor with string shouldn't throw
by keith_miller@apple.com
· 8 years ago
b124468
optional sequence values not handled correctly by binding generator
by weinig@apple.com
· 8 years ago
627b93b
test262: DataView get methods should allow for missing offset, set methods should allow for missing value
by joepeck@webkit.org
· 8 years ago
563b9b84
Passing a number as the pixel parameter to texImage2D() doesn't thrown an exception
by cdumez@apple.com
· 8 years ago
121fa2a
[WebIDL] Implement overload resolution algorithm
by cdumez@apple.com
· 9 years ago
879525c
REGRESSION (r199819): CrashTracer: [GraphicsContext3D::getInternalFramebufferSize
by dino@apple.com
· 9 years ago
9d747be
Position of WebGL <canvas> on iOS is incorrect with CSS borders
by commit-queue@webkit.org
· 9 years ago
70e1086
Creating a large number of WebGL contexts should recycle older contexts
by commit-queue@webkit.org
· 9 years ago
a099c7d
Update ANGLE https://bugs.webkit.org/show_bug.cgi?id=156755
by achristensen@apple.com
· 9 years ago
3f212d5
WebGL based canvases composite incorrectly after changing size
by commit-queue@webkit.org
· 9 years ago
fe67a2b
[WebGL2] Turn the ENABLE_WEBGL2 flag on
by commit-queue@webkit.org
· 9 years ago
e1a4be6
DRT should enable WebGL by default on Mac
by dino@apple.com
· 9 years ago
c304588
Source/WebCore:
by bfulgham@apple.com
· 9 years ago
2ac2987
Unreviewed, rolling out r189407 and r189424.
by commit-queue@webkit.org
· 10 years ago
a3cc8cc
[WebGL] Update WebGL 1.0.3 conformance tests
by dino@apple.com
· 10 years ago
7f84ff5
WebGL: Update 1.0.2 conformance layout tests and address new failure.
by roger_fong@apple.com
· 10 years ago
8638e1b
WebGL2: Implement spec section 3.7.1 Setting and getting state (Part 1).
by roger_fong@apple.com
· 10 years ago
6d631f7
Unreviewed. Add 1.0.3 conformance tests. Remove unused webgl test resource files.
by roger_fong@apple.com
· 10 years ago
e950064
Unreviewed. Remove 1.0.1 and experimental 1.0.3 WebGL conformance tests to make way for official 1.0.3 tests.
by roger_fong@apple.com
· 10 years ago
3ff4361
Unreviewed, fix mismatched test expectation.
by jpfau@apple.com
· 11 years ago
52c0c3b
Unreviewed. Adjust expected result for test added in r168666.
by roger_fong@apple.com
· 11 years ago
ac6d6b9
Limit number of active graphics contexts per web process.
by roger_fong@apple.com
· 11 years ago
6fa3da5
Implement EXT_shader_texture_lod in WebGL.
by commit-queue@webkit.org
· 11 years ago
9204733
.: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers
by mjs@apple.com
· 11 years ago
52f20d4
PerformanceTests: Undelete the "build" directory erroneously removed in r163427.
by rniwa@webkit.org
· 11 years ago
e1b31c7
Remove <iframe seamless> support. <https://webkit.org/b/128213>
by akling@apple.com
· 11 years ago
763e5bcb
Unreviewed test correction.
by bfulgham@apple.com
· 11 years ago
a1ee62a
[WebGL] FBO Depth Buffer Attachment Function Improperly Clearing with 0
by bfulgham@apple.com
· 11 years ago
93a7b08
Unreviewed, rolling out r161274.
by commit-queue@webkit.org
· 11 years ago
e953231
Revise WebGL DataView test to match ECMAScript Draft Specification
by bfulgham@apple.com
· 11 years ago
d642f81
[WebGL] Correct symbol lookup logic to handle 1-element arrays
by bfulgham@apple.com
· 11 years ago
b42262a
Implement ArrayBuffer.isView https://bugs.webkit.org/show_bug.cgi?id=126004
by bfulgham@apple.com
· 11 years ago
f6c47fb
Forgot to add 1.0.1 conformance tests in r157888.
by roger_fong@apple.com
· 11 years ago
fd90068
Add 1.0.1 and 1.0.2 WebGL conformance suites to layout tests.
by roger_fong@apple.com
· 11 years ago
524f1b5
webgl/conformance/extensions/oes-element-index-uint.html failing after r156351 or 156352
by dino@apple.com
· 11 years ago
16a5a24
Change LayoutTests' u*-w* files to use pre and post js files in LayoutTests/resources.
by mark.lam@apple.com
· 12 years ago
0e0d931
Typed arrays should be rewritten https://bugs.webkit.org/show_bug.cgi?id=119064
by fpizlo@apple.com
· 12 years ago
1c66743
WEBGL_compressed_texture_pvrtc needs implementation
by commit-queue@webkit.org
· 12 years ago
6d64e08
WEBGL_compressed_texture_atc implementation
by commit-queue@webkit.org
· 12 years ago
7241087
Insufficient validation when uploading depth textures to WebGL
by kbr@google.com
· 12 years ago
12e9cf8
Uint8ClampedArray constructor is wrong in WorkerContext.idl
by kbr@google.com
· 12 years ago
a5e8b2b
Add script to generate LayoutTests from WebGL Conformance Tests
by kbr@google.com
· 12 years ago
39a6559
Adds the WebGL Conformance Tests limits folder.
by gman@chromium.org
· 12 years ago
57b13802
Add WebGL Conformance Tests more folder.
by gman@chromium.org
· 12 years ago
d9b90ed
Add the WebGL Conformance Tests extensions folder.
by gman@chromium.org
· 12 years ago
814c11d
Add the WebGL Conformance Tests ogles folder.
by gman@chromium.org
· 12 years ago
1fd14a2
Add WebGL Conformance Tests glsl folder.
by gman@chromium.org
· 12 years ago
f83c0db
Adds failing WebGL Conformance Tests.
by gman@chromium.org
· 12 years ago
a5a384f
Add WebGL Conformance Tests state, renderbuffers, and reading folders.
by gman@chromium.org
· 12 years ago
bcc2038
Add WebGL Conformance Tests rendering folder.
by gman@chromium.org
· 12 years ago
8c33d15
Add WebGL Conformance Tests programs folder.
by gman@chromium.org
· 12 years ago
748c5d5
Add WebGL Conformance Tests context folder.
by gman@chromium.org
· 12 years ago
45322dd
Add WebGL Conformance Tests uniforms folder.
by gman@chromium.org
· 12 years ago
81466d1
Add WebGL Conformance Tests canvas folder.
by gman@chromium.org
· 12 years ago
edbfcaf
Add WebGL Conformance Tests texture folder.
by gman@chromium.org
· 12 years ago
d77425c
Rollout r142058 various crashes and timeouts on AppleMac and Chromium
by falken@chromium.org
· 12 years ago
b34293f
Adds failing WebGL Conformance Tests.
by gman@chromium.org
· 12 years ago
302ed45
Adds the WebGL Conformance Test ogles support files.
by gman@chromium.org
· 12 years ago
9b2e3e5
Adds the WebGL Conformance Tests attrib folder.
by gman@chromium.org
· 12 years ago
8a56fcb
Adds the WebGL Conformance Tests typedarrays folder.
by gman@chromium.org
· 12 years ago
b329d26
Adds the WebGL Conformance Tests misc folder.
by gman@chromium.org
· 12 years ago
f019bcb
Adds the WebGL Conformance Tests buffers folder
by gman@chromium.org
· 12 years ago
6b230c6
Add Support Files for WebGL Conformance Tests
by gman@chromium.org
· 12 years ago