Skip to content
Snippets Groups Projects
Commit b2c74634 authored by Błażej Szczygieł's avatar Błażej Szczygieł Committed by Olivier Fourdan
Browse files

compositor: remove old vblank code

Bug: 13613

Since commit 7115d1b4, we can't disable second (broken) vblank waiting
code.

glXSwapBuffers() already waits for v-blank (if enabled in driver), so
any other "synthetic" waiting for v-blank can reduce performance
(de-sync) without actual benefit.

This patch removes old code to prevent waiting for vblank twice.
parent 0c7bc537
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment