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

Decouple most of the types from GlDevice and GlResources #593

Merged
merged 5 commits into from
Feb 23, 2015

Conversation

brendanzab
Copy link
Contributor

Working towards #416.

@brendanzab brendanzab changed the title More device untangling Decouple most of the types from GlDevice and GlResources Feb 23, 2015
state: &DrawState)
-> Result<batch::RefBatch<T, GlResources>, batch::BatchError> {
-> Result<batch::RefBatch<T>, batch::BatchError> {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@kvark
Copy link
Member

kvark commented Feb 23, 2015

@bjz I finished the review, now waiting for you to respond.

kvark added a commit that referenced this pull request Feb 23, 2015
Decouple most of the types from GlDevice and GlResources
@kvark kvark merged commit b8a465b into gfx-rs:master Feb 23, 2015
adamnemecek pushed a commit to adamnemecek/gfx that referenced this pull request Apr 1, 2021
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.

2 participants