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

Basic FFI library target, API version 1 #174

Merged
merged 15 commits into from
Jan 10, 2022
Merged

Basic FFI library target, API version 1 #174

merged 15 commits into from
Jan 10, 2022

Commits on Dec 31, 2021

  1. Bump camera far plane

    kvark committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    4932e14 View commit details
    Browse the repository at this point in the history
  2. Basic FFI library target

    kvark committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    28bb3e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2022

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

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    127334c View commit details
    Browse the repository at this point in the history
  2. ffi: implement rendering

    kvark committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    a6f26e3 View commit details
    Browse the repository at this point in the history
  3. ffi: level updates, viewport

    kvark committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    63651dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74e8ba5 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Update wgpu with GLES fixes

    kvark committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    6f134d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51442fe View commit details
    Browse the repository at this point in the history
  3. ffi: fix depth format

    kvark committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    d5722e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

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

Commits on Jan 9, 2022

  1. Palette support

    kvark committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    b87bb76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b366281 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Dirty palette mechanics

    kvark committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    cc37489 View commit details
    Browse the repository at this point in the history
  2. Fix rendering without shadows

    kvark committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    b9e15f4 View commit details
    Browse the repository at this point in the history