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

Refactor rendering code #523

Merged
merged 5 commits into from Jun 20, 2013
Merged

Refactor rendering code #523

merged 5 commits into from Jun 20, 2013

Commits on Jun 17, 2013

  1. Warning police.

    metajack committed Jun 17, 2013
  2. Refactor renderer into single function.

    This removes the task per tile rendering and instead renders tiles
    serially. This also unwraps the rendering into a single function so that it's
    much clearer.
    metajack committed Jun 17, 2013

Commits on Jun 20, 2013

  1. Update nss to fix build issues.

    metajack committed Jun 20, 2013
You can’t perform that action at this time.