question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Antialias is not working in AMD's video card

See original GitHub issue

Hi, thanks for creating this library, I encountered an unknown issue recently that is when we enable antialias, some computers will fail to render whole PIXI application on Chrome but work fine on Firefox in MacOS, I am not sure it’s due to the recent updates of MacOS or Chrome, but it’s working fine on my computer (same version but different graphics), the only difference is their video card is AMD and mine is Intel, could it be a problem? I am wondering if you could give me some tips to do trouble shooting, I’m desperate 😦

Expected Behavior

Render PIXI App successfully with anti-alias

Current Behavior

Failed to render PIXI App when enabling anti-alias

Possible Solution

Disable anti-alias

Environment

  • pixi.js version: 5.3.7
  • Browser & Version: Version 94.0.4606.61 (Official Build) (x86_64) Chrome
  • OS & Version: MacOS Big Sur, version 11.6 AMD Radeon Pro 5300M 4 GB
  • Running Example: image (the blue square and line are from pixi debug extension, as we can see there is some weird broken gray rectangle displayed on the top, it looks like broken textures)

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:4
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
Ericlmcommented, Nov 6, 2021

Thank you very very very much @ivanpopelyshev for the Smooth Graphics, we had the same issue in our project, with antialiasing making our app completely stuck on Safari, but now, using Smooth Graphics, it’s perfect on all the browsers we target. Thank you so much! 😊

0reactions
stale[bot]commented, Mar 2, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Solved: RX 6600 XT anti-alising not working? - AMD Community
This is a common issue with 6000th generation of Radeon - it just can't into proper DX9 antialiasing - if you use internal...
Read more >
AMD Anti Aliasing not working/working VERY poorly. - Reddit
So anytime I play destiny on my PC, it renders the graphics VERY badly. It looks super choppy, the edges are jagged, and...
Read more >
I think my gpu might be broken in need of help! - TechPowerUp
Are you using any game profiles in the drivers? Have you tried doing a factory reset (I forget AMD's term) when you install/uninstall...
Read more >
What is anti-aliasing? MSAA, FXAA, TAA, and more explained
TAA carries its own issues, however, such as ghosting where a previous ... In AMD's Radeon Software, you can also set up anti-aliasing....
Read more >
how can i fix my aliasing issue? - Tom's Hardware Forum
Have you done some overclocking on your GPU ? What's the make/model number of your PSU ? In what all other games, you...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found