[mythtv-firehose] mythtv branch devel/lvr/rpi updated by lvr. v0.28-pre-3283-ge75162a

Git Repo Owner noreply at mythtv.org
Sat Dec 19 14:13:27 UTC 2015


The branch, devel/lvr/rpi has been updated on the
mythtv repository by gitolite user lvr.
       via  e75162a503c17c1c108a057bc8394ae4ba0538e7 (commit)
      from  bcb6b7e399963ef97230d85905f482822b6ebaff (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e75162a503c17c1c108a057bc8394ae4ba0538e7
Author:    Lawrence Rust <lvr at softsystem.co.uk> at Sat, 19 Dec 2015 13:55:55 +0000
Committer: Lawrence Rust <lvr at softsystem.co.uk> at Sat, 19 Dec 2015 14:12:35 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e75162a503c17c1c108a057bc8394ae4ba0538e7

Fix Matrix multiply order
In commit "UI: cache OpenGL shader parameters to reduce render time"
the matrix operations were incorrectly ordered.

"It seems like the QMatrix4x4 transformations are doing the matrix
multiplications from the opposite side compared to our previous class.
The arguments to scale were also incorrect since it used radians and a
(0, 0, 0) rotation vector."

Thanks to Jonatan Lindblad <mythtv at comhem.se>

Signed-off-by: Lawrence Rust <lvr at softsystem.co.uk>



-----------------------------------------------------------------------

Summary of changes:
 mythtv/libs/libmythui/mythrender_opengl2.cpp |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

-- 



More information about the mythtv-firehose mailing list