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

Initial implementation of render-to-texture #561

Merged
merged 9 commits into from
Jan 11, 2020
Merged

Conversation

ryanisaacg
Copy link
Owner

@ryanisaacg ryanisaacg commented Jan 10, 2020

Motivation and Context

Screenshots (if appropriate):

Checks

  • I have read CONTRIBUTING.md.
  • I have updated CHANGES.md, with [BREAKING] next to all breaking changes
  • I have updated the documentation if necessary
  • New example, that demonstrates Surface and render-to-texture

@ryanisaacg ryanisaacg marked this pull request as ready for review January 11, 2020 17:40
@ryanisaacg ryanisaacg merged commit ec31eb3 into master Jan 11, 2020
@ryanisaacg ryanisaacg deleted the add-surface-support branch January 11, 2020 18:09
leod pushed a commit to leod/quicksilver that referenced this pull request Jun 3, 2023
* Initial implementation of render-to-texture

* Add features necessary for the Surface API

The viewport is necessary to at least expose internally, because it
needs to change when using a Surface. Setting it automatically
might be ideal, but currently I don't see a good way to do that

* Add an example for render-to-texture
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant