Jump to content

Search the Community

Showing results for tags 'simd'.

  • 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. My recent episode with FireFox not running, got me using Firefox nightly. Firefox nightly has SIMD, but I have not been able to run my SIMD code or the code in Math.SIMD.ts for the longest time. Finally, got to the bottom of it. Some of the objects are not the same name, 'float32x4' is now 'Float32x4'. Some of the functions are renamed, 'loadXYZ' is now 'load3'. I changed my code, it needs some TLC, but it now executes. Did not edit math.SIMD.ts. What is the plan?
×
×
  • Create New...