Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wpe 2.38] No WebGL anti aliasing #1371

Open
KMerzak opened this issue Jul 25, 2024 · 0 comments
Open

[wpe 2.38] No WebGL anti aliasing #1371

KMerzak opened this issue Jul 25, 2024 · 0 comments

Comments

@KMerzak
Copy link

KMerzak commented Jul 25, 2024

Hello !
Iam using :
Cog version 0.16.1
(WPE WebKit 2.38.6) with WPEBackend-fdo
Weston/Wayland : 10.0.1 with the Toradex Veredin IMX8MPlus
The issue i have is I can't enable WebGL context property antialias ( i tried to set antialias : true but nothing changes even enabling WebGLRenderingContext: sampleCoverage() method) it is quite visible when drawing lines with gl.drawArrays with chromium antialiasing works fine
I tried to run the test : https://github.com/WebPlatformForEmbedded/WPEWebKit/blob/wpe2.38/LayoutTests/fast/canvas/webgl/antialiasing-enabled.html
and it failed on cog but passed on chromium.
Do you have any idea what might be happening ? Thanks !

@KMerzak KMerzak changed the title No WebGL anti aliasing [wpe 2.38] No WebGL anti aliasing Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant