Skip to content

Remove unnecessary ANativeWindow_SetBuffersGeometry() call.#31

Merged
hak merged 1 commit intoplaygameservices:masterfrom
hak:master
Feb 23, 2016
Merged

Remove unnecessary ANativeWindow_SetBuffersGeometry() call.#31
hak merged 1 commit intoplaygameservices:masterfrom
hak:master

Conversation

@hak
Copy link
Copy Markdown
Contributor

@hak hak commented Feb 23, 2016

  • We don't have to call the API unless want to have different buffer size than
    the native resolution.
  • This was causing broken rendering on some devices.

- We don't have to call the API unless want to have different buffer size than
  the native resolution.
- This was causing broken rendering on some devices.
hak added a commit that referenced this pull request Feb 23, 2016
Remove unnecessary ANativeWindow_SetBuffersGeometry() call.
@hak hak merged commit 945e1f3 into playgameservices:master Feb 23, 2016
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