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

Block gpu thread #2172

Merged
merged 6 commits into from
Apr 6, 2015
Merged

Block gpu thread #2172

merged 6 commits into from
Apr 6, 2015

Commits on Apr 6, 2015

  1. Configuration menu
    Copy the full SHA
    279c657 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bdaa00 View commit details
    Browse the repository at this point in the history
  3. Fifo: rewrite sync on idle skipping hack

    Now it's done without a busy loop
    degasus committed Apr 6, 2015
    Configuration menu
    Copy the full SHA
    b020ae1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2c62b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1ffd32 View commit details
    Browse the repository at this point in the history
  6. Fifo: rewrite Fifo_PauseAndLock

    This lock isn't required any more as our FlushGpu garanty to block until the GPU is idle
    degasus committed Apr 6, 2015
    Configuration menu
    Copy the full SHA
    74795b4 View commit details
    Browse the repository at this point in the history