Skip to content
  • Matt Pharr's avatar
    Incorporate Google logging framework. · 514194f8
    Matt Pharr authored
    Assert() calls are replaced with corresponding CHECK_*s, which give better
    messages (and print stack traces).
    
    Added some initial support for logging rendering operations, which has been
    useful for chasing down a few bugs already.
    514194f8