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

Switch layers to use VTF instead of UBO. #390

Merged
merged 1 commit into from Sep 6, 2016
Merged

Commits on Sep 6, 2016

  1. Switch layers to use VTF instead of UBO.

    Using vertex texture fetch simplifies the CPU-side batching code,
    and is also a performance win.
    
    Also clean up the texture binding APIs / code.
    gw3583 committed Sep 6, 2016
You can’t perform that action at this time.