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

Partial gfx-0.6 upgrade #298

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from
Draft

Partial gfx-0.6 upgrade #298

wants to merge 16 commits into from

Commits on Jan 22, 2021

  1. update cargo.toml files

    ezpuzz committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    7447e6d View commit details
    Browse the repository at this point in the history
  2. fix changed enum

    ezpuzz committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    c2eef72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    553890d View commit details
    Browse the repository at this point in the history
  4. fix ExactSizeIterator bounds

    ezpuzz committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    08f3e7f View commit details
    Browse the repository at this point in the history
  5. fix two warnings

    ezpuzz committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    04563d6 View commit details
    Browse the repository at this point in the history
  6. fix mimap levels calculation

    ezpuzz committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    702779e View commit details
    Browse the repository at this point in the history
  7. fix ImageView create error

    ezpuzz committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    08a88f8 View commit details
    Browse the repository at this point in the history
  8. everything but image

    ezpuzz committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    b42199a View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2021

  1. Configuration menu
    Copy the full SHA
    6a6c73d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    875c897 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2641de8 View commit details
    Browse the repository at this point in the history
  4. use new read_spirv

    ezpuzz committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    8f29735 View commit details
    Browse the repository at this point in the history
  5. disable opengl

    ezpuzz committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    a5972db View commit details
    Browse the repository at this point in the history
  6. fix vertex iter and read_spriv

    ezpuzz committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    0135c2c View commit details
    Browse the repository at this point in the history
  7. more innocuous

    ezpuzz committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    b1f705e View commit details
    Browse the repository at this point in the history
  8. wip

    ezpuzz committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    bf51b44 View commit details
    Browse the repository at this point in the history