GNOME Bugzilla – Bug 772698
dispmanx: set_render_rectangle functions is buggy
Last modified: 2016-10-31 14:34:54 UTC
Created attachment 337318 [details] [review] Patch to fix this There was a typo in patch provided in 766081 window_egl->render_rect.y = x; ==> this should have been y
Can you provide a patch with git format-patch please?
Created attachment 337407 [details] [review] Patch to fix this New to git format-patch :) .. I have updated the patch now
commit 1cf3d0a59013e851714705e9d0fffe4fb08db7d8 Author: Munez <munezbn.dev@gmail.com> Date: Tue Oct 11 16:55:17 2016 +0530 gl/dispmanx: Fix set_render_rectangle typo https://bugzilla.gnome.org/show_bug.cgi?id=772698