[Webkit-unassigned] [Bug 215630] Safari 14: Graphics is distorted when playing online games (https://cs-online.club/en/servers)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 20 04:05:22 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=215630

Kimmo Kinnunen <kkinnunen at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kkinnunen at apple.com

--- Comment #15 from Kimmo Kinnunen <kkinnunen at apple.com> ---
MacBookPro11,4 Intel Iris
Can repro failure on:
WebKit r265849 defaults (i.e. USE_ANGLE=1)
Chrome Canary 86.0.4238.2 with passthrough

Can repro success on:
Safari Version 13.1.2 (15609.3.5.1.3) (catalina?)
Chrome Canary 86.0.4238.2 with defaults (i.e. validating cmd buffer)

The common webgl 1.0.4 conformance tests that pass on "success" set but fail on "failure" set is "conformance/textures/misc/gl-teximage.html". This is maybe a good candidate test to fix first.

webgl-conformance-webkit-angle
 "failures": [
    "conformance/canvas/to-data-url-test.html",
    "conformance/context/constants-and-properties.html",
    "conformance/context/context-lost-restored.html",
    "conformance/context/incorrect-context-object-behaviour.html",
    "conformance/extensions/ext-float-blend.html",
    "conformance/extensions/oes-texture-half-float.html",
    "conformance/extensions/webgl-draw-buffers.html",
    "conformance/glsl/misc/fragcolor-fragdata-invariant.html",
    "conformance/programs/program-handling.html",
    "conformance/programs/program-test.html",
    "conformance/reading/read-pixels-test.html",
    "conformance/rendering/blending.html",
    "conformance/rendering/rendering-stencil-large-viewport.html",
    "conformance/textures/misc/gl-teximage.html",
    "conformance/textures/misc/texture-corner-case-videos.html",
    "conformance/textures/misc/texture-npot-video.html",
  ],

webgl-conformance-chrome-passthrough
  "failures": [
    "conformance/buffers/buffer-data-and-buffer-sub-data.html",
    "conformance/context/methods.html",
    "conformance/extensions/oes-texture-half-float.html",
    "conformance/glsl/misc/fragcolor-fragdata-invariant.html",
    "conformance/offscreencanvas/methods.html",
    "conformance/offscreencanvas/methods-worker.html",
    "conformance/programs/program-handling.html",
    "conformance/rendering/blending.html",
    "conformance/textures/misc/gl-teximage.html",
    "conformance/textures/webgl_canvas/tex-2d-rgba-rgba-unsigned_byte.html",
    "conformance/textures/webgl_canvas/tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html",
    "conformance/textures/webgl_canvas/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html",
  ],

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200820/271a9700/attachment-0001.htm>


More information about the webkit-unassigned mailing list