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

Simplify data-driven paint attributes implementation #3527

Merged
merged 20 commits into from
Nov 8, 2016

Commits on Nov 8, 2016

  1. Configuration menu
    Copy the full SHA
    0fd7529 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b998d58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47a0a14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16f8782 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5476198 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5af8a8f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    312c395 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e1a6d59 View commit details
    Browse the repository at this point in the history
  9. unify varying configuration

    mourner committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    0712616 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    16ead52 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    73e00ff View commit details
    Browse the repository at this point in the history
  12. clean up gl program creation

    mourner committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    7cf8037 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    058c230 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0b56bb3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    434c3e8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    be2a76b View commit details
    Browse the repository at this point in the history
  17. much faster program caching mechanism

    which generates 100x smaller cache keys, making program lookups much
    faster
    mourner committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    765e713 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f4cca39 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    36d780b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0d16d21 View commit details
    Browse the repository at this point in the history