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

feat: webgl2, formats, materials, and queries #56

Merged
merged 35 commits into from
Jan 2, 2024
Merged

Commits on Dec 18, 2023

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

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    2a8345b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04fe30b View commit details
    Browse the repository at this point in the history
  3. feat: cpu SH noise material

    mosure committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    33d83c5 View commit details
    Browse the repository at this point in the history
  4. remove unused

    mosure committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    7144ff3 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. fix: unused import warning

    mosure committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    9b254cd View commit details
    Browse the repository at this point in the history
  2. more credits

    mosure committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    98e65df View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. fix: allow degree 0 SH

    mosure committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    bda7e3f View commit details
    Browse the repository at this point in the history
  2. chore: clean default features

    mosure committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    06ab74d View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

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

Commits on Dec 27, 2023

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

Commits on Dec 28, 2023

  1. feat: packed and planar f32

    mosure committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    98b881b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d071f6d View commit details
    Browse the repository at this point in the history
  3. checkin

    mosure committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    166a7dc View commit details
    Browse the repository at this point in the history
  4. remove unused

    mosure committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    c4707d7 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. fix: f16 build errors

    mosure committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    2ef074b View commit details
    Browse the repository at this point in the history
  2. chore: web feature bundle

    mosure committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    5804349 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e20ab16 View commit details
    Browse the repository at this point in the history
  4. fix: planar has bugs

    mosure committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    d97a337 View commit details
    Browse the repository at this point in the history
  5. docs: credit

    mosure committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    2b4b987 View commit details
    Browse the repository at this point in the history
  6. feat: f16 support

    mosure committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    72578e9 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. feat: buffer texture f16

    mosure committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    c80ebc0 View commit details
    Browse the repository at this point in the history
  2. fix: unpacking

    mosure committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    49606d5 View commit details
    Browse the repository at this point in the history
  3. fix: sh0 padding

    mosure committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    7acb01a View commit details
    Browse the repository at this point in the history
  4. fix: web build

    mosure committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    1f70b9f View commit details
    Browse the repository at this point in the history
  5. fix: web dependency issue

    mosure committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    fee1d95 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    24b0abe View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. fix: sorted texture binding

    mosure committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    02ff96b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca123dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f57b78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8f2b30 View commit details
    Browse the repository at this point in the history
  5. fix: planar f32 build

    mosure committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    86d062d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e090bc View commit details
    Browse the repository at this point in the history
  7. fix: lint

    mosure committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    8529605 View commit details
    Browse the repository at this point in the history