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

Make headless-gl context aware #182

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Make headless-gl context aware #182

wants to merge 5 commits into from

Commits on Jan 7, 2020

  1. Configuration menu
    Copy the full SHA
    b2a9cee View commit details
    Browse the repository at this point in the history
  2. Test context-aware module

    dhritzkiv committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    de3c4af View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Add context-aware test

    dhritzkiv committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    8dbcf6b View commit details
    Browse the repository at this point in the history
  2. Add basic worker test

    loads the package in both main thread and worker thread.
    demonstrates two ways of running gl with worker threads - in series, or in parallel. The parallel segfaults currently
    dhritzkiv committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    6825ff7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcd536e View commit details
    Browse the repository at this point in the history