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

Return compilation to native support #964

Closed
wants to merge 20 commits into from

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    62874e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9637dd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a84963 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f9567d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from AndroidWasm/wasm-plasma

    Wasm plasma
    matthias-blume authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    5e5ce1c View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Show the aggregated frame statistics as an overlay.

    Nathan E. Egge authored and negge committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    1e12923 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from negge/main

    Show the aggregated frame statistics as an overlay.
    matthias-blume authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    018a482 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15d8665 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59bb3b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    551ba2e View commit details
    Browse the repository at this point in the history
  6. Various fixups.

    Make display overlays work well on device.
    Add optimization levels.
    matthias-blume committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    290fba1 View commit details
    Browse the repository at this point in the history
  7. Missing files.

    matthias-blume committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    aefe98b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4 from negge/main

    Adjust the overlay size and position.
    matthias-blume authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f2687c6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7bf7d02 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7c5fbbb View commit details
    Browse the repository at this point in the history
  11. Merge pull request #5 from AndroidWasm/stats-and-opts

    Stats and opts
    matthias-blume authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    89f93e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Implement on-screen stats.

    Also gives the WASM version a different identity so
    it can coexist with the regular version on device.
    matthias-blume committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    317c4fa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from AndroidWasm/with-stats

    Implement on-screen stats.
    matthias-blume authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    215ef73 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    8aad675 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09e09e8 View commit details
    Browse the repository at this point in the history