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

WIP upload instance data in RenderBackend #344

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

Commits on Feb 19, 2020

  1. WIP upload instances in RenderBackend

    Zakor Gyula committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    45f373f View commit details
    Browse the repository at this point in the history
  2. Lock Heap higher up in the stack

    Zakor committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    8d980b9 View commit details
    Browse the repository at this point in the history
  3. Change comparison in still_in_flight functions

    Zakor committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    b2952b6 View commit details
    Browse the repository at this point in the history
  4. Minor fixes for the instance buffers

    Zakor committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    7246061 View commit details
    Browse the repository at this point in the history
  5. Don't play with fire (traits)

    Zakor committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    8ed7c86 View commit details
    Browse the repository at this point in the history
  6. Only bind vertex buffer once per frame

    Zakor committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    8aaea69 View commit details
    Browse the repository at this point in the history
  7. Removed an unnecessary sort and dedup

    Zakor committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    cb123ee View commit details
    Browse the repository at this point in the history
  8. Move instance buffers inside RenderDocument

    Zakor committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    9c8896d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7eb4137 View commit details
    Browse the repository at this point in the history