Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRun rawtests in CI #2632
Closed
Run rawtests in CI #2632
Labels
Comments
|
Also, when the notifier stuff changed it looks like they got racy |
|
This was broke by #1904. Previously rawtest and perf would only draw when receiving a new_frame_ready() event. Now they draw when getting a wakeup event. |
|
This is done, as far as I know. Please re-open if there's more work to do here. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It looks like we somehow forgot to do this.