Jump to content

Search the Community

Showing results for tags 'firefox android webgl premultiply alpha'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • HTML5 Game Coding
    • News
    • Game Showcase
    • Facebook Instant Games
    • Web Gaming Standards
    • Coding and Game Design
    • Paid Promotion (Buy Banner)
  • Frameworks
    • Pixi.js
    • Phaser 3
    • Phaser 2
    • Babylon.js
    • Panda 2
    • melonJS
    • Haxe JS
    • Kiwi.js
  • General
    • General Talk
    • GameMonetize
  • Business
    • Collaborations (un-paid)
    • Jobs (Hiring and Freelance)
    • Services Offered
    • Marketplace (Sell Apps, Websites, Games)

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Twitter


Skype


Location


Interests

Found 1 result

  1. Hello, I've encountered a problem on android firefox, game is running very slow. I get errors when creating sprites from atlas. Sprites in it has quite a lot of alpha. I found this topic: http://stackoverflow.com/questions/39251254/avoid-cpu-side-conversion-with-teximage2d-in-firefox which states that it's the problem with computation of alpha. Should I even care about this browser? Error: WebGL: texImage2D: Incurred CPU-side conversion, which is very slow. phaser.min.js:7:26785Error: WebGL: texImage2D: Incurred CPU pixel conversion, which is very slow. phaser.min.js:7:26785Error: WebGL: texImage2D: Chosen format/type incurred an expensive reformat: 0x1908/0x1401,
×
×
  • Create New...