am c3f00492: gralloc-qsd8k: Change composition_complete being a glfinish from stopship to a TODO
Merge commit 'c3f00492488dec0b8eaa5d28aac1bcc8ca899a3c' into eclair-mr2 * commit 'c3f00492488dec0b8eaa5d28aac1bcc8ca899a3c': gralloc-qsd8k: Change composition_complete being a glfinish from stopship to a TODO
This commit is contained in:
commit
d547b3e2be
@ -151,7 +151,7 @@ static int fb_post(struct framebuffer_device_t* dev, buffer_handle_t buffer)
|
||||
|
||||
static int fb_compositionComplete(struct framebuffer_device_t* dev)
|
||||
{
|
||||
// STOPSHIP: Properly implement composition complete callback
|
||||
// TODO: Properly implement composition complete callback
|
||||
glFinish();
|
||||
|
||||
return 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user