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

Add SKSL editor and another canvas backed by offscreen gpu canvas #9

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    a0179f8 View commit details
    Browse the repository at this point in the history
  2. Implement GPU Rendering

    BandarB7 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    bd69084 View commit details
    Browse the repository at this point in the history
  3. Update SkiaSharp

    BandarB7 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    a90896d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce4b091 View commit details
    Browse the repository at this point in the history
  5. Implement SKSL Editor

    BandarB7 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    25bc061 View commit details
    Browse the repository at this point in the history
  6. Add invert shader (Red/Blue)

    BandarB7 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    1951f35 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

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

Commits on Dec 27, 2023

  1. Refactor and cleanup

    BandarB7 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    42d0b2e View commit details
    Browse the repository at this point in the history
  2. Implement time-based shader

    BandarB7 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    b7baf18 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

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

    BandarB7 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    da28bc9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from BandarB7/feature/AddGPU

    Add off-screen gpu surface to enable SKSL
    BandarB7 authored Dec 30, 2023
    Configuration menu
    Copy the full SHA
    8dd5f20 View commit details
    Browse the repository at this point in the history
  4. Update readme

    BandarB7 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    5531c30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7bbc785 View commit details
    Browse the repository at this point in the history