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

Remove all the uniforms #346

Merged
merged 6 commits into from
Jan 23, 2020
Merged

Remove all the uniforms #346

merged 6 commits into from
Jan 23, 2020

Commits on Jan 12, 2020

  1. Remove push constants

    Zakor Gyula committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    3bf1996 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. Bake uMode into pipeline

    Gyula Zakor committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    2f7e202 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. Fix texture delete in Device::deinit

    Zakor Gyula committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    c437691 View commit details
    Browse the repository at this point in the history
  2. Remove tracking projection in descriptors

    Zakor Gyula committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    7b49d04 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

  1. Use dynamic uniform buffers

    Zakor Gyula committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    a9a24c5 View commit details
    Browse the repository at this point in the history
  2. Set projection on a per rendertarget basis

    Zakor Gyula committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    3f1c571 View commit details
    Browse the repository at this point in the history