]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/omapdrmtest.git/commit
display-kmscube: Render full video buffer
authorNikhil Devshatwar <nikhil.nd@ti.com>
Wed, 3 Sep 2014 11:31:46 +0000 (17:01 +0530)
committerNikhil Devshatwar <nikhil.nd@ti.com>
Wed, 1 Oct 2014 08:38:31 +0000 (14:08 +0530)
commitc758b2fa68b76fe5a07066521a7a5e09f2374275
tree21dbd52d2cf57558ddb757e44d5e0a345f0937db
parent41c81342d5fc6b43989030e24b3511643e6517e9
display-kmscube: Render full video buffer

The co-ordinates of texture values only use the 80% of the buffer as texture
Due to this, cropped video gets displayed
Fix this by changing the co-ordinates to 100%

Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com>
util/display-kmscube.c