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

Miscellaneous windowing fixes #27

Merged
merged 19 commits into from
Jul 31, 2019
Merged

Miscellaneous windowing fixes #27

merged 19 commits into from
Jul 31, 2019

Conversation

Perksey
Copy link
Member

@Perksey Perksey commented Jul 20, 2019

Summary of the PR

  • Removes MakeCurrent (as approved by the ARB)
  • Makes Invoke call the main thread
  • Remove dispatchers for Update and Render - Update is now just a regular Task.Run and Render is ran on the Run calling thread.

Related issues, Discord discussions, or proposals

Not applicable.

Further Comments

@Perksey Perksey added bug Something isn't working enhancement New feature or request area-Windowing labels Jul 20, 2019
@devvoid devvoid self-requested a review July 20, 2019 19:23
devvoid
devvoid approved these changes Jul 20, 2019
@Perksey Perksey changed the title [WIP] Miscellaneous windowing fixes Miscellaneous windowing fixes Jul 31, 2019
@Perksey Perksey merged commit eef0280 into master Jul 31, 2019
@Perksey Perksey deleted the windowing-misc branch July 31, 2019 18:47
silkdotnet pushed a commit that referenced this pull request Oct 29, 2022
silkdotnet pushed a commit that referenced this pull request Oct 31, 2022
silkdotnet pushed a commit that referenced this pull request Oct 31, 2022
silkdotnet pushed a commit that referenced this pull request Oct 31, 2022
silkdotnet pushed a commit that referenced this pull request Oct 31, 2022
silkdotnet pushed a commit that referenced this pull request Nov 2, 2022
Beyley pushed a commit that referenced this pull request Nov 2, 2022
…SMP Mon Oct 17 02:03:50 UTC 2022 (#1124)

Co-authored-by: The Silk.NET Automaton <9011267+dotnet-bot@users.noreply.github.com>
silkdotnet pushed a commit that referenced this pull request Nov 3, 2022
silkdotnet pushed a commit that referenced this pull request Nov 3, 2022
silkdotnet pushed a commit that referenced this pull request Nov 3, 2022
silkdotnet pushed a commit that referenced this pull request Nov 4, 2022
silkdotnet pushed a commit that referenced this pull request Nov 4, 2022
silkdotnet pushed a commit that referenced this pull request Nov 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Windowing bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants