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

chore: v2 final #120

Merged
merged 45 commits into from
Aug 22, 2024
Merged

chore: v2 final #120

merged 45 commits into from
Aug 22, 2024

Commits on Feb 27, 2024

  1. chore: clean up

    triniwiz committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    e3ee5e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. fix: c2d scaling

    fix: c2d to webgl drawing
    chore: replace image asset lib
    triniwiz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    c71d6f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    f9d2afd View commit details
    Browse the repository at this point in the history
  2. chore: bump

    triniwiz committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    8b97290 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. fix: image handling

    triniwiz committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    bff960d View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. fix: scaling

    triniwiz committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    323a2b0 View commit details
    Browse the repository at this point in the history
  2. chore: remove autoScale

    triniwiz committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f9193d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. chore: updates

    triniwiz committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    f4ec2d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. chore: updates

    triniwiz committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    d01c602 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd6c45b View commit details
    Browse the repository at this point in the history
  3. chore: bump

    triniwiz committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    559537b View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. chore: updates

    fixes: svg crash
    triniwiz committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    c3b9772 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. chore: improve svg handling

    triniwiz committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    05f0c41 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. chore: improve svg rendering

    triniwiz committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    156ada3 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

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

Commits on Apr 25, 2024

  1. chore: updates

    triniwiz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    2e00617 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. chore: updates

    triniwiz committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    89daed2 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. chore: move crates to root

    triniwiz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    d5cd6fc View commit details
    Browse the repository at this point in the history
  2. feat: init webgpu

    triniwiz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    6043ca4 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. chore: use webgpu-core

    triniwiz committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5819bfb View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. feat(webgpu): texture

    triniwiz committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    4bc0c6b View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. chore: updates

    triniwiz committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    9c11b71 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. feat: GPUCommandEncoder

    triniwiz committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    7fd986a View commit details
    Browse the repository at this point in the history
  2. feat: GPUQueue

    triniwiz committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    d17f152 View commit details
    Browse the repository at this point in the history
  3. feat: GPURenderBundle

    triniwiz committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    ee3440a View commit details
    Browse the repository at this point in the history
  4. feat: GPURenderPass

    triniwiz committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    33e8e82 View commit details
    Browse the repository at this point in the history
  5. chore: clean up

    triniwiz committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    bd4d426 View commit details
    Browse the repository at this point in the history
  6. feat: GPURenderPipeline

    triniwiz committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    09bbfc6 View commit details
    Browse the repository at this point in the history
  7. chore: updates

    triniwiz committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    11fed80 View commit details
    Browse the repository at this point in the history
  8. feat: updates

    triniwiz committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    d902bb8 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. chore: updates

    triniwiz committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ce2e8ac View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. chore: updates

    triniwiz committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    2f3f604 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. chore: updates

    triniwiz committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    06bfc06 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. chore: updates

    triniwiz committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    c11f2d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. chore: bump wgpu-core

    triniwiz committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    5ed05a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. chore: working demos

    triniwiz committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    d15801e View commit details
    Browse the repository at this point in the history
  2. chore: updates

    triniwiz committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    9eaa30d View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. chore: webgpu.0

    triniwiz committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f104df6 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. chore: webgpu.1

    triniwiz committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    cdf9826 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. chore: refactor (#125)

    triniwiz authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    99f8ab8 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. chore: webgpu.11 (#126)

    * chore: refactor
    
    * chore: updates
    
    * chore: updates
    
    * chore: render direct
    
    * chore: updates
    
    * chore: webgpu.2
    
    * chore: config
    
    * chore: webgpu.4
    
    * chore: ci
    
    * chore: ci targets
    
    * chore: ci
    
    * chore: ci
    
    * fix: ci
    
    * fix: ci
    
    * chore: cii
    
    * chore: ci
    
    * chore: ci
    
    * chore: ci
    
    * chore: ci
    
    * chore: ci
    
    * chore: ci
    
    * fix: ci
    
    * chore: ci
    
    * chore: ci
    
    * chore: ci
    
    * chore: ci
    
    * chore: ci
    
    * chore: webgpu.5
    
    * chore: cleanup with TS 5.5
    
    * chore: webgpu.6
    
    * chore: webgpu.7
    
    * chore: webgpu.8
    
    * chore: webgpu.9
    
    * chore: webgpu.11
    
    ---------
    
    Co-authored-by: Nathan Walker <[email protected]>
    triniwiz and NathanWalker authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    9d730b4 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. chore: webgpu.12

    triniwiz committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    92730cc View commit details
    Browse the repository at this point in the history
  2. fix: android default limits

    triniwiz committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d15e246 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. chore: webgpu.14

    triniwiz committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    6036378 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. chore: webgpu.15

    triniwiz committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ed1e12c View commit details
    Browse the repository at this point in the history