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

GPU Test Framework #3873

Merged
merged 49 commits into from
Oct 19, 2023
Merged

GPU Test Framework #3873

merged 49 commits into from
Oct 19, 2023

Commits on Jun 10, 2023

  1. Begin with a proper CLI

    cwfitzgerald committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    9b69660 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. Fill out proper CLI

    cwfitzgerald committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    2f8f3c1 View commit details
    Browse the repository at this point in the history
  2. Make publishable

    cwfitzgerald committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    b9d0680 View commit details
    Browse the repository at this point in the history
  3. fmt

    cwfitzgerald committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    e468a5b View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    0192b10 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. CPU tests working

    cwfitzgerald committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    25b564e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f771088 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    3b82b5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c79d5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27d8b6b View commit details
    Browse the repository at this point in the history
  4. No fail fast

    cwfitzgerald committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    80ccf26 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce615e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    1762d53 View commit details
    Browse the repository at this point in the history
  2. Various adjustments

    cwfitzgerald committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    824c0ec View commit details
    Browse the repository at this point in the history
  3. Asyncify infrastructure

    cwfitzgerald committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    3ac189a View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    6e54c4d View commit details
    Browse the repository at this point in the history
  2. Fix type name

    cwfitzgerald committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    2fd5b41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ef17b8 View commit details
    Browse the repository at this point in the history
  4. Simple stuff

    cwfitzgerald committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    e0596e1 View commit details
    Browse the repository at this point in the history
  5. CI stuff

    cwfitzgerald committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    b15d74a View commit details
    Browse the repository at this point in the history
  6. Format

    cwfitzgerald committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    0d82a2a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    28dd4e3 View commit details
    Browse the repository at this point in the history
  2. Update

    cwfitzgerald committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    16d27d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Get wasm working

    cwfitzgerald committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    f2df084 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e9a982 View commit details
    Browse the repository at this point in the history
  3. Fix wasm builds

    cwfitzgerald committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    2c0c6ca View commit details
    Browse the repository at this point in the history
  4. Fix more wasm builds

    cwfitzgerald committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    1b7152f View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Clean up canvas creation

    cwfitzgerald committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    40399dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    201d9ad View commit details
    Browse the repository at this point in the history
  3. Fix compilation

    cwfitzgerald committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    7901320 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c11992 View commit details
    Browse the repository at this point in the history
  5. Fix webgl failure

    cwfitzgerald committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    3e7f28a View commit details
    Browse the repository at this point in the history
  6. Fix CI?

    cwfitzgerald committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    6100ba5 View commit details
    Browse the repository at this point in the history
  7. Reorg

    cwfitzgerald committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    5cd6330 View commit details
    Browse the repository at this point in the history
  8. Format

    cwfitzgerald committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    3eab61b View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Add documentation

    cwfitzgerald committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    a72c2c4 View commit details
    Browse the repository at this point in the history
  2. Fix readme

    cwfitzgerald committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    928c840 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Disable swiftshader

    cwfitzgerald committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    4cc4883 View commit details
    Browse the repository at this point in the history
  2. Enable lavapipe

    cwfitzgerald committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    b2ced48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86c1bdb View commit details
    Browse the repository at this point in the history
  4. Clippy

    cwfitzgerald committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    01b06a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ba4ee9 View commit details
    Browse the repository at this point in the history
  6. Fix webgl2

    cwfitzgerald committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    52d5c55 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Configuration menu
    Copy the full SHA
    b5b9ac3 View commit details
    Browse the repository at this point in the history
  2. ZIWM

    cwfitzgerald committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    cb62a2c View commit details
    Browse the repository at this point in the history
  3. Disable wgpu_backend

    cwfitzgerald committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    2aebfbc View commit details
    Browse the repository at this point in the history
  4. Enable metal validation

    cwfitzgerald committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    d76b9a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7c7155 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    6ce403a View commit details
    Browse the repository at this point in the history