Skip to content

fix command allocation bug in tutorial05 #6

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

Merged
merged 1 commit into from
May 11, 2016
Merged

fix command allocation bug in tutorial05 #6

merged 1 commit into from
May 11, 2016

Conversation

ggfan
Copy link
Contributor

@ggfan ggfan commented May 10, 2016

Tutorial05 when allocating command buffer, it should allocate just one buffer in each loop, but accidentally allocated swapchain_length, causing trouble. other tutorials are fine.

@hak
Copy link
Contributor

hak commented May 11, 2016

LGTM

@ggfan ggfan merged commit fb02259 into master May 11, 2016
@ggfan ggfan deleted the cmd-buf-fix branch June 6, 2016 19:28
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