[mythtv-commits] mythtv branch fixes/0.26 updated by stuarta. v0.26.1-33-g1a4cebf

Git Repo Owner noreply at mythtv.org
Fri Mar 21 16:50:21 UTC 2014


The branch, fixes/0.26 has been updated on the
mythtv repository by gitolite user stuarta.
       via  1a4cebf795a1400987347f57faeb57cacd0805f9 (commit)
      from  6955690ffba711103bbd510de47ef6fe84f7c08c (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 1a4cebf795a1400987347f57faeb57cacd0805f9
Author:    Stuart Auchterlonie <stuarta at squashedfrog.net> at Fri, 21 Mar 2014 10:07:07 +0000
Committer: Stuart Auchterlonie <stuarta at squashedfrog.net> at Fri, 21 Mar 2014 16:48:38 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=1a4cebf795a1400987347f57faeb57cacd0805f9

Fixes #12098 Only dynamically load the libGLESv2 library if OpenGL ES is enabled.
The nvidia driver version 334.21 has included the libGLESv2 library.
Users upgrading to the newer drivers were seeing mythfrontend segfault
because it was dynamically loading this library and then using it
incorrectly (because mythtv had been build with opengles disabled)

(cherry picked from commit 5c7bd7f127e9ef2cb91de2bf0f82a35b7262d423)

Slight modification to accomodate the 0.26 codebase.



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

Summary of changes:
 mythtv/libs/libmythui/mythrender_opengl.cpp |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

-- 



More information about the mythtv-commits mailing list