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

notes - figure out why we have way too many draw calls / fix for reducing the number of redundant glPrograms #652

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on May 13, 2024

  1. start

    Signed-off-by: hanbollar <[email protected]>
    hanbollar committed May 13, 2024
    Configuration menu
    Copy the full SHA
    fe07149 View commit details
    Browse the repository at this point in the history
  2. temp save

    Signed-off-by: hanbollar <[email protected]>
    hanbollar committed May 13, 2024
    Configuration menu
    Copy the full SHA
    2099ebd View commit details
    Browse the repository at this point in the history
  3. separate page for debug

    Signed-off-by: hanbollar <[email protected]>
    hanbollar committed May 13, 2024
    Configuration menu
    Copy the full SHA
    0efe13a View commit details
    Browse the repository at this point in the history
  4. update

    Signed-off-by: hanbollar <[email protected]>
    hanbollar committed May 13, 2024
    Configuration menu
    Copy the full SHA
    eff1724 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. temp save

    Signed-off-by: hanbollar <[email protected]>
    hanbollar committed May 14, 2024
    Configuration menu
    Copy the full SHA
    9d84004 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    fb2a45e View commit details
    Browse the repository at this point in the history
  2. temp save - separate materials registry

    Signed-off-by: hanbollar <[email protected]>
    hanbollar committed May 16, 2024
    Configuration menu
    Copy the full SHA
    871fdb1 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. another variation

    Signed-off-by: hanbollar <[email protected]>
    hanbollar committed May 17, 2024
    Configuration menu
    Copy the full SHA
    b2332e1 View commit details
    Browse the repository at this point in the history
  2. our version

    Signed-off-by: hanbollar <[email protected]>
    hanbollar committed May 17, 2024
    Configuration menu
    Copy the full SHA
    cd3af5d View commit details
    Browse the repository at this point in the history
  3. clipping and frustum culling

    Signed-off-by: hanbollar <[email protected]>
    hanbollar committed May 17, 2024
    Configuration menu
    Copy the full SHA
    d808d15 View commit details
    Browse the repository at this point in the history
  4. update

    Signed-off-by: hanbollar <[email protected]>
    hanbollar committed May 17, 2024
    Configuration menu
    Copy the full SHA
    3f3dcab View commit details
    Browse the repository at this point in the history
  5. add material caching start

    Signed-off-by: hanbollar <[email protected]>
    hanbollar committed May 17, 2024
    Configuration menu
    Copy the full SHA
    522dc4d View commit details
    Browse the repository at this point in the history
  6. some text system changes

    Signed-off-by: hanbollar <[email protected]>
    hanbollar committed May 17, 2024
    Configuration menu
    Copy the full SHA
    04b0169 View commit details
    Browse the repository at this point in the history